Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWidgetBackingStore::QWidgetBackingStoreName: | QWidgetBackingStore::QWidgetBackingStore | Prototype: | QWidgetBackingStore::QWidgetBackingStore(QWidget *topLevel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 791-804 |
| | 3 | 1 |
QWidget::unsetLocaleName: | QWidget::unsetLocale | Prototype: | void QWidget::unsetLocale() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5981-5986 |
| | 3 | 1 |
QWidget::unsetLayoutDirectionName: | QWidget::unsetLayoutDirection | Prototype: | void QWidget::unsetLayoutDirection() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4905-4910 |
| | 3 | 1 |
QWidget::setWindowModalityName: | QWidget::setWindowModality | Prototype: | void QWidget::setWindowModality(Qt::WindowModality windowModality) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2917-2923 |
| | 3 | 1 |
QWidget::setUpdatesEnabledName: | QWidget::setUpdatesEnabled | Prototype: | void QWidget::setUpdatesEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7717-7722 |
| | 3 | 1 |
QWidget::setShortcutEnabledName: | QWidget::setShortcutEnabled | Prototype: | void QWidget::setShortcutEnabled(int id, bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11662-11667 |
| | 3 | 2 |
QWidget::setShortcutAutoRepeatName: | QWidget::setShortcutAutoRepeat | Prototype: | void QWidget::setShortcutAutoRepeat(int id, bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11677-11682 |
| | 3 | 2 |
QWidget::setParentName: | QWidget::setParent | Prototype: | void QWidget::setParent(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10421-10426 |
| | 3 | 2 |
QWidget::setLocaleName: | QWidget::setLocale | Prototype: | void QWidget::setLocale(const QLocale &locale) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5955-5961 |
| | 3 | 1 |
QWidget::setEnabledName: | QWidget::setEnabled | Prototype: | void QWidget::setEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3401-3406 |
| | 3 | 1 |
QWidget::releaseShortcutName: | QWidget::releaseShortcut | Prototype: | void QWidget::releaseShortcut(int id) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11643-11648 |
| | 3 | 2 |
QWidget::overrideWindowStateName: | QWidget::overrideWindowState | Prototype: | void QWidget::overrideWindowState(Qt::WindowStates newstate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3018-3023 |
| | 3 | 1 |
QWidget::mouseGrabberName: | QWidget::mouseGrabber | Prototype: | QWidget *QWidget::mouseGrabber() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12633-12638 |
| | 3 | 2 |
QWidget::maximumSizeName: | QWidget::maximumSize | Prototype: | QSize QWidget::maximumSize() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3832-3837 |
| | 3 | 1 |
QWidget::mapToGlobalName: | QWidget::mapToGlobal | Prototype: | QPoint QWidget::mapToGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12417-12422 |
| | 3 | 1 |
QWidget::mapFromGlobalName: | QWidget::mapFromGlobal | Prototype: | QPoint QWidget::mapFromGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12432-12437 |
| | 3 | 1 |
QWidget::heightForWidthName: | QWidget::heightForWidth | Prototype: | int QWidget::heightForWidth(int w) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10208-10213 |
| | 3 | 2 |
QWidget::grabGestureName: | QWidget::grabGesture | Prototype: | void QWidget::grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12239-12244 |
| | 3 | 1 |
QWidget::activateWindowName: | QWidget::activateWindow | Prototype: | void QWidget::activateWindow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12679-12685 |
| | 3 | 2 |
QWhatsThisAction::actionTriggeredName: | QWhatsThisAction::actionTriggered | Prototype: | void QWhatsThisAction::actionTriggered() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 507-513 |
| | 3 | 2 |
QWhatsThis::leaveWhatsThisModeName: | QWhatsThis::leaveWhatsThisMode | Prototype: | void QWhatsThis::leaveWhatsThisMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 555-560 |
| | 3 | 1 |
QWhatsThat::~QWhatsThatName: | QWhatsThat::~QWhatsThat | Prototype: | QWhatsThat::~QWhatsThat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 223-228 |
| | 3 | 2 |
QWatermarkLabel::minimumSizeHintName: | QWatermarkLabel::minimumSizeHint | Prototype: | QSize minimumSizeHint() const override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 451-455 |
| | 3 | 2 |
QWatermarkLabel::QWatermarkLabelName: | QWatermarkLabel::QWatermarkLabel | Prototype: | QWatermarkLabel(QWidget *parent, QWidget *sideWidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 445-449 |
| | 3 | 2 |
QWaitConditionPrivate::wait_relativeName: | QWaitConditionPrivate::wait_relative | Prototype: | int wait_relative(unsigned long time) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 115-127 |
| | 3 | 1 |
QWaitCondition::~QWaitConditionName: | QWaitCondition::~QWaitCondition | Prototype: | QWaitCondition::~QWaitCondition() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 172-177 |
| | 3 | 1 |
QVector4D::toVector3DAffineName: | QVector4D::toVector3DAffine | Prototype: | QVector3D QVector4D::toVector3DAffine() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 537-542 |
| | 3 | 2 |
QVector4D::toVector2DAffineName: | QVector4D::toVector2DAffine | Prototype: | QVector2D QVector4D::toVector2DAffine() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 510-515 |
| | 3 | 2 |
QVector3D::crossProductName: | QVector3D::crossProduct | Prototype: | QVector3D QVector3D::crossProduct(const QVector3D& v1, const QVector3D& v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 342-347 |
| | 3 | 1 |
QVector3D::QVector3DName: | QVector3D::QVector3D | Prototype: | QVector3D::QVector3D(const QVector2D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 107-112 |
| | 3 | 1 |
QVector3D::QVector3DName: | QVector3D::QVector3D | Prototype: | QVector3D::QVector3D(const QVector2D& vector, float zpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 120-125 |
| | 3 | 1 |
QVector3D::QVector3DName: | QVector3D::QVector3D | Prototype: | QVector3D::QVector3D(const QVector4D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 137-142 |
| | 3 | 1 |
QVector2D::lengthName: | QVector2D::length | Prototype: | float QVector2D::length() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 187-193 |
| | 3 | 1 |
QVariantAnimation::setEasingCurveName: | QVariantAnimation::setEasingCurve | Prototype: | void QVariantAnimation::setEasingCurve(const QEasingCurve &easing) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 388-393 |
| | 3 | 1 |
QUuid::isNullName: | QUuid::isNull | Prototype: | bool QUuid::isNull() const | Coverage: | 60.870% (14/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 724-729 |
| | 3 | 1 |
QUtcTimeZonePrivate::availableTimeZoneIdsName: | QUtcTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 735-741 |
| | 3 | 2 |
QUrlUtf8Traits::appendByteName: | QUrlUtf8Traits::appendByte | Prototype: | static void appendByte(ushort *&ptr, uchar b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 232-238 |
| | 3 | 1 |
QUrlQuery::hasQueryItemName: | QUrlQuery::hasQueryItem | Prototype: | bool QUrlQuery::hasQueryItem(const QString &key) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 658-663 |
| | 3 | 2 |
QUrlPrivate::appendFragmentName: | QUrlPrivate::appendFragment | Prototype: | inline void QUrlPrivate::appendFragment(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 941-946 |
| | 3 | 1 |
QUrlInfo::sizeName: | QUrlInfo::size | Prototype: | qint64 QUrlInfo::size() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 506-511 |
| | 3 | 2 |
QUrlInfo::setWritableName: | QUrlInfo::setWritable | Prototype: | void QUrlInfo::setWritable(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 296-301 |
| | 3 | 2 |
QUrlInfo::setSymLinkName: | QUrlInfo::setSymLink | Prototype: | void QUrlInfo::setSymLink(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 278-283 |
| | 3 | 2 |
QUrlInfo::setSizeName: | QUrlInfo::setSize | Prototype: | void QUrlInfo::setSize(qint64 size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 362-367 |
| | 3 | 2 |
QUrlInfo::setReadableName: | QUrlInfo::setReadable | Prototype: | void QUrlInfo::setReadable(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 314-319 |
| | 3 | 2 |
QUrlInfo::setPermissionsName: | QUrlInfo::setPermissions | Prototype: | void QUrlInfo::setPermissions(int p) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 378-383 |
| | 3 | 2 |
QUrlInfo::setOwnerName: | QUrlInfo::setOwner | Prototype: | void QUrlInfo::setOwner(const QString &s) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 330-335 |
| | 3 | 2 |
QUrlInfo::setNameName: | QUrlInfo::setName | Prototype: | void QUrlInfo::setName(const QString &name) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 220-225 |
| | 3 | 2 |
QUrlInfo::setLastReadName: | QUrlInfo::setLastRead | Prototype: | void QUrlInfo::setLastRead(const QDateTime &dt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 414-419 |
| | 3 | 2 |
QUrlInfo::setLastModifiedName: | QUrlInfo::setLastModified | Prototype: | void QUrlInfo::setLastModified(const QDateTime &dt) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 395-400 |
| | 3 | 2 |
QUrlInfo::setGroupName: | QUrlInfo::setGroup | Prototype: | void QUrlInfo::setGroup(const QString &s) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 346-351 |
| | 3 | 2 |
QUrlInfo::setFileName: | QUrlInfo::setFile | Prototype: | void QUrlInfo::setFile(bool b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 260-265 |
| | 3 | 2 |
QUrlInfo::setDirName: | QUrlInfo::setDir | Prototype: | void QUrlInfo::setDir(bool b) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 240-245 |
| | 3 | 2 |
QUrlInfo::permissionsName: | QUrlInfo::permissions | Prototype: | int QUrlInfo::permissions() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 467-472 |
| | 3 | 2 |
QUrlInfo::ownerName: | QUrlInfo::owner | Prototype: | QString QUrlInfo::owner() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 480-485 |
| | 3 | 2 |
QUrlInfo::nameName: | QUrlInfo::name | Prototype: | QString QUrlInfo::name() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 453-458 |
| | 3 | 2 |
QUrlInfo::lastReadName: | QUrlInfo::lastRead | Prototype: | QDateTime QUrlInfo::lastRead() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 532-537 |
| | 3 | 2 |
QUrlInfo::lastModifiedName: | QUrlInfo::lastModified | Prototype: | QDateTime QUrlInfo::lastModified() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 519-524 |
| | 3 | 2 |
QUrlInfo::isWritableName: | QUrlInfo::isWritable | Prototype: | bool QUrlInfo::isWritable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 584-589 |
| | 3 | 2 |
QUrlInfo::isSymLinkName: | QUrlInfo::isSymLink | Prototype: | bool QUrlInfo::isSymLink() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 571-576 |
| | 3 | 2 |
QUrlInfo::isReadableName: | QUrlInfo::isReadable | Prototype: | bool QUrlInfo::isReadable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 597-602 |
| | 3 | 2 |
QUrlInfo::isFileName: | QUrlInfo::isFile | Prototype: | bool QUrlInfo::isFile() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 558-563 |
| | 3 | 2 |
QUrlInfo::isExecutableName: | QUrlInfo::isExecutable | Prototype: | bool QUrlInfo::isExecutable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 610-615 |
| | 3 | 2 |
QUrlInfo::isDirName: | QUrlInfo::isDir | Prototype: | bool QUrlInfo::isDir() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 545-550 |
| | 3 | 2 |
QUrlInfo::groupName: | QUrlInfo::group | Prototype: | QString QUrlInfo::group() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 493-498 |
| | 3 | 2 |
QUrl::toLocalFileName: | QUrl::toLocalFile | Prototype: | QString QUrl::toLocalFile() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3850-3857 |
| | 3 | 2 |
QUrl::toEncodedName: | QUrl::toEncoded | Prototype: | QByteArray QUrl::toEncoded(FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3404-3409 |
| | 3 | 1 |
QUrl::isValidName: | QUrl::isValid | Prototype: | bool QUrl::isValid() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1847-1854 |
| | 3 | 2 |
QUrl::detachName: | QUrl::detach | Prototype: | void QUrl::detach() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3772-3778 |
| | 3 | 2 |
QUrl::clearName: | QUrl::clear | Prototype: | void QUrl::clear() | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1874-1879 |
| | 3 | 2 |
QUnixPrintWidgetPrivate::setOptionsPaneName: | QUnixPrintWidgetPrivate::setOptionsPane | Prototype: | void QUnixPrintWidgetPrivate::setOptionsPane(QPrintDialogPrivate *pane) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 768-773 |
| | 3 | 2 |
QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenuName: | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu | Prototype: | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu(QObject *_editWidget, QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3249-3256 |
| | 3 | 2 |
QUndoView::setStackName: | QUndoView::setStack | Prototype: | void QUndoView::setStack(QUndoStack *stack) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | Lines: | 363-370 |
| | 3 | 1 |
QUndoView::QUndoViewName: | QUndoView::QUndoView | Prototype: | QUndoView::QUndoView(QUndoStack *stack, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | Lines: | 307-313 |
| | 3 | 1 |
QUndoView::QUndoViewName: | QUndoView::QUndoView | Prototype: | QUndoView::QUndoView(QUndoGroup *group, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | Lines: | 323-329 |
| | 3 | 1 |
QUndoModel::stackChangedName: | QUndoModel::stackChanged | Prototype: | void QUndoModel::stackChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | Lines: | 135-140 |
| | 3 | 1 |
QUndoGroup::undoName: | QUndoGroup::undo | Prototype: | void QUndoGroup::undo() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 261-266 |
| | 3 | 2 |
QUndoGroup::redoName: | QUndoGroup::redo | Prototype: | void QUndoGroup::redo() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 278-283 |
| | 3 | 2 |
QUndoCommand::childName: | QUndoCommand::child | Prototype: | const QUndoCommand *QUndoCommand::child(int index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 302-307 |
| | 3 | 2 |
QUndoCommand::QUndoCommandName: | QUndoCommand::QUndoCommand | Prototype: | QUndoCommand::QUndoCommand(QUndoCommand *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 124-129 |
| | 3 | 2 |
QUdpSocket::multicastInterfaceName: | QUdpSocket::multicastInterface | Prototype: | QNetworkInterface QUdpSocket::multicastInterface() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | Lines: | 249-254 |
| | 3 | 2 |
QUdpSocket::joinMulticastGroupName: | QUdpSocket::joinMulticastGroup | Prototype: | bool QUdpSocket::joinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | Lines: | 196-202 |
| | 3 | 2 |
QTzTimeZonePrivate::availableTimeZoneIdsName: | QTzTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QTzTimeZonePrivate::availableTimeZoneIds() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 1050-1055 |
| | 3 | 1 |
QTriangulator::ComplexToSimple::Event::operator <Name: | QTriangulator::ComplexToSimple::Event::operator < | Prototype: | template <typename T> inline bool QTriangulator<T>::ComplexToSimple::Event::operator < (const Event &other) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1614-1620 |
| | 3 | 2 |
QTreeWidgetItemIterator::QTreeWidgetItemIteratorName: | QTreeWidgetItemIterator::QTreeWidgetItemIterator | Prototype: | QTreeWidgetItemIterator::QTreeWidgetItemIterator(const QTreeWidgetItemIterator &it) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | Lines: | 70-77 |
| | 3 | 1 |
QTreeWidgetItem::addChildName: | QTreeWidgetItem::addChild | Prototype: | void QTreeWidgetItem::addChild(QTreeWidgetItem *child) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1889-1895 |
| | 3 | 2 |
QTreeWidgetItem::QTreeWidgetItemName: | QTreeWidgetItem::QTreeWidgetItem | Prototype: | QTreeWidgetItem::QTreeWidgetItem(QTreeWidgetItem *parent, QTreeWidgetItem *after, int type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1465-1477 |
| | 3 | 2 |
QTreeWidget::sortItemsName: | QTreeWidget::sortItems | Prototype: | void QTreeWidget::sortItems(int column, Qt::SortOrder order) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2890-2895 |
| | 3 | 1 |
QTreeWidget::setItemExpandedName: | QTreeWidget::setItemExpanded | Prototype: | void QTreeWidget::setItemExpanded(const QTreeWidgetItem *item, bool expand) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3117-3122 |
| | 3 | 1 |
QTreeWidget::isItemSelectedName: | QTreeWidget::isItemSelected | Prototype: | bool QTreeWidget::isItemSelected(const QTreeWidgetItem *item) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2984-2989 |
| | 3 | 2 |
QTreeWidget::isItemExpandedName: | QTreeWidget::isItemExpanded | Prototype: | bool QTreeWidget::isItemExpanded(const QTreeWidgetItem *item) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3100-3105 |
| | 3 | 1 |
QTreeWidget::indexOfTopLevelItemName: | QTreeWidget::indexOfTopLevelItem | Prototype: | int QTreeWidget::indexOfTopLevelItem(QTreeWidgetItem *item) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2668-2673 |
| | 3 | 1 |
QTreeWidget::expandItemName: | QTreeWidget::expandItem | Prototype: | void QTreeWidget::expandItem(const QTreeWidgetItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3218-3223 |
| | 3 | 1 |
QTreeWidget::dropMimeDataName: | QTreeWidget::dropMimeData | Prototype: | bool QTreeWidget::dropMimeData(QTreeWidgetItem *parent, int index, const QMimeData *data, Qt::DropAction action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3313-3319 |
| | 3 | 2 |
QTreeWidget::collapseItemName: | QTreeWidget::collapseItem | Prototype: | void QTreeWidget::collapseItem(const QTreeWidgetItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3231-3236 |
| | 3 | 1 |
QTreeWidget::clearName: | QTreeWidget::clear | Prototype: | void QTreeWidget::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3247-3252 |
| | 3 | 1 |
QTreeViewPrivate::_q_columnsRemovedName: | QTreeViewPrivate::_q_columnsRemoved | Prototype: | void QTreeViewPrivate::_q_columnsRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3304-3309 |
| | 3 | 2 |
QTreeViewPrivate::_q_columnsAboutToBeRemovedName: | QTreeViewPrivate::_q_columnsAboutToBeRemoved | Prototype: | void QTreeViewPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3297-3302 |
| | 3 | 2 |
QTreeView::visualIndexName: | QTreeView::visualIndex | Prototype: | int QTreeView::visualIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 4009-4014 |
| | 3 | 1 |
QTreeView::setTreePositionName: | QTreeView::setTreePosition | Prototype: | void QTreeView::setTreePosition(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 981-986 |
| | 3 | 1 |
QTreeView::setRootIndexName: | QTreeView::setRootIndex | Prototype: | void QTreeView::setRootIndex(const QModelIndex &index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 257-262 |
| | 3 | 1 |