| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QTimerInfoList::timerInsert| Name: | QTimerInfoList::timerInsert | | Prototype: | void QTimerInfoList::timerInsert(QTimerInfo *ti) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 173-182 |
| | 6 | 3 |
QTipLabel::paintEvent| Name: | QTipLabel::paintEvent | | Prototype: | void QTipLabel::paintEvent(QPaintEvent *ev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 214-223 |
| | 6 | 1 |
QTipLabel::resizeEvent| Name: | QTipLabel::resizeEvent | | Prototype: | void QTipLabel::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 225-234 |
| | 6 | 2 |
QToolBar::setAllowedAreas| Name: | QToolBar::setAllowedAreas | | Prototype: | void QToolBar::setAllowedAreas(Qt::ToolBarAreas areas) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 603-611 |
| | 6 | 2 |
QToolBar::setMovable| Name: | QToolBar::setMovable | | Prototype: | void QToolBar::setMovable(bool movable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 544-552 |
| | 6 | 2 |
QToolBarAreaLayout::itemRect| Name: | QToolBarAreaLayout::itemRect | | Prototype: | QRect QToolBarAreaLayout::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1122-1131 |
| | 6 | 2 |
QToolBarLayout::insertAction| Name: | QToolBarLayout::insertAction | | Prototype: | void QToolBarLayout::insertAction(int index, QAction *action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 189-199 |
| | 6 | 2 |
QToolBarLayout::~QToolBarLayout| Name: | QToolBarLayout::~QToolBarLayout | | Prototype: | QToolBarLayout::~QToolBarLayout() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 94-104 |
| | 6 | 4 |
QToolBarPrivate::updateWindowFlags| Name: | QToolBarPrivate::updateWindowFlags | | Prototype: | void QToolBarPrivate::updateWindowFlags(bool floating, bool unplug) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 127-138 |
| | 6 | 2 |
QToolBox::removeItem| Name: | QToolBox::removeItem | | Prototype: | void QToolBox::removeItem(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 473-483 |
| | 6 | 2 |
QToolBoxPrivate::page| Name: | QToolBoxPrivate::page | | Prototype: | const QToolBoxPrivate::Page *QToolBoxPrivate::page(const QObject *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 126-135 |
| | 6 | 4 |
QToolButton::enterEvent| Name: | QToolButton::enterEvent | | Prototype: | void QToolButton::enterEvent(QEvent * e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 519-527 |
| | 6 | 3 |
QToolButton::event| Name: | QToolButton::event | | Prototype: | bool QToolButton::event(QEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 964-977 |
| | 6 | 6 |
QTransform::transposed| Name: | QTransform::transposed | | Prototype: | QTransform QTransform::transposed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 336-344 |
| | 6 | 1 |
QTransformToFTMatrix| Name: | QTransformToFTMatrix | | Prototype: | static inline FT_Matrix QTransformToFTMatrix(const QTransform &matrix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1314-1324 |
| | 6 | 1 |
QTreeModel::data| Name: | QTreeModel::data | | Prototype: | QVariant QTreeModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 359-367 |
| | 6 | 3 |
QTreeModel::rowCount| Name: | QTreeModel::rowCount | | Prototype: | int QTreeModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 305-314 |
| | 6 | 3 |
QTreeView::columnCountChanged| Name: | QTreeView::columnCountChanged | | Prototype: | void QTreeView::columnCountChanged(int oldCount, int newCount) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2609-2620 |
| | 6 | 3 |
QTreeView::expandAll| Name: | QTreeView::expandAll | | Prototype: | void QTreeView::expandAll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2729-2737 |
| | 6 | 1 |
QTreeView::mousePressEvent| Name: | QTreeView::mousePressEvent | | Prototype: | void QTreeView::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1904-1912 |
| | 6 | 3 |
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: | 2135-2143 |
| | 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: | 3021-3029 |
| | 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: | 3427-3435 |
| | 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: | 3603-3612 |
| | 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: | 3163-3171 |
| | 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: | 3178-3186 |
| | 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: | 2751-2759 |
| | 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: | 1377-1392 |
| | 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: | 1402-1418 |
| | 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: | 1584-1594 |
| | 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: | 1843-1855 |
| | 6 | 2 |
QTzTimeZonePrivate::availableTimeZoneIds| Name: | QTzTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QTzTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 1057-1067 |
| | 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: | 269-279 |
| | 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: | 146-155 |
| | 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: | 105-115 |
| | 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: | 845-853 |
| | 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: | 1089-1103 |
| | 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: | 829-837 |
| | 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: | 500-509 |
| | 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: | 228-243 |
| | 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: | 489-498 |
| | 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: | 775-788 |
| | 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: | 3047-3056 |
| | 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: | 2386-2395 |
| | 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: | 2974-2983 |
| | 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: | 2438-2449 |
| | 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: | 2702-2713 |
| | 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: | 278-286 |
| | 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: | 627-637 |
| | 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: | 1093-1104 |
| | 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: | 694-703 |
| | 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: | 724-733 |
| | 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: | 651-659 |
| | 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: | 666-676 |
| | 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: | 359-370 |
| | 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: | 427-440 |
| | 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: | 194-207 |
| | 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: | 209-220 |
| | 6 | 3 |
QVersionNumber::isPrefixOf| Name: | QVersionNumber::isPrefixOf | | Prototype: | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 231-240 |
| | 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: | 355-363 |
| | 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: | 266-279 |
| | 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: | 236-245 |
| | 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: | 406-418 |
| | 6 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 726-739 |
| | 6 | 3 |
QWidget::backingStore| Name: | QWidget::backingStore | | Prototype: | QBackingStore *QWidget::backingStore() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12084-12094 |
| | 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: | 2602-2610 |
| | 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: | 7071-7080 |
| | 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: | 12757-12765 |
| | 6 | 1 |
QWidget::inputMethodQuery| Name: | QWidget::inputMethodQuery | | Prototype: | QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9752-9767 |
| | 6 | 6 |
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: | 3726-3736 |
| | 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: | 4540-4560 |
| | 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: | 3603-3611 |
| | 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: | 9808-9820 |
| | 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: | 4887-4898 |
| | 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: | 6287-6297 |
| | 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: | 7733-7742 |
| | 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: | 2525-2537 |
| | 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: | 4337-4346 |
| | 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: | 5819-5831 |
| | 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: | 796-807 |
| | 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: | 783-794 |
| | 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: | 770-781 |
| | 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: | 777-787 |
| | 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: | 273-281 |
| | 6 | 1 |
QWidgetLineControl::copy| Name: | QWidgetLineControl::copy | | Prototype: | void QWidgetLineControl::copy(QClipboard::Mode mode) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 146-155 |
| | 6 | 2 |
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: | 229-327 |
| | 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: | 1237-1246 |
| | 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: | 5904-5913 |
| | 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: | 70-79 |
| | 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: | 3036-3045 |
| | 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: | 3048-3057 |
| | 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: | 938-946 |
| | 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: | 2950-2959 |
| | 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: | 1914-1925 |
| | 6 | 2 |
QWidgetTextControlPrivate::setBlinkingCursorEnabled| Name: | QWidgetTextControlPrivate::setBlinkingCursorEnabled | | Prototype: | void QWidgetTextControlPrivate::setBlinkingCursorEnabled(bool enable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 682-694 |
| | 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: | 618-626 |
| | 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: | 115-128 |
| | 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: | 619-631 |
| | 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: | 707-716 |
| | 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: | 2440-2448 |
| | 6 | 3 |