| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QLineEdit::end| Name: | 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::echoMode| Name: | 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::dragEnterEvent| Name: | 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::dragEnabled| Name: | 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::displayText| Name: | 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::deselect| Name: | 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::del| Name: | 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::cursorWordForward| Name: | 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::cursorWordBackward| Name: | 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::cursorRect| Name: | 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::cursorPositionAt| Name: | 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::cursorPosition| Name: | 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::cursorMoveStyle| Name: | 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::cursorForward| Name: | 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::cursorBackward| Name: | 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::copy| Name: | 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::completer| Name: | 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::clear| Name: | 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::backspace| Name: | 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::alignment| Name: | 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::addAction| Name: | 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::addAction| Name: | 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::QLineEdit| Name: | 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::QLineEdit| Name: | 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::~QLibraryStore| Name: | 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::QLibrarySettings| Name: | 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::setLoadHints| Name: | 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::release| Name: | 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_sys| Name: | 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::findOrCreate| Name: | 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::licensee| Name: | 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::licensedProducts| Name: | 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::isDebugBuild| Name: | 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::buildDate| Name: | 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::build| Name: | 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::resolve| Name: | 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::resolve| Name: | 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::resolve| Name: | 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::loadHints| Name: | 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::isLoaded| Name: | 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::errorString| Name: | 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::QLibrary| Name: | 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::QLibrary| Name: | 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::QLibrary| Name: | 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::QLibrary| Name: | 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::QLayoutPrivate| Name: | 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::controlType| Name: | 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::widget| Name: | 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::spacerItem| Name: | 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::setAlignment| Name: | 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::minimumHeightForWidth| Name: | 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::layout| Name: | 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::heightForWidth| Name: | 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::hasHeightForWidth| Name: | 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::controlTypes| Name: | 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::sizeConstraint| Name: | 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::setMargin| Name: | 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::setGeometry| Name: | 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::setEnabled| Name: | 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::setContentsMargins| Name: | 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::minimumSize| Name: | 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::menuBar| Name: | 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::maximumSize| Name: | 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::layout| Name: | 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::isEnabled| Name: | 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::invalidate| Name: | 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::getContentsMargins| Name: | 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::geometry| Name: | 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::expandingDirections| Name: | 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::contentsRect| Name: | 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::contentsMargins| Name: | 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::adoptLayout| Name: | 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::addWidget| Name: | 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::QLayout| Name: | 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::name| Name: | 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::mibEnum| Name: | 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::aliases| Name: | 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::name| Name: | 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::mibEnum| Name: | 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::aliases| Name: | 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::layoutPoint| Name: | 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::init| Name: | 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_movieResized| Name: | 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::QLabelPrivate| Name: | 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::~QLabel| Name: | 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::wordWrap| Name: | 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::textInteractionFlags| Name: | 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::textFormat| Name: | 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::text| Name: | 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::setPicture| Name: | 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::setNum| Name: | 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::setNum| Name: | 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::setIndent| Name: | 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::pixmap| Name: | 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::picture| Name: | 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::openExternalLinks| Name: | 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::movie| Name: | 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::mouseReleaseEvent| Name: | 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 |