| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QMetaProperty::isEditable| Name: | QMetaProperty::isEditable | | Prototype: | bool QMetaProperty::isEditable(const QObject *object) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3437-3449 |
| | 9 | 3 |
QMetaProperty::isDesignable| Name: | QMetaProperty::isDesignable | | Prototype: | bool QMetaProperty::isDesignable(const QObject *object) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3304-3318 |
| | 9 | 3 |
QMetaObjectPrivate::indexOfSignalRelative| Name: | QMetaObjectPrivate::indexOfSignalRelative | | Prototype: | int QMetaObjectPrivate::indexOfSignalRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 710-728 |
| | 10 | 3 |
QMetaObjectPrivate::indexOfConstructor| Name: | QMetaObjectPrivate::indexOfConstructor | | Prototype: | int QMetaObjectPrivate::indexOfConstructor(const QMetaObject *m, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 786-795 |
| | 5 | 3 |
QMetaObjectPrivate::decodeMethodSignature| Name: | QMetaObjectPrivate::decodeMethodSignature | | Prototype: | QByteArray QMetaObjectPrivate::decodeMethodSignature( const char *signature, QArgumentTypeArray &types) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 665-678 |
| | 10 | 3 |
QMetaObjectBuilderPrivate::hasRevisionedProperties| Name: | QMetaObjectBuilderPrivate::hasRevisionedProperties | | Prototype: | bool QMetaObjectBuilderPrivate::hasRevisionedProperties() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 226-233 |
| | 4 | 3 |
QMetaObjectBuilderPrivate::hasRevisionedMethods| Name: | QMetaObjectBuilderPrivate::hasRevisionedMethods | | Prototype: | bool QMetaObjectBuilderPrivate::hasRevisionedMethods() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 235-242 |
| | 4 | 3 |
QMetaObjectBuilder::indexOfSlot| Name: | QMetaObjectBuilder::indexOfSlot | | Prototype: | int QMetaObjectBuilder::indexOfSlot(const QByteArray& signature) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 992-1001 |
| | 6 | 3 |
QMetaObjectBuilder::indexOfSignal| Name: | QMetaObjectBuilder::indexOfSignal | | Prototype: | int QMetaObjectBuilder::indexOfSignal(const QByteArray& signature) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 975-984 |
| | 6 | 3 |
QMetaObjectBuilder::indexOfProperty| Name: | QMetaObjectBuilder::indexOfProperty | | Prototype: | int QMetaObjectBuilder::indexOfProperty(const QByteArray& name) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1025-1032 |
| | 4 | 3 |
QMetaObjectBuilder::indexOfMethod| Name: | QMetaObjectBuilder::indexOfMethod | | Prototype: | int QMetaObjectBuilder::indexOfMethod(const QByteArray& signature) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 959-967 |
| | 5 | 3 |
QMetaObjectBuilder::indexOfEnumerator| Name: | QMetaObjectBuilder::indexOfEnumerator | | Prototype: | int QMetaObjectBuilder::indexOfEnumerator(const QByteArray& name) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1040-1047 |
| | 4 | 3 |
QMetaObjectBuilder::indexOfConstructor| Name: | QMetaObjectBuilder::indexOfConstructor | | Prototype: | int QMetaObjectBuilder::indexOfConstructor(const QByteArray& signature) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1009-1017 |
| | 5 | 3 |
QMetaObjectBuilder::indexOfClassInfo| Name: | QMetaObjectBuilder::indexOfClassInfo | | Prototype: | int QMetaObjectBuilder::indexOfClassInfo(const QByteArray& name) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1056-1063 |
| | 4 | 3 |
QMetaObjectBuilder::addProperty| Name: | QMetaObjectBuilder::addProperty | | Prototype: | QMetaPropertyBuilder QMetaObjectBuilder::addProperty(const QMetaProperty& prototype) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 580-606 |
| | 22 | 3 |
QMetaObject::userProperty| Name: | QMetaObject::userProperty | | Prototype: | QMetaProperty QMetaObject::userProperty() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1149-1158 |
| | 6 | 3 |
QMetaObject::method| Name: | QMetaObject::method | | Prototype: | QMetaMethod QMetaObject::method(int index) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1051-1064 |
| | 9 | 3 |
QMetaObject::enumerator| Name: | QMetaObject::enumerator | | Prototype: | QMetaEnum QMetaObject::enumerator(int index) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1071-1084 |
| | 9 | 3 |
QMetaObject::classInfo| Name: | QMetaObject::classInfo | | Prototype: | QMetaClassInfo QMetaObject::classInfo(int index) const | | Coverage: | 72.727% (8/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1170-1183 |
| | 9 | 3 |
QMetaMethodPrivate::signature| Name: | QMetaMethodPrivate::signature | | Prototype: | QByteArray QMetaMethodPrivate::signature() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1639-1654 |
| | 12 | 3 |
QMetaMethodBuilder::setRevision| Name: | QMetaMethodBuilder::setRevision | | Prototype: | void QMetaMethodBuilder::setRevision(int revision) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2098-2108 |
| | 6 | 3 |
QMetaMethodBuilder::d_func| Name: | QMetaMethodBuilder::d_func | | Prototype: | QMetaMethodBuilderPrivate *QMetaMethodBuilder::d_func() const | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1875-1884 |
| | 5 | 3 |
QMetaMethod::revision| Name: | QMetaMethod::revision | | Prototype: | int QMetaMethod::revision() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1973-1984 |
| | 8 | 3 |
QMetaMethod::fromSignalImpl| Name: | QMetaMethod::fromSignalImpl | | Prototype: | QMetaMethod QMetaMethod::fromSignalImpl(const QMetaObject *metaObject, void **signal) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2035-2049 |
| | 10 | 3 |
QMetaEnum::value| Name: | QMetaEnum::value | | Prototype: | int QMetaEnum::value(int index) const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2526-2535 |
| | 7 | 3 |
QMetaEnum::key| Name: | QMetaEnum::key | | Prototype: | const char *QMetaEnum::key(int index) const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2509-2518 |
| | 7 | 3 |
QMetaCallEvent::placeMetaCall| Name: | QMetaCallEvent::placeMetaCall | | Prototype: | void QMetaCallEvent::placeMetaCall(QObject *object) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 490-499 |
| | 5 | 3 |
QMessageLogger::warning| Name: | QMessageLogger::warning | | Prototype: | void QMessageLogger::warning(const QLoggingCategory &cat, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 567-583 |
| | 11 | 3 |
QMessageLogger::warning| Name: | QMessageLogger::warning | | Prototype: | void QMessageLogger::warning(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 592-610 |
| | 12 | 3 |
QMessageLogger::info| Name: | QMessageLogger::info | | Prototype: | void QMessageLogger::info(const QLoggingCategory &cat, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 449-465 |
| | 11 | 3 |
QMessageLogger::info| Name: | QMessageLogger::info | | Prototype: | void QMessageLogger::info(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 474-492 |
| | 12 | 3 |
QMessageLogger::debug| Name: | QMessageLogger::debug | | Prototype: | void QMessageLogger::debug(const QLoggingCategory &cat, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 338-354 |
| | 11 | 3 |
QMessageLogger::debug| Name: | QMessageLogger::debug | | Prototype: | void QMessageLogger::debug(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 363-381 |
| | 12 | 3 |
QMessageLogger::critical| Name: | QMessageLogger::critical | | Prototype: | void QMessageLogger::critical(const QLoggingCategory &cat, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 683-699 |
| | 11 | 3 |
QMessageLogger::critical| Name: | QMessageLogger::critical | | Prototype: | void QMessageLogger::critical(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 708-726 |
| | 12 | 3 |
QMessageBoxPrivate::execReturnCode| Name: | QMessageBoxPrivate::execReturnCode | | Prototype: | int QMessageBoxPrivate::execReturnCode(QAbstractButton *button) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 483-492 |
| | 6 | 3 |
QMessageBoxPrivate::abstractButtonForId| Name: | QMessageBoxPrivate::abstractButtonForId | | Prototype: | QAbstractButton *QMessageBoxPrivate::abstractButtonForId(int id) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2013-2022 |
| | 7 | 3 |
QMessageBoxPrivate::_q_buttonClicked| Name: | QMessageBoxPrivate::_q_buttonClicked | | Prototype: | void QMessageBoxPrivate::_q_buttonClicked(QAbstractButton *button) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 494-517 |
| | 14 | 3 |
QMessageBox::showEvent| Name: | QMessageBox::showEvent | | Prototype: | void QMessageBox::showEvent(QShowEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1594-1619 |
| | 10 | 3 |
QMessageBox::setStandardButtons| Name: | QMessageBox::setStandardButtons | | Prototype: | void QMessageBox::setStandardButtons(StandardButtons buttons) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 929-941 |
| | 9 | 3 |
QMessageBox::setButtonText| Name: | QMessageBox::setButtonText | | Prototype: | void QMessageBox::setButtonText(int button, const QString &text) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2504-2513 |
| | 5 | 3 |
QMessageBox::removeButton| Name: | QMessageBox::removeButton | | Prototype: | void QMessageBox::removeButton(QAbstractButton *button) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 906-916 |
| | 8 | 3 |
QMessageBox::buttonText| Name: | QMessageBox::buttonText | | Prototype: | QString QMessageBox::buttonText(int button) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2482-2493 |
| | 6 | 3 |
QMessageAuthenticationCode::result| Name: | QMessageAuthenticationCode::result | | Prototype: | QByteArray QMessageAuthenticationCode::result() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | | Lines: | 257-280 |
| | 14 | 3 |
QMenuSloppyState::leave| Name: | QMenuSloppyState::leave | | Prototype: | void QMenuSloppyState::leave() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 663-670 |
| | 4 | 3 |
QMenuSloppyState::enter| Name: | QMenuSloppyState::enter | | Prototype: | void QMenuSloppyState::enter() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 644-654 |
| | 6 | 3 |
QMenuSloppyState::childLeave| Name: | QMenuSloppyState::childLeave | | Prototype: | void QMenuSloppyState::childLeave() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 672-679 |
| | 4 | 3 |
QMenuPrivate::syncPlatformMenu| Name: | QMenuPrivate::syncPlatformMenu | | Prototype: | void QMenuPrivate::syncPlatformMenu() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 172-192 |
| | 16 | 3 |
QMenuPrivate::setPlatformMenu| Name: | QMenuPrivate::setPlatformMenu | | Prototype: | void QMenuPrivate::setPlatformMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 156-167 |
| | 7 | 3 |
QMenuBarPrivate::init| Name: | QMenuBarPrivate::init | | Prototype: | void QMenuBarPrivate::init() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 687-715 |
| | 13 | 3 |
QMenuBarPrivate::activateAction| Name: | QMenuBarPrivate::activateAction | | Prototype: | void QMenuBarPrivate::activateAction(QAction *action, QAction::ActionEvent action_e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 493-506 |
| | 6 | 3 |
QMenuBarPrivate::actionAt| Name: | QMenuBarPrivate::actionAt | | Prototype: | QAction *QMenuBarPrivate::actionAt(QPoint p) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 108-115 |
| | 4 | 3 |
QMenuBarPrivate::_q_internalShortcutActivated| Name: | QMenuBarPrivate::_q_internalShortcutActivated | | Prototype: | void QMenuBarPrivate::_q_internalShortcutActivated(int id) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1700-1713 |
| | 8 | 3 |
QMenuBarPrivate::_q_actionHovered| Name: | QMenuBarPrivate::_q_actionHovered | | Prototype: | void QMenuBarPrivate::_q_actionHovered() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 517-531 |
| | 8 | 3 |
QMenuBar::setVisible| Name: | QMenuBar::setVisible | | Prototype: | void QMenuBar::setVisible(bool visible) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1011-1019 |
| | 5 | 3 |
QMenuBar::mouseMoveEvent| Name: | QMenuBar::mouseMoveEvent | | Prototype: | void QMenuBar::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1182-1191 |
| | 7 | 3 |
QMenu::isEmpty| Name: | QMenu::isEmpty | | Prototype: | bool QMenu::isEmpty() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1998-2008 |
| | 6 | 3 |
QMenu::clear| Name: | QMenu::clear | | Prototype: | void QMenu::clear() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2016-2025 |
| | 5 | 3 |
QMdiSubWindowPrivate::updateDirtyRegions| Name: | QMdiSubWindowPrivate::updateDirtyRegions | | Prototype: | void QMdiSubWindowPrivate::updateDirtyRegions() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1088-1096 |
| | 4 | 3 |
QMdiSubWindowPrivate::updateCursor| Name: | QMdiSubWindowPrivate::updateCursor | | Prototype: | void QMdiSubWindowPrivate::updateCursor() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1064-1083 |
| | 7 | 3 |
QMdiSubWindowPrivate::titleBarHeight| Name: | QMdiSubWindowPrivate::titleBarHeight | | Prototype: | int QMdiSubWindowPrivate::titleBarHeight(const QStyleOptionTitleBar &options) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1708-1720 |
| | 8 | 3 |
QMdiSubWindowPrivate::storeFocusWidget| Name: | QMdiSubWindowPrivate::storeFocusWidget | | Prototype: | inline void QMdiSubWindowPrivate::storeFocusWidget() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1317-1323 |
| | 3 | 3 |
QMdiSubWindowPrivate::restoreFocus| Name: | QMdiSubWindowPrivate::restoreFocus | | Prototype: | bool QMdiSubWindowPrivate::restoreFocus() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2055-2068 |
| | 10 | 3 |
QMdiSubWindowPrivate::originalWindowTitle| Name: | QMdiSubWindowPrivate::originalWindowTitle | | Prototype: | QString QMdiSubWindowPrivate::originalWindowTitle() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 245-254 |
| | 6 | 3 |
QMdiSubWindowPrivate::menuBar| Name: | QMdiSubWindowPrivate::menuBar | | Prototype: | QMenuBar *QMdiSubWindowPrivate::menuBar() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 730-744 |
| | 6 | 3 |
QMdiSubWindowPrivate::leaveInteractiveMode| Name: | QMdiSubWindowPrivate::leaveInteractiveMode | | Prototype: | void QMdiSubWindowPrivate::leaveInteractiveMode() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 967-982 |
| | 10 | 3 |
QMdiSubWindowPrivate::getOperation| Name: | QMdiSubWindowPrivate::getOperation | | Prototype: | QMdiSubWindowPrivate::Operation QMdiSubWindowPrivate::getOperation(const QPoint &pos) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1604-1611 |
| | 5 | 3 |
QMdiSubWindowPrivate::enterRubberBandMode| Name: | QMdiSubWindowPrivate::enterRubberBandMode | | Prototype: | void QMdiSubWindowPrivate::enterRubberBandMode() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1884-1902 |
| | 14 | 3 |
QMdiSubWindowPrivate::_q_updateStaysOnTopHint| Name: | QMdiSubWindowPrivate::_q_updateStaysOnTopHint | | Prototype: | void QMdiSubWindowPrivate::_q_updateStaysOnTopHint() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 889-903 |
| | 7 | 3 |
QMdiSubWindowPrivate::_q_processFocusChanged| Name: | QMdiSubWindowPrivate::_q_processFocusChanged | | Prototype: | void QMdiSubWindowPrivate::_q_processFocusChanged(QWidget *old, QWidget *now) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 953-962 |
| | 6 | 3 |
QMdiSubWindow::moveEvent| Name: | QMdiSubWindow::moveEvent | | Prototype: | void QMdiSubWindow::moveEvent(QMoveEvent *moveEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3113-3123 |
| | 6 | 3 |
QMdiSubWindow::contextMenuEvent| Name: | QMdiSubWindow::contextMenuEvent | | Prototype: | void QMdiSubWindow::contextMenuEvent(QContextMenuEvent *contextMenuEvent) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3438-3452 |
| | 8 | 3 |
QMdiSubWindow::childEvent| Name: | QMdiSubWindow::childEvent | | Prototype: | void QMdiSubWindow::childEvent(QChildEvent *childEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3474-3482 |
| | 4 | 3 |
QMdiAreaTabBar::mousePressEvent| Name: | QMdiAreaTabBar::mousePressEvent | | Prototype: | void QMdiAreaTabBar::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 582-596 |
| | 8 | 3 |
QMdiAreaPrivate::showRubberBandFor| Name: | QMdiAreaPrivate::showRubberBandFor | | Prototype: | void QMdiAreaPrivate::showRubberBandFor(QMdiSubWindow *subWindow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1531-1543 |
| | 7 | 3 |
QMdiAreaPrivate::activateHighlightedWindow| Name: | QMdiAreaPrivate::activateHighlightedWindow | | Prototype: | void QMdiAreaPrivate::activateHighlightedWindow() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1025-1038 |
| | 7 | 3 |
QMdiArea::setOption| Name: | QMdiArea::setOption | | Prototype: | void QMdiArea::setOption(AreaOption option, bool on) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2099-2106 |
| | 5 | 3 |
QMdiArea::activatePreviousSubWindow| Name: | QMdiArea::activatePreviousSubWindow | | Prototype: | void QMdiArea::activatePreviousSubWindow() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1927-1936 |
| | 6 | 3 |
QMdiArea::activateNextSubWindow| Name: | QMdiArea::activateNextSubWindow | | Prototype: | void QMdiArea::activateNextSubWindow() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1909-1918 |
| | 6 | 3 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QRegion QMatrix::map(const QRegion &r) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 665-677 |
| | 8 | 3 |
QMatrix4x4::transposed| Name: | QMatrix4x4::transposed | | Prototype: | QMatrix4x4 QMatrix4x4::transposed() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 579-590 |
| | 6 | 3 |
QMatrix4x4::toTransform| Name: | QMatrix4x4::toTransform | | Prototype: | QTransform QMatrix4x4::toTransform(float distanceToPlane) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1705-1730 |
| | 12 | 3 |
QMatrix4x4::perspective| Name: | QMatrix4x4::perspective | | Prototype: | void QMatrix4x4::perspective(float verticalAngle, float aspectRatio, float nearPlane, float farPlane) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1485-1519 |
| | 27 | 3 |
QMatrix4x4::copyDataTo| Name: | QMatrix4x4::copyDataTo | | Prototype: | void QMatrix4x4::copyDataTo(float *values) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1649-1654 |
| | 3 | 3 |
QMatrix4x4::QMatrix4x4| Name: | QMatrix4x4::QMatrix4x4 | | Prototype: | QMatrix4x4::QMatrix4x4(const float *values) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 98-104 |
| | 4 | 3 |
QMapDataBase::freeTree| Name: | QMapDataBase::freeTree | | Prototype: | void QMapDataBase::freeTree(QMapNodeBase *root, int alignment) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 343-350 |
| | 5 | 3 |
QMainWindowTabBar::mouseReleaseEvent| Name: | QMainWindowTabBar::mouseReleaseEvent | | Prototype: | void QMainWindowTabBar::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1596-1606 |
| | 6 | 3 |
QMainWindowLayoutState::unplug| Name: | QMainWindowLayoutState::unplug | | Prototype: | QLayoutItem *QMainWindowLayoutState::unplug(const QList<int> &path, QMainWindowLayoutState *other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 809-826 |
| | 6 | 3 |
QMainWindowLayoutState::takeAt| Name: | QMainWindowLayoutState::takeAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::takeAt(int index, int *x) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 536-555 |
| | 5 | 3 |
QMainWindowLayoutState::saveState| Name: | QMainWindowLayoutState::saveState | | Prototype: | void QMainWindowLayoutState::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 828-847 |
| | 9 | 3 |
QMainWindowLayoutState::remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 687-700 |
| | 5 | 3 |
QMainWindowLayoutState::remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(QLayoutItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 702-716 |
| | 5 | 3 |
QMainWindowLayoutState::plug| Name: | QMainWindowLayoutState::plug | | Prototype: | QLayoutItem *QMainWindowLayoutState::plug(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 792-807 |
| | 6 | 3 |
QMainWindowLayoutState::itemRect| Name: | QMainWindowLayoutState::itemRect | | Prototype: | QRect QMainWindowLayoutState::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 758-773 |
| | 6 | 3 |
QMainWindowLayoutState::itemAt| Name: | QMainWindowLayoutState::itemAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::itemAt(int index, int *x) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 518-534 |
| | 5 | 3 |
QMainWindowLayoutState::item| Name: | QMainWindowLayoutState::item | | Prototype: | QLayoutItem *QMainWindowLayoutState::item(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 738-756 |
| | 8 | 3 |
QMainWindowLayoutState::gapRect| Name: | QMainWindowLayoutState::gapRect | | Prototype: | QRect QMainWindowLayoutState::gapRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 775-790 |
| | 6 | 3 |
QMainWindowLayout::toggleToolBarsVisible| Name: | QMainWindowLayout::toggleToolBarsVisible | | Prototype: | void QMainWindowLayout::toggleToolBarsVisible() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1216-1283 |
| | 10 | 3 |
QMainWindowLayout::setTabPosition| Name: | QMainWindowLayout::setTabPosition | | Prototype: | void QMainWindowLayout::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1431-1451 |
| | 16 | 3 |
QMainWindowLayout::setGeometry| Name: | QMainWindowLayout::setGeometry | | Prototype: | void QMainWindowLayout::setGeometry(const QRect &_r) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1816-1838 |
| | 15 | 3 |