Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QLayout::setAlignmentName: | QLayout::setAlignment | Prototype: | bool QLayout::setAlignment(QWidget *w, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 231-245 |
| | 10 | 3 |
QLayout::setAlignmentName: | QLayout::setAlignment | Prototype: | bool QLayout::setAlignment(QLayout *l, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 254-268 |
| | 10 | 3 |
QLayout::setContentsMarginsName: | QLayout::setContentsMargins | Prototype: | void QLayout::setContentsMargins(int left, int top, int right, int bottom) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 368-381 |
| | 9 | 2 |
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: | 393-396 |
| | 1 | 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: | 1409-1413 |
| | 2 | 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: | 518-522 |
| | 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: | 333-336 |
| | 1 | 1 |
QLayout::setMenuBarName: | QLayout::setMenuBar | Prototype: | void QLayout::setMenuBar(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 938-949 |
| | 4 | 2 |
QLayout::setSizeConstraintName: | QLayout::setSizeConstraint | Prototype: | void QLayout::setSizeConstraint(SizeConstraint constraint) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1281-1289 |
| | 5 | 2 |
QLayout::setSpacingName: | QLayout::setSpacing | Prototype: | void QLayout::setSpacing(int spacing) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 338-351 |
| | 9 | 4 |
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: | 1291-1295 |
| | 2 | 1 |
QLayout::spacingName: | QLayout::spacing | Prototype: | int QLayout::spacing() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 311-328 |
| | 10 | 5 |
QLayout::totalHeightForWidthName: | QLayout::totalHeightForWidth | Prototype: | int QLayout::totalHeightForWidth(int w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 653-669 |
| | 11 | 2 |
QLayout::totalMaximumSizeName: | QLayout::totalMaximumSize | Prototype: | QSize QLayout::totalMaximumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 723-744 |
| | 14 | 3 |
QLayout::totalMinimumSizeName: | QLayout::totalMinimumSize | Prototype: | QSize QLayout::totalMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 675-692 |
| | 11 | 2 |
QLayout::totalSizeHintName: | QLayout::totalSizeHint | Prototype: | QSize QLayout::totalSizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 698-717 |
| | 13 | 3 |
QLayout::updateName: | QLayout::update | Prototype: | void QLayout::update() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1032-1045 |
| | 9 | 3 |
QLayout::widgetEventName: | QLayout::widgetEvent | Prototype: | void QLayout::widgetEvent(QEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 587-621 |
| | 19 | 10 |
QLayout::~QLayoutName: | QLayout::~QLayout | Prototype: | QLayout::~QLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 754-764 |
| | 4 | 2 |
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: | 425-428 |
| | 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: | 378-381 |
| | 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: | 412-415 |
| | 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: | 306-309 |
| | 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: | 388-391 |
| | 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: | 182-185 |
| | 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: | 317-320 |
| | 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: | 355-358 |
| | 1 | 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: | 66-69 |
| | 1 | 1 |
QLayoutPolicy::setControlTypeName: | QLayoutPolicy::setControlType | Prototype: | void QLayoutPolicy::setControlType(ControlType type) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | Lines: | 40-64 |
| | 5 | 3 |
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: | 151-156 |
| | 2 | 1 |
QLayoutPrivate::checkLayoutName: | QLayoutPrivate::checkLayout | Prototype: | bool QLayoutPrivate::checkLayout(QLayout *otherLayout) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 869-883 |
| | 10 | 3 |
QLayoutPrivate::checkWidgetName: | QLayoutPrivate::checkWidget | Prototype: | bool QLayoutPrivate::checkWidget(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 848-863 |
| | 11 | 3 |
QLayoutPrivate::createSpacerItemName: | QLayoutPrivate::createSpacerItem | Prototype: | QSpacerItem *QLayoutPrivate::createSpacerItem(const QLayout *layout, int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 188-194 |
| | 4 | 3 |
QLayoutPrivate::createWidgetItemName: | QLayoutPrivate::createWidgetItem | Prototype: | QWidgetItem *QLayoutPrivate::createWidgetItem(const QLayout *layout, QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 180-186 |
| | 4 | 3 |
QLayoutPrivate::doResizeName: | QLayoutPrivate::doResize | Prototype: | void QLayoutPrivate::doResize(const QSize &r) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 565-578 |
| | 9 | 2 |
QLayoutPrivate::getMarginName: | QLayoutPrivate::getMargin | Prototype: | void QLayoutPrivate::getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 158-173 |
| | 10 | 5 |
QLayoutPrivate::reparentChildWidgetsName: | QLayoutPrivate::reparentChildWidgets | Prototype: | void QLayoutPrivate::reparentChildWidgets(QWidget *mw) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 812-842 |
| | 19 | 8 |
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: | 872-876 |
| | 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: | 1015-1019 |
| | 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: | 1056-1060 |
| | 2 | 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: | 258-262 |
| | 1 | 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: | 244-249 |
| | 2 | 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: | 231-236 |
| | 2 | 1 |
QLibraryStore::cleanupName: | QLibraryStore::cleanup | Prototype: | inline void QLibraryStore::cleanup() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 379-417 |
| | 19 | 8 |
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: | 374-377 |
| | 1 | 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: | 256-261 |
| | 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: | 274-279 |
| | 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: | 444-449 |
| | 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: | 459-464 |
| | 3 | 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::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::changeEventName: | QLineEdit::changeEvent | Prototype: | void QLineEdit::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2160-2191 |
| | 20 | 9 |
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::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::contextMenuEventName: | QLineEdit::contextMenuEvent | Prototype: | void QLineEdit::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2070-2076 |
| | 3 | 2 |
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::createStandardContextMenuName: | QLineEdit::createStandardContextMenu | Prototype: | QMenu *QLineEdit::createStandardContextMenu() | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2091-2156 |
| | 40 | 13 |
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: | 2138-2138 |
| | 0 | 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::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::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::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::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::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::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::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::cutName: | QLineEdit::cut | Prototype: | void QLineEdit::cut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1356-1362 |
| | 3 | 2 |
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::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::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: | 367-371 |
| | 2 | 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::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: | 2000-2003 |
| | 1 | 1 |
QLineEdit::dragLeaveEventName: | QLineEdit::dragLeaveEvent | Prototype: | void QLineEdit::dragLeaveEvent(QDragLeaveEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2006-2013 |
| | 4 | 2 |
QLineEdit::dragMoveEventName: | QLineEdit::dragMoveEvent | Prototype: | void QLineEdit::dragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1988-1997 |
| | 6 | 2 |
QLineEdit::dropEventName: | QLineEdit::dropEvent | Prototype: | void QLineEdit::dropEvent(QDropEvent* e) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2016-2048 |
| | 23 | 7 |
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: | 553-557 |
| | 2 | 1 |
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::eventName: | QLineEdit::event | Prototype: | bool QLineEdit::event(QEvent * e) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1398-1457 |
| | 29 | 14 |
QLineEdit::focusInEventName: | QLineEdit::focusInEvent | Prototype: | void QLineEdit::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1781-1821 |
| | 23 | 7 |
QLineEdit::focusOutEventName: | QLineEdit::focusOutEvent | Prototype: | void QLineEdit::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1826-1864 |
| | 16 | 6 |
QLineEdit::getTextMarginsName: | QLineEdit::getTextMargins | Prototype: | void QLineEdit::getTextMargins(int *left, int *top, int *right, int *bottom) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1130-1141 |
| | 9 | 5 |
QLineEdit::hasAcceptableInputName: | 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::hasFrameName: | 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: | 411-415 |
| | 2 | 1 |
QLineEdit::hasSelectedTextName: | 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::homeName: | 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::initStyleOptionName: | QLineEdit::initStyleOption | Prototype: | void QLineEdit::initStyleOption(QStyleOptionFrame *option) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 95-114 |
| | 12 | 3 |
QLineEdit::inputMaskName: | 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::inputMethodEventName: | QLineEdit::inputMethodEvent | Prototype: | void QLineEdit::inputMethodEvent(QInputMethodEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1714-1746 |
| | 10 | 4 |
QLineEdit::inputMethodQueryName: | QLineEdit::inputMethodQuery | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1750-1776 |
| | 14 | 11 |
QLineEdit::insertName: | 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::isClearButtonEnabledName: | 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: | 498-501 |
| | 1 | 1 |
QLineEdit::isModifiedName: | 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::isReadOnlyName: | 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::isRedoAvailableName: | 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::isUndoAvailableName: | 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::keyPressEventName: | QLineEdit::keyPressEvent | Prototype: | void QLineEdit::keyPressEvent(QKeyEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1648-1699 |
| | 6 | 3 |
QLineEdit::maxLengthName: | 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: | 392-396 |
| | 2 | 1 |
QLineEdit::minimumSizeHintName: | 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::mouseDoubleClickEventName: | QLineEdit::mouseDoubleClickEvent | Prototype: | void QLineEdit::mouseDoubleClickEvent(QMouseEvent* e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1572-1615 |
| | 24 | 8 |
QLineEdit::mouseMoveEventName: | QLineEdit::mouseMoveEvent | Prototype: | void QLineEdit::mouseMoveEvent(QMouseEvent * e) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1503-1536 |
| | 13 | 6 |