| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStandardItemModelPrivate::init| Name: | QStandardItemModelPrivate::init | | Prototype: | void QStandardItemModelPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 351-356 |
| | 3 | 1 |
QStandardItemModelPrivate::itemChanged| Name: | QStandardItemModelPrivate::itemChanged | | Prototype: | void QStandardItemModelPrivate::itemChanged(QStandardItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 496-514 |
| | 10 | 4 |
QStandardItemModelPrivate::rowsAboutToBeInserted| Name: | QStandardItemModelPrivate::rowsAboutToBeInserted | | Prototype: | void QStandardItemModelPrivate::rowsAboutToBeInserted(QStandardItem *parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 519-525 |
| | 3 | 1 |
QStandardItemModelPrivate::rowsAboutToBeRemoved| Name: | QStandardItemModelPrivate::rowsAboutToBeRemoved | | Prototype: | void QStandardItemModelPrivate::rowsAboutToBeRemoved(QStandardItem *parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 541-547 |
| | 3 | 1 |
QStandardItemModelPrivate::rowsInserted| Name: | QStandardItemModelPrivate::rowsInserted | | Prototype: | void QStandardItemModelPrivate::rowsInserted(QStandardItem *parent, int row, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 563-570 |
| | 4 | 2 |
QStandardItemModelPrivate::rowsRemoved| Name: | QStandardItemModelPrivate::rowsRemoved | | Prototype: | void QStandardItemModelPrivate::rowsRemoved(QStandardItem *parent, int row, int count) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 587-601 |
| | 9 | 4 |
QStandardItemModelPrivate::~QStandardItemModelPrivate| Name: | QStandardItemModelPrivate::~QStandardItemModelPrivate | | Prototype: | QStandardItemModelPrivate::~QStandardItemModelPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 341-346 |
| | 3 | 1 |
QStandardItemPrivate::changeFlags| Name: | QStandardItemPrivate::changeFlags | | Prototype: | void QStandardItemPrivate::changeFlags(bool enable, Qt::ItemFlags f) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 176-185 |
| | 6 | 2 |
QStandardItemPrivate::childDeleted| Name: | QStandardItemPrivate::childDeleted | | Prototype: | void QStandardItemPrivate::childDeleted(QStandardItem *child) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 190-195 |
| | 3 | 1 |
QStandardItemPrivate::insertColumns| Name: | QStandardItemPrivate::insertColumns | | Prototype: | bool QStandardItemPrivate::insertColumns(int column, int count, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 451-491 |
| | 30 | 10 |
QStandardItemPrivate::insertRows| Name: | QStandardItemPrivate::insertRows | | Prototype: | bool QStandardItemPrivate::insertRows(int row, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 378-407 |
| | 24 | 8 |
QStandardItemPrivate::insertRows| Name: | QStandardItemPrivate::insertRows | | Prototype: | bool QStandardItemPrivate::insertRows(int row, int count, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 409-446 |
| | 28 | 10 |
QStandardItemPrivate::itemData| Name: | QStandardItemPrivate::itemData | | Prototype: | const QMap<int, QVariant> QStandardItemPrivate::itemData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 225-232 |
| | 5 | 2 |
QStandardItemPrivate::position| Name: | QStandardItemPrivate::position | | Prototype: | QPair<int, int> QStandardItemPrivate::position() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 111-121 |
| | 6 | 3 |
QStandardItemPrivate::setChild| Name: | QStandardItemPrivate::setChild | | Prototype: | void QStandardItemPrivate::setChild(int row, int column, QStandardItem *item, bool emitChanged) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 126-170 |
| | 32 | 12 |
QStandardItemPrivate::setItemData| Name: | QStandardItemPrivate::setItemData | | Prototype: | void QStandardItemPrivate::setItemData(const QMap<int, QVariant> &roles) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 200-220 |
| | 12 | 5 |
QStandardItemPrivate::setModel| Name: | QStandardItemPrivate::setModel | | Prototype: | void QStandardItemPrivate::setModel(QStandardItemModel *mod) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 302-325 |
| | 16 | 7 |
QStandardItemPrivate::sortChildren| Name: | QStandardItemPrivate::sortChildren | | Prototype: | void QStandardItemPrivate::sortChildren(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 237-296 |
| | 39 | 12 |
QStandardItemPrivate::~QStandardItemPrivate| Name: | QStandardItemPrivate::~QStandardItemPrivate | | Prototype: | QStandardItemPrivate::~QStandardItemPrivate() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 94-106 |
| | 9 | 4 |
QStandardPaths::enableTestMode| Name: | QStandardPaths::enableTestMode | | Prototype: | void QStandardPaths::enableTestMode(bool testMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 621-624 |
| | 1 | 1 |
QStateMachine::QStateMachine| Name: | QStateMachine::QStateMachine | | Prototype: | QStateMachine::QStateMachine(QStateMachinePrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2461-2465 |
| | 1 | 1 |
QStateMachinePrivate::_q_killDelayedEventTimer| Name: | QStateMachinePrivate::_q_killDelayedEventTimer | | Prototype: | void QStateMachinePrivate::_q_killDelayedEventTimer(int id, int timerId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1972-1978 |
| | 4 | 1 |
QStateMachinePrivate::createInitialTransition::eventTest| Name: | QStateMachinePrivate::createInitialTransition::eventTest | | Prototype: | bool eventTest(QEvent *) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1727-1727 |
| | 1 | 1 |
QStateMachinePrivate::isExternalEventQueueEmpty| Name: | QStateMachinePrivate::isExternalEventQueueEmpty | | Prototype: | bool QStateMachinePrivate::isExternalEventQueueEmpty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2014-2018 |
| | 2 | 1 |
QStateMachinePrivate::toFinalState| Name: | QStateMachinePrivate::toFinalState | | Prototype: | QFinalState *QStateMachinePrivate::toFinalState(QAbstractState *state) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1239-1244 |
| | 3 | 2 |
QStaticText::QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 155-158 |
| | 2 | 1 |
QStaticText::QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 163-168 |
| | 2 | 1 |
QStaticText::QStaticText| Name: | QStaticText::QStaticText | | Prototype: | QStaticText::QStaticText(const QStaticText &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 173-176 |
| | 1 | 1 |
QStaticText::detach| Name: | QStaticText::detach | | Prototype: | void QStaticText::detach() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 189-193 |
| | 2 | 2 |
QStaticText::operator!=| Name: | QStaticText::operator!= | | Prototype: | bool QStaticText::operator!=(const QStaticText &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 252-255 |
| | 1 | 1 |
QStaticText::operator=| Name: | QStaticText::operator= | | Prototype: | QStaticText &QStaticText::operator=(const QStaticText &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 222-226 |
| | 2 | 1 |
QStaticText::operator==| Name: | QStaticText::operator== | | Prototype: | bool QStaticText::operator==(const QStaticText &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 240-246 |
| | 4 | 1 |
QStaticText::performanceHint| Name: | QStaticText::performanceHint | | Prototype: | QStaticText::PerformanceHint QStaticText::performanceHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 337-340 |
| | 1 | 1 |
QStaticText::prepare| Name: | QStaticText::prepare | | Prototype: | void QStaticText::prepare(const QTransform &matrix, const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 211-216 |
| | 3 | 1 |
QStaticText::setPerformanceHint| Name: | QStaticText::setPerformanceHint | | Prototype: | void QStaticText::setPerformanceHint(PerformanceHint performanceHint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 321-330 |
| | 6 | 2 |
QStaticText::setText| Name: | QStaticText::setText | | Prototype: | void QStaticText::setText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 264-269 |
| | 3 | 1 |
QStaticText::setTextFormat| Name: | QStaticText::setTextFormat | | Prototype: | void QStaticText::setTextFormat(Qt::TextFormat textFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 282-287 |
| | 3 | 1 |
QStaticText::setTextOption| Name: | QStaticText::setTextOption | | Prototype: | void QStaticText::setTextOption(const QTextOption &textOption) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 347-352 |
| | 3 | 1 |
QStaticText::setTextWidth| Name: | QStaticText::setTextWidth | | Prototype: | void QStaticText::setTextWidth(qreal textWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 375-380 |
| | 3 | 1 |
QStaticText::size| Name: | QStaticText::size | | Prototype: | QSizeF QStaticText::size() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 397-402 |
| | 3 | 2 |
QStaticText::text| Name: | QStaticText::text | | Prototype: | QString QStaticText::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 304-307 |
| | 1 | 1 |
QStaticText::textFormat| Name: | QStaticText::textFormat | | Prototype: | Qt::TextFormat QStaticText::textFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 294-297 |
| | 1 | 1 |
QStaticText::textOption| Name: | QStaticText::textOption | | Prototype: | QTextOption QStaticText::textOption() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QStaticText::textWidth| Name: | QStaticText::textWidth | | Prototype: | qreal QStaticText::textWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 387-390 |
| | 1 | 1 |
QStaticText::~QStaticText| Name: | QStaticText::~QStaticText | | Prototype: | QStaticText::~QStaticText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QStaticTextPrivate::QStaticTextPrivate| Name: | QStaticTextPrivate::QStaticTextPrivate | | Prototype: | QStaticTextPrivate::QStaticTextPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 404-409 |
| | 2 | 1 |
QStaticTextPrivate::QStaticTextPrivate| Name: | QStaticTextPrivate::QStaticTextPrivate | | Prototype: | QStaticTextPrivate::QStaticTextPrivate(const QStaticTextPrivate &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 411-417 |
| | 2 | 1 |
QStaticTextPrivate::get| Name: | QStaticTextPrivate::get | | Prototype: | QStaticTextPrivate *QStaticTextPrivate::get(const QStaticText *q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 426-429 |
| | 1 | 1 |
QStaticTextPrivate::init| Name: | QStaticTextPrivate::init | | Prototype: | void QStaticTextPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 669-707 |
| | 23 | 2 |
QStaticTextPrivate::paintText| Name: | QStaticTextPrivate::paintText | | Prototype: | void QStaticTextPrivate::paintText(const QPointF &topLeftPosition, QPainter *p) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 602-667 |
| | 44 | 7 |
QStaticTextPrivate::~QStaticTextPrivate| Name: | QStaticTextPrivate::~QStaticTextPrivate | | Prototype: | QStaticTextPrivate::~QStaticTextPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 419-424 |
| | 3 | 1 |
QStatusBar::QStatusBar| Name: | QStatusBar::QStatusBar | | Prototype: | QStatusBar::QStatusBar(QWidget * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 229-242 |
| | 5 | 1 |
QStatusBar::addPermanentWidget| Name: | QStatusBar::addPermanentWidget | | Prototype: | void QStatusBar::addPermanentWidget(QWidget * widget, int stretch) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 335-340 |
| | 3 | 2 |
QStatusBar::addWidget| Name: | QStatusBar::addWidget | | Prototype: | void QStatusBar::addWidget(QWidget * widget, int stretch) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 270-275 |
| | 3 | 2 |
QStatusBar::clearMessage| Name: | QStatusBar::clearMessage | | Prototype: | void QStatusBar::clearMessage() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 575-586 |
| | 8 | 3 |
QStatusBar::currentMessage| Name: | QStatusBar::currentMessage | | Prototype: | QString QStatusBar::currentMessage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 594-598 |
| | 2 | 1 |
QStatusBar::event| Name: | QStatusBar::event | | Prototype: | bool QStatusBar::event(QEvent *e) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 706-788 |
| | 25 | 10 |
QStatusBar::hideOrShow| Name: | QStatusBar::hideOrShow | | Prototype: | void QStatusBar::hideOrShow() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 616-644 |
| | 17 | 6 |
QStatusBar::insertPermanentWidget| Name: | QStatusBar::insertPermanentWidget | | Prototype: | int QStatusBar::insertPermanentWidget(int index, QWidget *widget, int stretch) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 361-381 |
| | 13 | 4 |
QStatusBar::insertWidget| Name: | QStatusBar::insertWidget | | Prototype: | int QStatusBar::insertWidget(int index, QWidget *widget, int stretch) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 296-319 |
| | 15 | 5 |
QStatusBar::isSizeGripEnabled| Name: | QStatusBar::isSizeGripEnabled | | Prototype: | bool QStatusBar::isSizeGripEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 431-439 |
| | 2 | 1 |
QStatusBar::paintEvent| Name: | QStatusBar::paintEvent | | Prototype: | void QStatusBar::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 665-692 |
| | 19 | 5 |
QStatusBar::reformat| Name: | QStatusBar::reformat | | Prototype: | void QStatusBar::reformat() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 472-532 |
| | 43 | 8 |
QStatusBar::removeWidget| Name: | QStatusBar::removeWidget | | Prototype: | void QStatusBar::removeWidget(QWidget *widget) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 393-420 |
| | 18 | 6 |
QStatusBar::resizeEvent| Name: | QStatusBar::resizeEvent | | Prototype: | void QStatusBar::resizeEvent(QResizeEvent * e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 697-700 |
| | 1 | 1 |
QStatusBar::setSizeGripEnabled| Name: | QStatusBar::setSizeGripEnabled | | Prototype: | void QStatusBar::setSizeGripEnabled(bool enabled) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 441-463 |
| | 13 | 4 |
QStatusBar::showEvent| Name: | QStatusBar::showEvent | | Prototype: | void QStatusBar::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 649-656 |
| | 3 | 2 |
QStatusBar::showMessage| Name: | QStatusBar::showMessage | | Prototype: | void QStatusBar::showMessage(const QString &message, int timeout) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 548-567 |
| | 13 | 5 |
QStatusBar::~QStatusBar| Name: | QStatusBar::~QStatusBar | | Prototype: | QStatusBar::~QStatusBar() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 248-253 |
| | 3 | 2 |
QStatusBarPrivate::SBItem::SBItem| Name: | QStatusBarPrivate::SBItem::SBItem | | Prototype: | SBItem(QWidget* widget, int stretch, bool permanent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 70-71 |
| | 1 | 1 |
QStatusBarPrivate::indexToLastNonPermanentWidget| Name: | QStatusBarPrivate::indexToLastNonPermanentWidget | | Prototype: | int indexToLastNonPermanentWidget() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 94-103 |
| | 6 | 3 |
QStatusBarPrivate::messageRect| Name: | QStatusBarPrivate::messageRect | | Prototype: | QRect QStatusBarPrivate::messageRect() const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 123-155 |
| | 19 | 8 |
QStatusBarPrivate::tryToShowSizeGrip| Name: | QStatusBarPrivate::tryToShowSizeGrip | | Prototype: | void tryToShowSizeGrip() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 106-116 |
| | 8 | 3 |
QStatusNotifierItemAdaptor::Activate| Name: | QStatusNotifierItemAdaptor::Activate | | Prototype: | void QStatusNotifierItemAdaptor::Activate(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 159-163 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::ContextMenu| Name: | QStatusNotifierItemAdaptor::ContextMenu | | Prototype: | void QStatusNotifierItemAdaptor::ContextMenu(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 165-169 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor| Name: | QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor | | Prototype: | QStatusNotifierItemAdaptor::QStatusNotifierItemAdaptor(QDBusTrayIcon *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 61-65 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::Scroll| Name: | QStatusNotifierItemAdaptor::Scroll | | Prototype: | void QStatusNotifierItemAdaptor::Scroll(int w, const QString &s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 171-175 |
| | 1 | 2 |
QStatusNotifierItemAdaptor::SecondaryActivate| Name: | QStatusNotifierItemAdaptor::SecondaryActivate | | Prototype: | void QStatusNotifierItemAdaptor::SecondaryActivate(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 177-181 |
| | 2 | 2 |
QStatusNotifierItemAdaptor::attentionIconName| Name: | QStatusNotifierItemAdaptor::attentionIconName | | Prototype: | QString QStatusNotifierItemAdaptor::attentionIconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 71-74 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::attentionIconPixmap| Name: | QStatusNotifierItemAdaptor::attentionIconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::attentionIconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::attentionMovieName| Name: | QStatusNotifierItemAdaptor::attentionMovieName | | Prototype: | QString QStatusNotifierItemAdaptor::attentionMovieName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 81-84 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::category| Name: | QStatusNotifierItemAdaptor::category | | Prototype: | QString QStatusNotifierItemAdaptor::category() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::iconName| Name: | QStatusNotifierItemAdaptor::iconName | | Prototype: | QString QStatusNotifierItemAdaptor::iconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 91-94 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::iconPixmap| Name: | QStatusNotifierItemAdaptor::iconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::iconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 96-99 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::id| Name: | QStatusNotifierItemAdaptor::id | | Prototype: | QString QStatusNotifierItemAdaptor::id() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 101-106 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::itemIsMenu| Name: | QStatusNotifierItemAdaptor::itemIsMenu | | Prototype: | bool QStatusNotifierItemAdaptor::itemIsMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 108-115 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::menu| Name: | QStatusNotifierItemAdaptor::menu | | Prototype: | QDBusObjectPath QStatusNotifierItemAdaptor::menu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 117-120 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::overlayIconName| Name: | QStatusNotifierItemAdaptor::overlayIconName | | Prototype: | QString QStatusNotifierItemAdaptor::overlayIconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 122-125 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::overlayIconPixmap| Name: | QStatusNotifierItemAdaptor::overlayIconPixmap | | Prototype: | QXdgDBusImageVector QStatusNotifierItemAdaptor::overlayIconPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 127-131 |
| | 2 | 1 |
QStatusNotifierItemAdaptor::status| Name: | QStatusNotifierItemAdaptor::status | | Prototype: | QString QStatusNotifierItemAdaptor::status() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 133-136 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::title| Name: | QStatusNotifierItemAdaptor::title | | Prototype: | QString QStatusNotifierItemAdaptor::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 138-144 |
| | 1 | 1 |
QStatusNotifierItemAdaptor::toolTip| Name: | QStatusNotifierItemAdaptor::toolTip | | Prototype: | QXdgDBusToolTipStruct QStatusNotifierItemAdaptor::toolTip() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | | Lines: | 146-157 |
| | 7 | 2 |
QStatusTipEvent::QStatusTipEvent| Name: | QStatusTipEvent::QStatusTipEvent | | Prototype: | QStatusTipEvent::QStatusTipEvent(const QString &tip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3298-3300 |
| | 1 | 1 |
QStorageInfo::QStorageInfo| Name: | QStorageInfo::QStorageInfo | | Prototype: | QStorageInfo::QStorageInfo(const QDir &dir) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 109-113 |
| | 1 | 1 |
QStorageInfo::displayName| Name: | QStorageInfo::displayName | | Prototype: | QString QStorageInfo::displayName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 290-295 |
| | 3 | 2 |
QStorageInfo::operator=| Name: | QStorageInfo::operator= | | Prototype: | QStorageInfo &QStorageInfo::operator=(const QStorageInfo &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 133-137 |
| | 2 | 1 |
QStorageInfoPrivate::initRootPath::[lambda]| Name: | QStorageInfoPrivate::initRootPath::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 469-469 |
| | 0 | 1 |
QString::expand| Name: | QString::expand | | Prototype: | void QString::expand(int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1791-1794 |
| | 1 | 1 |
QString::isSimpleText| Name: | QString::isSimpleText | | Prototype: | bool QString::isSimpleText() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8055-8069 |
| | 8 | 3 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(const QString &before, QLatin1String after, Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2703-2709 |
| | 4 | 1 |