Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QLineEdit::endName: | QLineEdit::end | Prototype: | void QLineEdit::end(bool mark) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 885-889 |
| | 2 | 1 |
QLineEdit::echoModeName: | QLineEdit::echoMode | Prototype: | QLineEdit::EchoMode QLineEdit::echoMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 559-563 |
| | 2 | 1 |
QLineEdit::dragEnterEventName: | QLineEdit::dragEnterEvent | Prototype: | void QLineEdit::dragEnterEvent(QDragEnterEvent * e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2012-2015 |
| | 1 | 1 |
QLineEdit::dragEnabledName: | QLineEdit::dragEnabled | Prototype: | bool QLineEdit::dragEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1040-1044 |
| | 2 | 1 |
QLineEdit::displayTextName: | QLineEdit::displayText | Prototype: | QString QLineEdit::displayText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 373-377 |
| | 2 | 1 |
QLineEdit::deselectName: | QLineEdit::deselect | Prototype: | void QLineEdit::deselect() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1250-1254 |
| | 2 | 1 |
QLineEdit::delName: | QLineEdit::del | Prototype: | void QLineEdit::del() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 855-859 |
| | 2 | 1 |
QLineEdit::cursorWordForwardName: | QLineEdit::cursorWordForward | Prototype: | void QLineEdit::cursorWordForward(bool mark) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 813-817 |
| | 2 | 1 |
QLineEdit::cursorWordBackwardName: | QLineEdit::cursorWordBackward | Prototype: | void QLineEdit::cursorWordBackward(bool mark) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 826-830 |
| | 2 | 1 |
QLineEdit::cursorRectName: | QLineEdit::cursorRect | Prototype: | QRect QLineEdit::cursorRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1706-1710 |
| | 2 | 1 |
QLineEdit::cursorPositionAtName: | QLineEdit::cursorPositionAt | Prototype: | int QLineEdit::cursorPositionAt(const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 746-750 |
| | 2 | 1 |
QLineEdit::cursorPositionName: | QLineEdit::cursorPosition | Prototype: | int QLineEdit::cursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 730-734 |
| | 2 | 1 |
QLineEdit::cursorMoveStyleName: | QLineEdit::cursorMoveStyle | Prototype: | Qt::CursorMoveStyle QLineEdit::cursorMoveStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1068-1072 |
| | 2 | 1 |
QLineEdit::cursorForwardName: | QLineEdit::cursorForward | Prototype: | void QLineEdit::cursorForward(bool mark, int steps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 788-792 |
| | 2 | 1 |
QLineEdit::cursorBackwardName: | QLineEdit::cursorBackward | Prototype: | void QLineEdit::cursorBackward(bool mark, int steps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 802-805 |
| | 1 | 1 |
QLineEdit::createStandardContextMenu::[lambda]Name: | QLineEdit::createStandardContextMenu::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2150-2150 |
| | 0 | 1 |
QLineEdit::copyName: | QLineEdit::copy | Prototype: | void QLineEdit::copy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1372-1376 |
| | 2 | 1 |
QLineEdit::completerName: | QLineEdit::completer | Prototype: | QCompleter *QLineEdit::completer() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 664-668 |
| | 2 | 1 |
QLineEdit::clearName: | QLineEdit::clear | Prototype: | void QLineEdit::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1276-1281 |
| | 3 | 1 |
QLineEdit::backspaceName: | QLineEdit::backspace | Prototype: | void QLineEdit::backspace() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 841-845 |
| | 2 | 1 |
QLineEdit::alignmentName: | QLineEdit::alignment | Prototype: | Qt::Alignment QLineEdit::alignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 766-770 |
| | 2 | 1 |
QLineEdit::addActionName: | QLineEdit::addAction | Prototype: | void QLineEdit::addAction(QAction *action, ActionPosition position) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 450-455 |
| | 3 | 1 |
QLineEdit::addActionName: | QLineEdit::addAction | Prototype: | QAction *QLineEdit::addAction(const QIcon &icon, ActionPosition position) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 465-470 |
| | 3 | 1 |
QLineEdit::QLineEditName: | QLineEdit::QLineEdit | Prototype: | QLineEdit::QLineEdit(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 262-267 |
| | 2 | 1 |
QLineEdit::QLineEditName: | QLineEdit::QLineEdit | Prototype: | QLineEdit::QLineEdit(const QString& contents, QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 280-285 |
| | 2 | 1 |
QLibraryStore::~QLibraryStoreName: | QLibraryStore::~QLibraryStore | Prototype: | QLibraryStore::~QLibraryStore() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 380-383 |
| | 1 | 1 |
QLibrarySettings::QLibrarySettingsName: | QLibrarySettings::QLibrarySettings | Prototype: | QLibrarySettings::QLibrarySettings() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 120-123 |
| | 1 | 1 |
QLibraryPrivate::setLoadHintsName: | QLibraryPrivate::setLoadHints | Prototype: | void QLibraryPrivate::setLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 522-527 |
| | 2 | 1 |
QLibraryPrivate::releaseName: | QLibraryPrivate::release | Prototype: | void QLibraryPrivate::release() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 578-581 |
| | 1 | 1 |
QLibraryPrivate::prefixes_sysName: | QLibraryPrivate::prefixes_sys | Prototype: | QStringList QLibraryPrivate::prefixes_sys() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 130-133 |
| | 1 | 1 |
QLibraryPrivate::findOrCreateName: | QLibraryPrivate::findOrCreate | Prototype: | QLibraryPrivate *QLibraryPrivate::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 496-500 |
| | 1 | 1 |
QLibraryInfoPrivate::findConfiguration::[lambda]Name: | QLibraryInfoPrivate::findConfiguration::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 166-166 |
| | 0 | 1 |
QLibraryInfo::licenseeName: | QLibraryInfo::licensee | Prototype: | QString QLibraryInfo::licensee() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 237-242 |
| | 2 | 1 |
QLibraryInfo::licensedProductsName: | QLibraryInfo::licensedProducts | Prototype: | QString QLibraryInfo::licensedProducts() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 250-255 |
| | 2 | 1 |
QLibraryInfo::isDebugBuildName: | QLibraryInfo::isDebugBuild | Prototype: | bool QLibraryInfo::isDebugBuild() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 361-369 |
| | 1 | 1 |
QLibraryInfo::buildDateName: | QLibraryInfo::buildDate | Prototype: | QDate QLibraryInfo::buildDate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 264-268 |
| | 1 | 1 |
QLibraryInfo::buildName: | QLibraryInfo::build | Prototype: | const char *QLibraryInfo::build() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 351-354 |
| | 1 | 1 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const QString &fileName, const char *symbol) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1026-1030 |
| | 2 | 1 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const QString &fileName, const QString &version, const char *symbol) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1067-1071 |
| | 2 | 1 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const QString &fileName, int verNum, const char *symbol) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1046-1050 |
| | 2 | 1 |
QLibrary::loadHintsName: | QLibrary::loadHints | Prototype: | QLibrary::LoadHints QLibrary::loadHints() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1128-1131 |
| | 1 | 1 |
QLibrary::isLoadedName: | QLibrary::isLoaded | Prototype: | bool QLibrary::isLoaded() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 826-829 |
| | 1 | 1 |
QLibrary::errorStringName: | QLibrary::errorString | Prototype: | QString QLibrary::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1079-1082 |
| | 1 | 1 |
QLibrary::QLibraryName: | QLibrary::QLibrary | Prototype: | QLibrary::QLibrary(const QString& fileName, const QString &version, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 883-887 |
| | 1 | 1 |
QLibrary::QLibraryName: | QLibrary::QLibrary | Prototype: | QLibrary::QLibrary(const QString& fileName, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 850-854 |
| | 1 | 1 |
QLibrary::QLibraryName: | QLibrary::QLibrary | Prototype: | QLibrary::QLibrary(const QString& fileName, int verNum, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 867-871 |
| | 1 | 1 |
QLibrary::QLibraryName: | QLibrary::QLibrary | Prototype: | QLibrary::QLibrary(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 835-838 |
| | 2 | 1 |
QLayoutPrivate::QLayoutPrivateName: | QLayoutPrivate::QLayoutPrivate | Prototype: | QLayoutPrivate::QLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 157-162 |
| | 2 | 1 |
QLayoutPolicy::controlTypeName: | QLayoutPolicy::controlType | Prototype: | QLayoutPolicy::ControlType QLayoutPolicy::controlType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | Lines: | 72-75 |
| | 1 | 1 |
QLayoutItem::widgetName: | QLayoutItem::widget | Prototype: | QWidget * QLayoutItem::widget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 361-364 |
| | 1 | 1 |
QLayoutItem::spacerItemName: | QLayoutItem::spacerItem | Prototype: | QSpacerItem * QLayoutItem::spacerItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 323-326 |
| | 1 | 1 |
QLayoutItem::setAlignmentName: | QLayoutItem::setAlignment | Prototype: | void QLayoutItem::setAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 188-191 |
| | 1 | 1 |
QLayoutItem::minimumHeightForWidthName: | QLayoutItem::minimumHeightForWidth | Prototype: | int QLayoutItem::minimumHeightForWidth(int w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 394-397 |
| | 1 | 1 |
QLayoutItem::layoutName: | QLayoutItem::layout | Prototype: | QLayout * QLayoutItem::layout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 312-315 |
| | 1 | 1 |
QLayoutItem::heightForWidthName: | QLayoutItem::heightForWidth | Prototype: | int QLayoutItem::heightForWidth(int ) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 418-421 |
| | 1 | 1 |
QLayoutItem::hasHeightForWidthName: | QLayoutItem::hasHeightForWidth | Prototype: | bool QLayoutItem::hasHeightForWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 384-387 |
| | 1 | 1 |
QLayoutItem::controlTypesName: | QLayoutItem::controlTypes | Prototype: | QSizePolicy::ControlTypes QLayoutItem::controlTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 431-434 |
| | 1 | 1 |
QLayout::sizeConstraintName: | QLayout::sizeConstraint | Prototype: | QLayout::SizeConstraint QLayout::sizeConstraint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1297-1301 |
| | 2 | 1 |
QLayout::setMarginName: | QLayout::setMargin | Prototype: | void QLayout::setMargin(int margin) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 339-342 |
| | 1 | 1 |
QLayout::setGeometryName: | QLayout::setGeometry | Prototype: | void QLayout::setGeometry(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 524-528 |
| | 2 | 1 |
QLayout::setEnabledName: | QLayout::setEnabled | Prototype: | void QLayout::setEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1415-1419 |
| | 2 | 1 |
QLayout::setContentsMarginsName: | QLayout::setContentsMargins | Prototype: | void QLayout::setContentsMargins(const QMargins &margins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 399-402 |
| | 1 | 1 |
QLayout::minimumSizeName: | QLayout::minimumSize | Prototype: | QSize QLayout::minimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 979-982 |
| | 1 | 1 |
QLayout::menuBarName: | QLayout::menuBar | Prototype: | QWidget *QLayout::menuBar() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 962-966 |
| | 2 | 1 |
QLayout::maximumSizeName: | QLayout::maximumSize | Prototype: | QSize QLayout::maximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 994-997 |
| | 1 | 1 |
QLayout::layoutName: | QLayout::layout | Prototype: | QLayout * QLayout::layout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 331-334 |
| | 1 | 1 |
QLayout::isEnabledName: | QLayout::isEnabled | Prototype: | bool QLayout::isEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1426-1430 |
| | 2 | 1 |
QLayout::invalidateName: | QLayout::invalidate | Prototype: | void QLayout::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 542-547 |
| | 3 | 1 |
QLayout::getContentsMarginsName: | QLayout::getContentsMargins | Prototype: | void QLayout::getContentsMargins(int *left, int *top, int *right, int *bottom) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 420-427 |
| | 5 | 1 |
QLayout::geometryName: | QLayout::geometry | Prototype: | QRect QLayout::geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 533-537 |
| | 2 | 1 |
QLayout::expandingDirectionsName: | QLayout::expandingDirections | Prototype: | Qt::Orientations QLayout::expandingDirections() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1011-1014 |
| | 1 | 1 |
QLayout::contentsRectName: | QLayout::contentsRect | Prototype: | QRect QLayout::contentsRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 454-460 |
| | 4 | 1 |
QLayout::contentsMarginsName: | QLayout::contentsMargins | Prototype: | QMargins QLayout::contentsMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 439-444 |
| | 3 | 1 |
QLayout::adoptLayoutName: | QLayout::adoptLayout | Prototype: | bool QLayout::adoptLayout(QLayout *layout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 800-805 |
| | 3 | 1 |
QLayout::addWidgetName: | QLayout::addWidget | Prototype: | void QLayout::addWidget(QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 224-228 |
| | 2 | 1 |
QLayout::QLayoutName: | QLayout::QLayout | Prototype: | QLayout::QLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 123-126 |
| | 2 | 1 |
QLatin1Codec::nameName: | QLatin1Codec::name | Prototype: | QByteArray QLatin1Codec::name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 80-83 |
| | 1 | 1 |
QLatin1Codec::mibEnumName: | QLatin1Codec::mibEnum | Prototype: | int QLatin1Codec::mibEnum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 97-100 |
| | 1 | 1 |
QLatin1Codec::aliasesName: | QLatin1Codec::aliases | Prototype: | QList<QByteArray> QLatin1Codec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 85-94 |
| | 7 | 1 |
QLatin15Codec::nameName: | QLatin15Codec::name | Prototype: | QByteArray QLatin15Codec::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 223-226 |
| | 1 | 1 |
QLatin15Codec::mibEnumName: | QLatin15Codec::mibEnum | Prototype: | int QLatin15Codec::mibEnum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 235-238 |
| | 1 | 1 |
QLatin15Codec::aliasesName: | QLatin15Codec::aliases | Prototype: | QList<QByteArray> QLatin15Codec::aliases() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 228-233 |
| | 3 | 1 |
QLabelPrivate::layoutPointName: | QLabelPrivate::layoutPoint | Prototype: | QPoint QLabelPrivate::layoutPoint(const QPoint& p) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1606-1610 |
| | 2 | 1 |
QLabelPrivate::initName: | QLabelPrivate::init | Prototype: | void QLabelPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 255-262 |
| | 4 | 1 |
QLabelPrivate::_q_movieResizedName: | QLabelPrivate::_q_movieResized | Prototype: | void QLabelPrivate::_q_movieResized(const QSize& size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1241-1248 |
| | 5 | 1 |
QLabelPrivate::QLabelPrivateName: | QLabelPrivate::QLabelPrivate | Prototype: | QLabelPrivate::QLabelPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 62-104 |
| | 2 | 1 |
QLabel::~QLabelName: | QLabel::~QLabel | Prototype: | QLabel::~QLabel() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 249-253 |
| | 2 | 1 |
QLabel::wordWrapName: | QLabel::wordWrap | Prototype: | bool QLabel::wordWrap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 494-498 |
| | 2 | 1 |
QLabel::textInteractionFlagsName: | QLabel::textInteractionFlags | Prototype: | Qt::TextInteractionFlags QLabel::textInteractionFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 734-738 |
| | 2 | 1 |
QLabel::textFormatName: | QLabel::textFormat | Prototype: | Qt::TextFormat QLabel::textFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1359-1363 |
| | 2 | 1 |
QLabel::textName: | QLabel::text | Prototype: | QString QLabel::text() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 340-344 |
| | 2 | 1 |
QLabel::setPictureName: | QLabel::setPicture | Prototype: | void QLabel::setPicture(const QPicture &picture) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 396-403 |
| | 4 | 1 |
QLabel::setNumName: | QLabel::setNum | Prototype: | void QLabel::setNum(int num) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 417-422 |
| | 3 | 1 |
QLabel::setNumName: | QLabel::setNum | Prototype: | void QLabel::setNum(double num) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 437-442 |
| | 3 | 1 |
QLabel::setIndentName: | QLabel::setIndent | Prototype: | void QLabel::setIndent(int indent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 521-526 |
| | 3 | 1 |
QLabel::pixmapName: | QLabel::pixmap | Prototype: | const QPixmap *QLabel::pixmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 380-384 |
| | 2 | 1 |
QLabel::pictureName: | QLabel::picture | Prototype: | const QPicture *QLabel::picture() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 204-208 |
| | 2 | 1 |
QLabel::openExternalLinksName: | QLabel::openExternalLinks | Prototype: | bool QLabel::openExternalLinks() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 684-688 |
| | 2 | 1 |
QLabel::movieName: | QLabel::movie | Prototype: | QMovie *QLabel::movie() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1339-1343 |
| | 2 | 1 |
QLabel::mouseReleaseEventName: | QLabel::mouseReleaseEvent | Prototype: | void QLabel::mouseReleaseEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 886-890 |
| | 2 | 1 |