| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QTreeView::reset| Name: | QTreeView::reset | | Prototype: | void QTreeView::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2124-2132 |
| | 6 | 1 |
QTreeView::rowHeight| Name: | QTreeView::rowHeight | | Prototype: | int QTreeView::rowHeight(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3009-3017 |
| | 6 | 2 |
QTreeViewPrivate::indentationForItem| Name: | QTreeViewPrivate::indentationForItem | | Prototype: | int QTreeViewPrivate::indentationForItem(int item) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3415-3423 |
| | 6 | 3 |
QTreeViewPrivate::modelIndex| Name: | QTreeViewPrivate::modelIndex | | Prototype: | QModelIndex QTreeViewPrivate::modelIndex(int i, int column) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3591-3600 |
| | 6 | 3 |
QTreeWidget::itemAbove| Name: | QTreeWidget::itemAbove | | Prototype: | QTreeWidgetItem *QTreeWidget::itemAbove(const QTreeWidgetItem *item) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3170-3178 |
| | 6 | 2 |
QTreeWidget::itemBelow| Name: | QTreeWidget::itemBelow | | Prototype: | QTreeWidgetItem *QTreeWidget::itemBelow(const QTreeWidgetItem *item) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3185-3193 |
| | 6 | 2 |
QTreeWidget::setHeaderLabels| Name: | QTreeWidget::setHeaderLabels | | Prototype: | void QTreeWidget::setHeaderLabels(const QStringList &labels) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2758-2766 |
| | 6 | 3 |
QTreeWidgetItem::QTreeWidgetItem| Name: | QTreeWidgetItem::QTreeWidgetItem | | Prototype: | QTreeWidgetItem::QTreeWidgetItem(QTreeWidget *view, const QStringList &strings, int type) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1383-1398 |
| | 6 | 3 |
QTreeWidgetItem::QTreeWidgetItem| Name: | QTreeWidgetItem::QTreeWidgetItem | | Prototype: | QTreeWidgetItem::QTreeWidgetItem(QTreeWidget *view, QTreeWidgetItem *after, int type) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1408-1424 |
| | 6 | 3 |
QTreeWidgetItem::setChildIndicatorPolicy| Name: | QTreeWidgetItem::setChildIndicatorPolicy | | Prototype: | void QTreeWidgetItem::setChildIndicatorPolicy(QTreeWidgetItem::ChildIndicatorPolicy policy) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1590-1600 |
| | 6 | 3 |
QTriangulator::SimpleToMonotone::fillPriorityQueue| Name: | QTriangulator::SimpleToMonotone::fillPriorityQueue | | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::fillPriorityQueue() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1849-1861 |
| | 6 | 2 |
QTzTimeZonePrivate::availableTimeZoneIds| Name: | QTzTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QTzTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 1070-1080 |
| | 6 | 3 |
QUndoCommand::setText| Name: | QUndoCommand::setText | | Prototype: | void QUndoCommand::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 275-285 |
| | 6 | 2 |
QUndoGroup::removeStack| Name: | QUndoGroup::removeStack | | Prototype: | void QUndoGroup::removeStack(QUndoStack *stack) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 152-161 |
| | 6 | 3 |
QUndoGroup::~QUndoGroup| Name: | QUndoGroup::~QUndoGroup | | Prototype: | QUndoGroup::~QUndoGroup() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 111-121 |
| | 6 | 2 |
QUndoStack::redoText| Name: | QUndoStack::redoText | | Prototype: | QString QUndoStack::redoText() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 851-859 |
| | 6 | 3 |
QUndoStack::setActive| Name: | QUndoStack::setActive | | Prototype: | void QUndoStack::setActive(bool active) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1095-1109 |
| | 6 | 4 |
QUndoStack::undoText| Name: | QUndoStack::undoText | | Prototype: | QString QUndoStack::undoText() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 835-843 |
| | 6 | 3 |
QUnifiedTimer::closestPausedAnimationTimerTimeToFinish| Name: | QUnifiedTimer::closestPausedAnimationTimerTimeToFinish | | Prototype: | int QUnifiedTimer::closestPausedAnimationTimerTimeToFinish() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 506-515 |
| | 6 | 3 |
QUnifiedTimer::instance| Name: | QUnifiedTimer::instance | | Prototype: | QUnifiedTimer *QUnifiedTimer::instance(bool create) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 234-249 |
| | 6 | 2 |
QUnifiedTimer::resumeAnimationTimer| Name: | QUnifiedTimer::resumeAnimationTimer | | Prototype: | void QUnifiedTimer::resumeAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 495-504 |
| | 6 | 2 |
QUnixPrintWidgetPrivate::_q_btnBrowseClicked| Name: | QUnixPrintWidgetPrivate::_q_btnBrowseClicked | | Prototype: | void QUnixPrintWidgetPrivate::_q_btnBrowseClicked() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 779-792 |
| | 6 | 2 |
QUrl::fragment| Name: | QUrl::fragment | | Prototype: | QString QUrl::fragment(ComponentFormattingOptions options) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3052-3061 |
| | 6 | 3 |
QUrl::host| Name: | QUrl::host | | Prototype: | QString QUrl::host(ComponentFormattingOptions options) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2392-2401 |
| | 6 | 3 |
QUrl::query| Name: | QUrl::query | | Prototype: | QString QUrl::query(ComponentFormattingOptions options) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2979-2988 |
| | 6 | 3 |
QUrl::setPort| Name: | QUrl::setPort | | Prototype: | void QUrl::setPort(int port) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2444-2455 |
| | 6 | 2 |
QUrl::setQuery| Name: | QUrl::setQuery | | Prototype: | void QUrl::setQuery(const QUrlQuery &query) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2707-2718 |
| | 6 | 2 |
QUrlModel::urls| Name: | QUrlModel::urls | | Prototype: | QList<QUrl> QUrlModel::urls() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 284-292 |
| | 6 | 2 |
QUrlPrivate::setError| Name: | QUrlPrivate::setError | | Prototype: | inline void QUrlPrivate::setError(ErrorCode errorCode, const QString &source, int supplement) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 633-643 |
| | 6 | 2 |
QUrlPrivate::setUserInfo| Name: | QUrlPrivate::setUserInfo | | Prototype: | inline void QUrlPrivate::setUserInfo(const QString &userInfo, int from, int end) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1099-1110 |
| | 6 | 2 |
QUrlQuery::queryItemValue| Name: | QUrlQuery::queryItemValue | | Prototype: | QString QUrlQuery::queryItemValue(const QString &key, QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 701-710 |
| | 6 | 3 |
QUtcTimeZonePrivate::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 730-739 |
| | 6 | 2 |
QUtcTimeZonePrivate::data| Name: | QUtcTimeZonePrivate::data | | Prototype: | QTimeZonePrivate::Data QUtcTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 657-665 |
| | 6 | 1 |
QUtcTimeZonePrivate::init| Name: | QUtcTimeZonePrivate::init | | Prototype: | void QUtcTimeZonePrivate::init(const QByteArray &zoneId, int offsetSeconds, const QString &name, const QString &abbreviation, QLocale::Country country, const QString &comment) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 672-682 |
| | 6 | 1 |
QUuid::QUuid| Name: | QUuid::QUuid | | Prototype: | QUuid::QUuid(const char *text) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 365-376 |
| | 6 | 3 |
QVariantAnimation::registerInterpolator| Name: | QVariantAnimation::registerInterpolator | | Prototype: | void QVariantAnimation::registerInterpolator(QVariantAnimation::Interpolator func, int interpolationType) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 433-446 |
| | 6 | 3 |
QVariantAnimationPrivate::convertValues| Name: | QVariantAnimationPrivate::convertValues | | Prototype: | void QVariantAnimationPrivate::convertValues(int t) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 200-213 |
| | 6 | 2 |
QVariantAnimationPrivate::updateInterpolator| Name: | QVariantAnimationPrivate::updateInterpolator | | Prototype: | void QVariantAnimationPrivate::updateInterpolator() | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 215-226 |
| | 6 | 3 |
QVersionNumber::isPrefixOf| Name: | QVersionNumber::isPrefixOf | | Prototype: | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const noexcept | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 238-247 |
| | 6 | 4 |
QWellArray::paintCellContents| Name: | QWellArray::paintCellContents | | Prototype: | void QWellArray::paintCellContents(QPainter *p, int row, int col, const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 361-369 |
| | 6 | 1 |
QWhatsThat::mouseMoveEvent| Name: | QWhatsThat::mouseMoveEvent | | Prototype: | void QWhatsThat::mouseMoveEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 272-285 |
| | 6 | 3 |
QWhatsThat::mousePressEvent| Name: | QWhatsThat::mousePressEvent | | Prototype: | void QWhatsThat::mousePressEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 242-251 |
| | 6 | 3 |
QWhatsThisPrivate::~QWhatsThisPrivate| Name: | QWhatsThisPrivate::~QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::~QWhatsThisPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 410-422 |
| | 6 | 2 |
QWidget::backingStore| Name: | QWidget::backingStore | | Prototype: | QBackingStore *QWidget::backingStore() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12120-12130 |
| | 6 | 2 |
QWidget::effectiveWinId| Name: | QWidget::effectiveWinId | | Prototype: | WId QWidget::effectiveWinId() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2620-2628 |
| | 6 | 3 |
QWidget::frameSize| Name: | QWidget::frameSize | | Prototype: | QSize QWidget::frameSize() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7101-7110 |
| | 6 | 2 |
QWidget::initPainter| Name: | QWidget::initPainter | | Prototype: | void QWidget::initPainter(QPainter *painter) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12794-12802 |
| | 6 | 1 |
QWidget::normalGeometry| Name: | QWidget::normalGeometry | | Prototype: | QRect QWidget::normalGeometry() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3748-3758 |
| | 6 | 3 |
QWidget::palette| Name: | QWidget::palette | | Prototype: | const QPalette &QWidget::palette() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4562-4582 |
| | 6 | 3 |
QWidget::pos| Name: | QWidget::pos | | Prototype: | QPoint QWidget::pos() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3625-3633 |
| | 6 | 3 |
QWidget::setInputMethodHints| Name: | QWidget::setInputMethodHints | | Prototype: | void QWidget::setInputMethodHints(Qt::InputMethodHints hints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9840-9852 |
| | 6 | 3 |
QWidget::setLayoutDirection| Name: | QWidget::setLayoutDirection | | Prototype: | void QWidget::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4919-4930 |
| | 6 | 2 |
QWidget::setWindowFilePath| Name: | QWidget::setWindowFilePath | | Prototype: | void QWidget::setWindowFilePath(const QString &filePath) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6317-6327 |
| | 6 | 2 |
QWidget::show| Name: | QWidget::show | | Prototype: | void QWidget::show() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7763-7772 |
| | 6 | 3 |
QWidget::winId| Name: | QWidget::winId | | Prototype: | WId QWidget::winId() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2543-2555 |
| | 6 | 2 |
QWidget::window| Name: | QWidget::window | | Prototype: | QWidget *QWidget::window() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4359-4368 |
| | 6 | 2 |
QWidgetEffectSourcePrivate::boundingRect| Name: | QWidgetEffectSourcePrivate::boundingRect | | Prototype: | QRectF QWidgetEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5849-5861 |
| | 6 | 3 |
QWidgetItemV2::maximumSize| Name: | QWidgetItemV2::maximumSize | | Prototype: | QSize QWidgetItemV2::maximumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 802-813 |
| | 6 | 3 |
QWidgetItemV2::minimumSize| Name: | QWidgetItemV2::minimumSize | | Prototype: | QSize QWidgetItemV2::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 789-800 |
| | 6 | 3 |
QWidgetItemV2::sizeHint| Name: | QWidgetItemV2::sizeHint | | Prototype: | QSize QWidgetItemV2::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 776-787 |
| | 6 | 3 |
QWidgetLineControl::addCommand| Name: | QWidgetLineControl::addCommand | | Prototype: | void QWidgetLineControl::addCommand(const Command &cmd) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 797-807 |
| | 6 | 2 |
QWidgetLineControl::clear| Name: | QWidgetLineControl::clear | | Prototype: | void QWidgetLineControl::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 276-284 |
| | 6 | 1 |
QWidgetPrivate::QWidgetPrivate| Name: | QWidgetPrivate::QWidgetPrivate | | Prototype: | QWidgetPrivate::QWidgetPrivate(int version) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 236-334 |
| | 6 | 2 |
QWidgetPrivate::createRecursively| Name: | QWidgetPrivate::createRecursively | | Prototype: | void QWidgetPrivate::createRecursively() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1249-1258 |
| | 6 | 3 |
QWidgetPrivate::nearestGraphicsProxyWidget| Name: | QWidgetPrivate::nearestGraphicsProxyWidget | | Prototype: | QGraphicsProxyWidget * QWidgetPrivate::nearestGraphicsProxyWidget(const QWidget *origin) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5934-5943 |
| | 6 | 3 |
QWidgetResizeHandler::setActive| Name: | QWidgetResizeHandler::setActive | | Prototype: | void QWidgetResizeHandler::setActive(Action ac, bool b) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 76-85 |
| | 6 | 4 |
QWidgetTextControl::find| Name: | QWidgetTextControl::find | | Prototype: | bool QWidgetTextControl::find(const QString &exp, QTextDocument::FindFlags options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3070-3079 |
| | 6 | 2 |
QWidgetTextControl::find| Name: | QWidgetTextControl::find | | Prototype: | bool QWidgetTextControl::find(const QRegExp &exp, QTextDocument::FindFlags options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3082-3091 |
| | 6 | 2 |
QWidgetTextControl::selectAll| Name: | QWidgetTextControl::selectAll | | Prototype: | void QWidgetTextControl::selectAll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 957-965 |
| | 6 | 1 |
QWidgetTextControl::setTextInteractionFlags| Name: | QWidgetTextControl::setTextInteractionFlags | | Prototype: | void QWidgetTextControl::setTextInteractionFlags(Qt::TextInteractionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2984-2993 |
| | 6 | 3 |
QWidgetTextControlPrivate::dragEnterEvent| Name: | QWidgetTextControlPrivate::dragEnterEvent | | Prototype: | bool QWidgetTextControlPrivate::dragEnterEvent(QEvent *e, const QMimeData *mimeData) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1940-1951 |
| | 6 | 2 |
QWidgetTextControlPrivate::setClipboardSelection| Name: | QWidgetTextControlPrivate::setClipboardSelection | | Prototype: | void QWidgetTextControlPrivate::setClipboardSelection() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 624-632 |
| | 6 | 2 |
QWidgetWindow::QWidgetWindow| Name: | QWidgetWindow::QWidgetWindow | | Prototype: | QWidgetWindow::QWidgetWindow(QWidget *widget) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 121-134 |
| | 6 | 2 |
QWidgetWindow::handleTouchEvent| Name: | QWidgetWindow::handleTouchEvent | | Prototype: | void QWidgetWindow::handleTouchEvent(QTouchEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 629-641 |
| | 6 | 3 |
QWidgetWindow::repaintWindow| Name: | QWidgetWindow::repaintWindow | | Prototype: | void QWidgetWindow::repaintWindow() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 717-726 |
| | 6 | 3 |
QWindow::alert| Name: | QWindow::alert | | Prototype: | void QWindow::alert(int msec) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2480-2488 |
| | 6 | 3 |
QWindow::requestActivate| Name: | QWindow::requestActivate | | Prototype: | void QWindow::requestActivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1009-1018 |
| | 6 | 3 |
QWindow::setBaseSize| Name: | QWindow::setBaseSize | | Prototype: | void QWindow::setBaseSize(const QSize &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1420-1428 |
| | 6 | 3 |
QWindow::setFramePosition| Name: | QWindow::setFramePosition | | Prototype: | void QWindow::setFramePosition(const QPoint &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1589-1599 |
| | 6 | 2 |
QWindow::setIcon| Name: | QWindow::setIcon | | Prototype: | void QWindow::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 892-900 |
| | 6 | 2 |
QWindow::setSizeIncrement| Name: | QWindow::setSizeIncrement | | Prototype: | void QWindow::setSizeIncrement(const QSize &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1444-1452 |
| | 6 | 3 |
QWindow::setTransientParent| Name: | QWindow::setTransientParent | | Prototype: | void QWindow::setTransientParent(QWindow *parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1193-1204 |
| | 6 | 2 |
QWindow::show| Name: | QWindow::show | | Prototype: | void QWindow::show() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1849-1858 |
| | 6 | 3 |
QWindow::winId| Name: | QWindow::winId | | Prototype: | WId QWindow::winId() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 595-606 |
| | 6 | 3 |
QWindowContainer::focusWindowChanged| Name: | QWindowContainer::focusWindowChanged | | Prototype: | void QWindowContainer::focusWindowChanged(QWindow *focusWindow) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 250-259 |
| | 6 | 3 |
QWindowContainerPrivate::updateGeometry| Name: | QWindowContainerPrivate::updateGeometry | | Prototype: | void updateGeometry() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 73-86 |
| | 6 | 3 |
QWindowPrivate::init| Name: | QWindowPrivate::init | | Prototype: | void QWindowPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 217-230 |
| | 6 | 2 |
QWingedEdge::simplify| Name: | QWingedEdge::simplify | | Prototype: | void QWingedEdge::simplify() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1331-1344 |
| | 6 | 3 |
QWizard::addPage| Name: | QWizard::addPage | | Prototype: | int QWizard::addPage(QWizardPage *page) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2241-2249 |
| | 6 | 2 |
QWizard::done| Name: | QWizard::done | | Prototype: | void QWizard::done(int result) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3294-3305 |
| | 6 | 3 |
QWizard::setButtonText| Name: | QWizard::setButtonText | | Prototype: | void QWizard::setButtonText(WizardButton which, const QString &text) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2697-2708 |
| | 6 | 3 |
QWizard::setDefaultProperty| Name: | QWizard::setDefaultProperty | | Prototype: | void QWizard::setDefaultProperty(const char *className, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2942-2953 |
| | 6 | 3 |
QWizardField::findProperty| Name: | QWizardField::findProperty | | Prototype: | void QWizardField::findProperty(const QWizardDefaultProperty *properties, int propertyCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 219-230 |
| | 6 | 3 |
QWizardPage::buttonText| Name: | QWizardPage::buttonText | | Prototype: | QString QWizardPage::buttonText(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3818-3829 |
| | 6 | 3 |
QWizardPage::cleanupPage| Name: | QWizardPage::cleanupPage | | Prototype: | void QWizardPage::cleanupPage() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3627-3637 |
| | 6 | 4 |
QWizardPrivate::_q_emitCustomButtonClicked| Name: | QWizardPrivate::_q_emitCustomButtonClicked | | Prototype: | void QWizardPrivate::_q_emitCustomButtonClicked() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1675-1685 |
| | 6 | 3 |
QWizardPrivate::setStyle| Name: | QWizardPrivate::setStyle | | Prototype: | void QWizardPrivate::setStyle(QStyle *style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1765-1773 |
| | 6 | 4 |
QWizardPrivate::updatePixmap| Name: | QWizardPrivate::updatePixmap | | Prototype: | void QWizardPrivate::updatePixmap(QWizard::WizardPixmap which) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1554-1565 |
| | 6 | 3 |
QWriteNotifier::event| Name: | QWriteNotifier::event | | Prototype: | bool QWriteNotifier::event(QEvent *e) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1242-1252 |
| | 6 | 3 |
QXbmHandler::canRead| Name: | QXbmHandler::canRead | | Prototype: | bool QXbmHandler::canRead() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 270-281 |
| | 6 | 3 |