Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
QWidgetBackingStoreTracker::QWidgetBackingStoreTrackerName: | QWidgetBackingStoreTracker::QWidgetBackingStoreTracker | Prototype: | QWidgetBackingStoreTracker::QWidgetBackingStoreTracker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 154-158 |
| | 3 | 1 |
QWidgetBackingStoreTracker::destroyName: | QWidgetBackingStoreTracker::destroy | Prototype: | void QWidgetBackingStoreTracker::destroy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 182-187 |
| | 3 | 1 |
QWidgetBackingStoreTracker::unregisterWidgetName: | QWidgetBackingStoreTracker::unregisterWidget | Prototype: | void QWidgetBackingStoreTracker::unregisterWidget(QWidget *w) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 209-215 |
| | 3 | 2 |
QWidgetItem::geometryName: | QWidgetItem::geometry | Prototype: | QRect QWidgetItem::geometry() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 509-514 |
| | 3 | 1 |
QWidgetItem::hasHeightForWidthName: | QWidgetItem::hasHeightForWidth | Prototype: | bool QWidgetItem::hasHeightForWidth() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 520-525 |
| | 3 | 2 |
QWidgetItemV2::QWidgetItemV2Name: | QWidgetItemV2::QWidgetItemV2 | Prototype: | QWidgetItemV2::QWidgetItemV2(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 747-759 |
| | 3 | 2 |
QWidgetLineControl::isRedoAvailableName: | QWidgetLineControl::isRedoAvailable | Prototype: | bool QWidgetLineControl::isRedoAvailable() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1909-1915 |
| | 3 | 1 |
QWidgetLineControl::updatePasswordEchoEditingName: | QWidgetLineControl::updatePasswordEchoEditing | Prototype: | void QWidgetLineControl::updatePasswordEchoEditing(bool editing) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 389-394 |
| | 3 | 1 |
QWidgetPrivate::_q_showIfNotHiddenName: | QWidgetPrivate::_q_showIfNotHidden | Prototype: | void QWidgetPrivate::_q_showIfNotHidden() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8247-8252 |
| | 3 | 2 |
QWidgetPrivate::resolveFontName: | QWidgetPrivate::resolveFont | Prototype: | void QWidgetPrivate::resolveFont() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4774-4779 |
| | 3 | 1 |
QWidgetPrivate::resolveLayoutDirectionName: | QWidgetPrivate::resolveLayoutDirection | Prototype: | void QWidgetPrivate::resolveLayoutDirection() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4862-4867 |
| | 3 | 2 |
QWidgetPrivate::resolvePaletteName: | QWidgetPrivate::resolvePalette | Prototype: | void QWidgetPrivate::resolvePalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4625-4630 |
| | 3 | 1 |
QWidgetPrivate::scroll_sysName: | QWidgetPrivate::scroll_sys | Prototype: | void QWidgetPrivate::scroll_sys(int dx, int dy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10744-10749 |
| | 3 | 1 |
QWidgetPrivate::setCursor_sysName: | QWidgetPrivate::setCursor_sys | Prototype: | void QWidgetPrivate::setCursor_sys(const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4989-4994 |
| | 3 | 1 |
QWidgetPrivate::setMask_sysName: | QWidgetPrivate::setMask_sys | Prototype: | void QWidgetPrivate::setMask_sys(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12866-12871 |
| | 3 | 2 |
QWidgetPrivate::setModal_sysName: | QWidgetPrivate::setModal_sys | Prototype: | void QWidgetPrivate::setModal_sys() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2925-2930 |
| | 3 | 2 |
QWidgetPrivate::setOpaqueName: | QWidgetPrivate::setOpaque | Prototype: | void QWidgetPrivate::setOpaque(bool opaque) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2353-2359 |
| | 3 | 2 |
QWidgetPrivate::setWSGeometryName: | QWidgetPrivate::setWSGeometry | Prototype: | void QWidgetPrivate::setWSGeometry() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 368-373 |
| | 3 | 2 |
QWidgetPrivate::setWindowIconText_helperName: | QWidgetPrivate::setWindowIconText_helper | Prototype: | void QWidgetPrivate::setWindowIconText_helper(const QString &title) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6095-6100 |
| | 3 | 2 |