| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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::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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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::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::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::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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::hasAcceptableInput| Name: | QLineEdit::hasAcceptableInput | | Prototype: | bool QLineEdit::hasAcceptableInput() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1089-1093 |
| | 2 | 1 |
QLineEdit::hasFrame| Name: | QLineEdit::hasFrame | | Prototype: | bool QLineEdit::hasFrame() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 417-421 |
| | 2 | 1 |
QLineEdit::hasSelectedText| Name: | QLineEdit::hasSelectedText | | Prototype: | bool QLineEdit::hasSelectedText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 935-939 |
| | 2 | 1 |
QLineEdit::home| Name: | QLineEdit::home | | Prototype: | void QLineEdit::home(bool mark) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 870-874 |
| | 2 | 1 |
QLineEdit::inputMask| Name: | QLineEdit::inputMask | | Prototype: | QString QLineEdit::inputMask() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1217-1221 |
| | 2 | 1 |
QLineEdit::inputMethodQuery| Name: | QLineEdit::inputMethodQuery | | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1750-1753 |
| | 1 | 1 |
QLineEdit::insert| Name: | QLineEdit::insert | | Prototype: | void QLineEdit::insert(const QString &newText) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1264-1269 |
| | 2 | 1 |
QLineEdit::isClearButtonEnabled| Name: | QLineEdit::isClearButtonEnabled | | Prototype: | bool QLineEdit::isClearButtonEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 504-507 |
| | 1 | 1 |
QLineEdit::isModified| Name: | QLineEdit::isModified | | Prototype: | bool QLineEdit::isModified() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 910-914 |
| | 2 | 1 |
QLineEdit::isReadOnly| Name: | QLineEdit::isReadOnly | | Prototype: | bool QLineEdit::isReadOnly() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1321-1325 |
| | 2 | 1 |
QLineEdit::isRedoAvailable| Name: | QLineEdit::isRedoAvailable | | Prototype: | bool QLineEdit::isRedoAvailable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1026-1030 |
| | 2 | 1 |
QLineEdit::isUndoAvailable| Name: | QLineEdit::isUndoAvailable | | Prototype: | bool QLineEdit::isUndoAvailable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1010-1014 |
| | 2 | 1 |
QLineEdit::maxLength| Name: | QLineEdit::maxLength | | Prototype: | int QLineEdit::maxLength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 398-402 |
| | 2 | 1 |
QLineEdit::minimumSizeHint| Name: | QLineEdit::minimumSizeHint | | Prototype: | QSize QLineEdit::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 703-718 |
| | 13 | 1 |
QLineEdit::paste| Name: | QLineEdit::paste | | Prototype: | void QLineEdit::paste() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1388-1392 |
| | 2 | 1 |
QLineEdit::placeholderText| Name: | QLineEdit::placeholderText | | Prototype: | QString QLineEdit::placeholderText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 343-347 |
| | 2 | 1 |
QLineEdit::redo| Name: | QLineEdit::redo | | Prototype: | void QLineEdit::redo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1298-1303 |
| | 3 | 1 |
QLineEdit::selectAll| Name: | QLineEdit::selectAll | | Prototype: | void QLineEdit::selectAll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1238-1242 |
| | 2 | 1 |
QLineEdit::selectedText| Name: | QLineEdit::selectedText | | Prototype: | QString QLineEdit::selectedText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 953-957 |
| | 2 | 1 |
QLineEdit::selectionStart| Name: | QLineEdit::selectionStart | | Prototype: | int QLineEdit::selectionStart() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 966-970 |
| | 2 | 1 |
QLineEdit::setAlignment| Name: | QLineEdit::setAlignment | | Prototype: | void QLineEdit::setAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 772-777 |
| | 3 | 1 |
QLineEdit::setCursorMoveStyle| Name: | QLineEdit::setCursorMoveStyle | | Prototype: | void QLineEdit::setCursorMoveStyle(Qt::CursorMoveStyle style) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1074-1078 |
| | 2 | 1 |
QLineEdit::setCursorPosition| Name: | QLineEdit::setCursorPosition | | Prototype: | void QLineEdit::setCursorPosition(int pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 736-740 |
| | 2 | 1 |
QLineEdit::setDragEnabled| Name: | QLineEdit::setDragEnabled | | Prototype: | void QLineEdit::setDragEnabled(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1046-1050 |
| | 2 | 1 |
QLineEdit::setFrame| Name: | QLineEdit::setFrame | | Prototype: | void QLineEdit::setFrame(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 509-515 |
| | 4 | 1 |
QLineEdit::setInputMask| Name: | QLineEdit::setInputMask | | Prototype: | void QLineEdit::setInputMask(const QString &inputMask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1223-1227 |
| | 2 | 1 |
QLineEdit::setMaxLength| Name: | QLineEdit::setMaxLength | | Prototype: | void QLineEdit::setMaxLength(int maxLength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 404-408 |
| | 2 | 1 |
QLineEdit::setModified| Name: | QLineEdit::setModified | | Prototype: | void QLineEdit::setModified(bool modified) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 916-920 |
| | 2 | 1 |
QLineEdit::setText| Name: | QLineEdit::setText | | Prototype: | void QLineEdit::setText(const QString& text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 319-323 |
| | 2 | 1 |
QLineEdit::setTextMargins| Name: | QLineEdit::setTextMargins | | Prototype: | void QLineEdit::setTextMargins(const QMargins &margins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1119-1122 |
| | 1 | 1 |
QLineEdit::setTextMargins| Name: | QLineEdit::setTextMargins | | Prototype: | void QLineEdit::setTextMargins(int left, int top, int right, int bottom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1102-1111 |
| | 7 | 1 |
QLineEdit::setValidator| Name: | QLineEdit::setValidator | | Prototype: | void QLineEdit::setValidator(const QValidator *v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 611-615 |
| | 2 | 1 |
QLineEdit::sizeHint| Name: | QLineEdit::sizeHint | | Prototype: | QSize QLineEdit::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 679-694 |
| | 13 | 1 |
QLineEdit::text| Name: | QLineEdit::text | | Prototype: | QString QLineEdit::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 313-317 |
| | 2 | 1 |
QLineEdit::textMargins| Name: | QLineEdit::textMargins | | Prototype: | QMargins QLineEdit::textMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1149-1153 |
| | 2 | 1 |
QLineEdit::undo| Name: | QLineEdit::undo | | Prototype: | void QLineEdit::undo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1288-1293 |
| | 3 | 1 |
QLineEdit::validator| Name: | QLineEdit::validator | | Prototype: | const QValidator * QLineEdit::validator() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 593-597 |
| | 2 | 1 |
QLineEditIconButton::QLineEditIconButton| Name: | QLineEditIconButton::QLineEditIconButton | | Prototype: | QLineEditIconButton::QLineEditIconButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 316-321 |
| | 1 | 1 |
QLineEditIconButton::lineEditPrivate| Name: | QLineEditIconButton::lineEditPrivate | | Prototype: | QLineEditPrivate *QLineEditIconButton::lineEditPrivate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 323-327 |
| | 2 | 1 |
QLineEditIconButton::startOpacityAnimation::[lambda]| Name: | QLineEditIconButton::startOpacityAnimation::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 380-380 |
| | 0 | 1 |
QLineEditIconButton::updateCursor| Name: | QLineEditIconButton::updateCursor | | Prototype: | void QLineEditIconButton::updateCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 387-392 |
| | 1 | 1 |
QLineEditPrivate::_q_cursorPositionChanged| Name: | QLineEditPrivate::_q_cursorPositionChanged | | Prototype: | void QLineEditPrivate::_q_cursorPositionChanged(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 131-136 |
| | 3 | 1 |
QLineEditPrivate::_q_updateNeeded| Name: | QLineEditPrivate::_q_updateNeeded | | Prototype: | void QLineEditPrivate::_q_updateNeeded(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 166-169 |
| | 1 | 1 |
QLineEditPrivate::adjustedContentsRect| Name: | QLineEditPrivate::adjustedContentsRect | | Prototype: | QRect QLineEditPrivate::adjustedContentsRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 232-243 |
| | 9 | 1 |
QLineEditPrivate::adjustedControlRect| Name: | QLineEditPrivate::adjustedControlRect | | Prototype: | QRect QLineEditPrivate::adjustedControlRect(const QRect &rect) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 64-70 |
| | 4 | 1 |
QLineEditPrivate::clearButtonIcon| Name: | QLineEditPrivate::clearButtonIcon | | Prototype: | QIcon QLineEditPrivate::clearButtonIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 435-441 |
| | 4 | 1 |
QLineEditPrivate::cursorRect| Name: | QLineEditPrivate::cursorRect | | Prototype: | QRect QLineEditPrivate::cursorRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QLineEditPrivate::inSelection| Name: | QLineEditPrivate::inSelection | | Prototype: | bool QLineEditPrivate::inSelection(int x) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 79-83 |
| | 2 | 1 |
QLineEditPrivate::init| Name: | QLineEditPrivate::init | | Prototype: | void QLineEditPrivate::init(const QString& txt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 171-230 |
| | 41 | 1 |