Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWidgetTextControlPrivate::dragLeaveEventName: | QWidgetTextControlPrivate::dragLeaveEvent | Prototype: | void QWidgetTextControlPrivate::dragLeaveEvent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1953-1962 |
| | 5 | 2 |
QWidgetTextControlPrivate::isPreeditingName: | QWidgetTextControlPrivate::isPreediting | Prototype: | bool QWidgetTextControlPrivate::isPreediting() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2893-2900 |
| | 4 | 2 |
QWidgetTextControlPrivate::outdentName: | QWidgetTextControlPrivate::outdent | Prototype: | void QWidgetTextControlPrivate::outdent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 333-348 |
| | 9 | 2 |
QWidgetTextControlPrivate::setClipboardSelectionName: | 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 |
QWidgetTextControlPrivate::setCursorPositionName: | QWidgetTextControlPrivate::setCursorPosition | Prototype: | void QWidgetTextControlPrivate::setCursorPosition(int pos, QTextCursor::MoveMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 540-548 |
| | 4 | 2 |
QWidgetTextControlPrivate::setCursorPositionName: | QWidgetTextControlPrivate::setCursorPosition | Prototype: | void QWidgetTextControlPrivate::setCursorPosition(const QPointF &pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 531-538 |
| | 5 | 2 |
QWidgetTextControlPrivate::showToolTipName: | QWidgetTextControlPrivate::showToolTip | Prototype: | void QWidgetTextControlPrivate::showToolTip(const QPoint &globalPos, const QPointF &pos, QWidget *contextWidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2884-2890 |
| | 4 | 2 |
QWidgetTextControlPrivate::updateCurrentCharFormatName: | QWidgetTextControlPrivate::updateCurrentCharFormat | Prototype: | void QWidgetTextControlPrivate::updateCurrentCharFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 300-311 |
| | 7 | 2 |
QWidgetWindow::QWidgetWindowName: | 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::accessibleRootName: | QWidgetWindow::accessibleRoot | Prototype: | QAccessibleInterface *QWidgetWindow::accessibleRoot() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 141-146 |
| | 3 | 2 |
QWidgetWindow::handleDragLeaveEventName: | QWidgetWindow::handleDragLeaveEvent | Prototype: | void QWidgetWindow::handleDragLeaveEvent(QDragLeaveEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 861-866 |
| | 3 | 2 |
QWidgetWindow::handleMoveEventName: | QWidgetWindow::handleMoveEvent | Prototype: | void QWidgetWindow::handleMoveEvent(QMoveEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 746-750 |
| | 2 | 2 |
QWidgetWindow::handleScreenChangeName: | QWidgetWindow::handleScreenChange | Prototype: | void QWidgetWindow::handleScreenChange() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 707-715 |
| | 3 | 2 |
QWidgetWindow::updateObjectNameName: | QWidgetWindow::updateObjectName | Prototype: | void QWidgetWindow::updateObjectName() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 1048-1055 |
| | 5 | 2 |
QWidgetWindowPrivate::clearFocusObjectName: | QWidgetWindowPrivate::clearFocusObject | Prototype: | void clearFocusObject() override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 81-87 |
| | 4 | 2 |
QWidgetWindowPrivate::eventReceiverName: | QWidgetWindowPrivate::eventReceiver | Prototype: | QWindow *eventReceiver() override | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 72-79 |
| | 5 | 2 |
QWindow::QWindowName: | QWindow::QWindow | Prototype: | QWindow::QWindow(QWindow *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 172-181 |
| | 5 | 2 |
QWindow::QWindowName: | QWindow::QWindow | Prototype: | QWindow::QWindow(QWindowPrivate &dd, QWindow *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 195-204 |
| | 5 | 2 |
QWindow::devicePixelRatioName: | QWindow::devicePixelRatio | Prototype: | qreal QWindow::devicePixelRatio() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1124-1135 |
| | 4 | 2 |
QWindow::formatName: | QWindow::format | Prototype: | QSurfaceFormat QWindow::format() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 782-788 |
| | 4 | 2 |
QWindow::frameGeometryName: | QWindow::frameGeometry | Prototype: | QRect QWindow::frameGeometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1557-1565 |
| | 5 | 2 |
QWindow::frameMarginsName: | QWindow::frameMargins | Prototype: | QMargins QWindow::frameMargins() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1544-1550 |
| | 4 | 2 |
QWindow::framePositionName: | QWindow::framePosition | Prototype: | QPoint QWindow::framePosition() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1574-1582 |
| | 5 | 2 |
QWindow::geometryName: | QWindow::geometry | Prototype: | QRect QWindow::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1531-1537 |
| | 4 | 2 |
QWindow::iconName: | QWindow::icon | Prototype: | QIcon QWindow::icon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 907-913 |
| | 4 | 2 |
QWindow::isAncestorOfName: | QWindow::isAncestorOf | Prototype: | bool QWindow::isAncestorOf(const QWindow *child, AncestorMode mode) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1231-1238 |
| | 4 | 2 |
QWindow::lowerName: | QWindow::lower | Prototype: | void QWindow::lower() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 932-937 |
| | 3 | 2 |
QWindow::mapFromGlobalName: | QWindow::mapFromGlobal | Prototype: | QPoint QWindow::mapFromGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2366-2375 |
| | 5 | 2 |
QWindow::mapToGlobalName: | QWindow::mapToGlobal | Prototype: | QPoint QWindow::mapToGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2346-2355 |
| | 5 | 2 |
QWindow::raiseName: | QWindow::raise | Prototype: | void QWindow::raise() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 920-925 |
| | 3 | 2 |
QWindow::requestUpdateName: | QWindow::requestUpdate | Prototype: | void QWindow::requestUpdate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2196-2206 |
| | 13 | 2 |
QWindow::setFilePathName: | QWindow::setFilePath | Prototype: | void QWindow::setFilePath(const QString &filePath) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 867-873 |
| | 4 | 2 |
QWindow::setFlagsName: | QWindow::setFlags | Prototype: | void QWindow::setFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 801-807 |
| | 4 | 2 |
QWindow::setFramePositionName: | 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::setHeightName: | QWindow::setHeight | Prototype: | void QWindow::setHeight(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1347-1351 |
| | 2 | 2 |
QWindow::setIconName: | 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::setKeyboardGrabEnabledName: | QWindow::setKeyboardGrabEnabled | Prototype: | bool QWindow::setKeyboardGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1747-1753 |
| | 4 | 2 |
QWindow::setMaskName: | QWindow::setMask | Prototype: | void QWindow::setMask(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 983-990 |
| | 5 | 2 |
QWindow::setModalityName: | QWindow::setModality | Prototype: | void QWindow::setModality(Qt::WindowModality modality) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 703-710 |
| | 5 | 2 |
QWindow::setMouseGrabEnabledName: | QWindow::setMouseGrabEnabled | Prototype: | bool QWindow::setMouseGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1764-1770 |
| | 4 | 2 |
QWindow::setScreenName: | QWindow::setScreen | Prototype: | void QWindow::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1797-1803 |
| | 4 | 2 |
QWindow::setTransientParentName: | 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::setWidthName: | QWindow::setWidth | Prototype: | void QWindow::setWidth(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1337-1341 |
| | 2 | 2 |
QWindow::setXName: | QWindow::setX | Prototype: | void QWindow::setX(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1311-1318 |
| | 4 | 2 |
QWindow::setYName: | QWindow::setY | Prototype: | void QWindow::setY(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1324-1331 |
| | 4 | 2 |
QWindow::~QWindowName: | QWindow::~QWindow | Prototype: | QWindow::~QWindow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 209-215 |
| | 4 | 2 |
QWindowContainer::toplevelAboutToBeDestroyedName: | QWindowContainer::toplevelAboutToBeDestroyed | Prototype: | void QWindowContainer::toplevelAboutToBeDestroyed(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 350-356 |
| | 3 | 2 |
QWindowContainerPrivate::getName: | QWindowContainerPrivate::get | Prototype: | static QWindowContainerPrivate *get(QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 66-71 |
| | 4 | 2 |
QWindowContainerPrivate::markParentChainName: | QWindowContainerPrivate::markParentChain | Prototype: | void markParentChain() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 113-122 |
| | 7 | 2 |
QWindowPrivate::_q_clearAlertName: | QWindowPrivate::_q_clearAlert | Prototype: | void QWindowPrivate::_q_clearAlert() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2490-2494 |
| | 2 | 2 |
QWindowPrivate::disconnectFromScreenName: | QWindowPrivate::disconnectFromScreen | Prototype: | inline void QWindowPrivate::disconnectFromScreen() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 354-358 |
| | 2 | 2 |
QWindowPrivate::initName: | 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 |
QWindowSystemInterface::handleCloseEventName: | QWindowSystemInterface::handleCloseEvent | Prototype: | void QWindowSystemInterface::handleCloseEvent(QWindow *tlw, bool *accepted) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 156-163 |
| | 4 | 2 |
QWindowSystemInterface::handleEnterEventName: | QWindowSystemInterface::handleEnterEvent | Prototype: | void QWindowSystemInterface::handleEnterEvent(QWindow *tlw, const QPointF &local, const QPointF &global) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 84-90 |
| | 3 | 2 |
QWindowSystemInterfacePrivate::installWindowSystemEventHandlerName: | QWindowSystemInterfacePrivate::installWindowSystemEventHandler | Prototype: | void QWindowSystemInterfacePrivate::installWindowSystemEventHandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 674-678 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::postWindowSystemEventName: | QWindowSystemInterfacePrivate::postWindowSystemEvent | Prototype: | void QWindowSystemInterfacePrivate::postWindowSystemEvent(WindowSystemEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 397-403 |
| | 4 | 2 |
QWindowSystemInterfacePrivate::removeWindowSystemEventhandlerName: | QWindowSystemInterfacePrivate::removeWindowSystemEventhandler | Prototype: | void QWindowSystemInterfacePrivate::removeWindowSystemEventhandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 680-684 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::toNativeTouchPointsName: | QWindowSystemInterfacePrivate::toNativeTouchPoints | Prototype: | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 509-528 |
| | 14 | 2 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QApplication *app) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 250-278 |
| | 9 | 2 |
QWingedEdge::nextName: | QWingedEdge::next | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::next(const QWingedEdge::TraversalStatus &status) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 870-887 |
| | 11 | 2 |
QWizard::addPageName: | 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::backName: | QWizard::back | Prototype: | void QWizard::back() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3123-3130 |
| | 5 | 2 |
QWizard::buttonName: | QWizard::button | Prototype: | QAbstractButton *QWizard::button(WizardButton which) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2824-2834 |
| | 4 | 2 |
QWizard::cleanupPageName: | QWizard::cleanupPage | Prototype: | void QWizard::cleanupPage(int theid) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3343-3348 |
| | 3 | 2 |
QWizard::eventName: | QWizard::event | Prototype: | bool QWizard::event(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3180-3213 |
| | 5 | 2 |
QWizard::fieldName: | QWizard::field | Prototype: | QVariant QWizard::field(const QString &name) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2535-2547 |
| | 7 | 2 |
QWizard::initializePageName: | QWizard::initializePage | Prototype: | void QWizard::initializePage(int theid) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3325-3330 |
| | 3 | 2 |
QWizard::nextIdName: | QWizard::nextId | Prototype: | int QWizard::nextId() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3389-3396 |
| | 4 | 2 |
QWizard::setOptionName: | QWizard::setOption | Prototype: | void QWizard::setOption(WizardOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2613-2618 |
| | 3 | 2 |
QWizard::setSideWidgetName: | QWizard::setSideWidget | Prototype: | void QWizard::setSideWidget(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2979-2988 |
| | 5 | 2 |
QWizard::setWizardStyleName: | QWizard::setWizardStyle | Prototype: | void QWizard::setWizardStyle(WizardStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2561-2599 |
| | 9 | 2 |
QWizard::validateCurrentPageName: | QWizard::validateCurrentPage | Prototype: | bool QWizard::validateCurrentPage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3366-3373 |
| | 4 | 2 |
QWizardField::QWizardFieldName: | QWizardField::QWizardField | Prototype: | QWizardField::QWizardField(QWizardPage *page, const QString &spec, QObject *object, const char *property, const char *changedSignal) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 201-210 |
| | 3 | 2 |
QWizardField::resolveName: | QWizardField::resolve | Prototype: | void QWizardField::resolve(const QVector<QWizardDefaultProperty> &defaultPropertyTable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 212-217 |
| | 3 | 2 |
QWizardPage::fieldName: | QWizardPage::field | Prototype: | QVariant QWizardPage::field(const QString &name) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3914-3920 |
| | 4 | 2 |
QWizardPage::registerFieldName: | QWizardPage::registerField | Prototype: | void QWizardPage::registerField(const QString &name, QWidget *widget, const char *property, const char *changedSignal) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3968-3978 |
| | 5 | 2 |
QWizardPage::setButtonTextName: | QWizardPage::setButtonText | Prototype: | void QWizardPage::setButtonText(QWizard::WizardButton which, const QString &text) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3797-3803 |
| | 4 | 2 |
QWizardPage::setCommitPageName: | QWizardPage::setCommitPage | Prototype: | void QWizardPage::setCommitPage(bool commitPage) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3769-3776 |
| | 5 | 2 |
QWizardPage::setFieldName: | QWizardPage::setField | Prototype: | void QWizardPage::setField(const QString &name, const QVariant &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3893-3899 |
| | 4 | 2 |
QWizardPage::setFinalPageName: | QWizardPage::setFinalPage | Prototype: | void QWizardPage::setFinalPage(bool finalPage) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3719-3726 |
| | 5 | 2 |
QWizardPage::setPixmapName: | QWizardPage::setPixmap | Prototype: | void QWizardPage::setPixmap(QWizard::WizardPixmap which, const QPixmap &pixmap) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3562-3569 |
| | 5 | 2 |
QWizardPage::setSubTitleName: | QWizardPage::setSubTitle | Prototype: | void QWizardPage::setSubTitle(const QString &subTitle) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3535-3541 |
| | 4 | 2 |
QWizardPage::setTitleName: | QWizardPage::setTitle | Prototype: | void QWizardPage::setTitle(const QString &title) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3502-3508 |
| | 4 | 2 |
QWizardPagePrivate::_q_maybeEmitCompleteChangedName: | QWizardPagePrivate::_q_maybeEmitCompleteChanged | Prototype: | void QWizardPagePrivate::_q_maybeEmitCompleteChanged() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 515-521 |
| | 4 | 2 |
QWizardPagePrivate::cachedIsCompleteName: | QWizardPagePrivate::cachedIsComplete | Prototype: | bool QWizardPagePrivate::cachedIsComplete() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 507-513 |
| | 4 | 2 |
QWizardPrivate::connectButtonName: | QWizardPrivate::connectButton | Prototype: | void QWizardPrivate::connectButton(QWizard::WizardButton which) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1445-1453 |
| | 4 | 2 |
QWizardPrivate::disableUpdatesName: | QWizardPrivate::disableUpdates | Prototype: | void QWizardPrivate::disableUpdates() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1657-1664 |
| | 4 | 2 |
QWizardPrivate::enableUpdatesName: | QWizardPrivate::enableUpdates | Prototype: | void QWizardPrivate::enableUpdates() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1666-1673 |
| | 4 | 2 |
QWizardPrivate::removeFieldAtName: | QWizardPrivate::removeFieldAt | Prototype: | void QWizardPrivate::removeFieldAt(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 823-836 |
| | 10 | 2 |
QWizardPrivate::updateCurrentPageName: | QWizardPrivate::updateCurrentPage | Prototype: | void QWizardPrivate::updateCurrentPage() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1375-1387 |
| | 8 | 2 |
QXbmHandler::canReadName: | QXbmHandler::canRead | Prototype: | bool QXbmHandler::canRead(QIODevice *device) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 283-298 |
| | 7 | 2 |
QXbmHandler::readHeaderName: | QXbmHandler::readHeader | Prototype: | bool QXbmHandler::readHeader() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 261-268 |
| | 5 | 2 |
QXbmHandler::setOptionName: | QXbmHandler::setOption | Prototype: | void QXbmHandler::setOption(ImageOption option, const QVariant &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 347-351 |
| | 2 | 2 |
QXcbBackingStore::composeAndFlushName: | QXcbBackingStore::composeAndFlush | Prototype: | void QXcbBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 617-631 |
| | 6 | 2 |
QXcbBackingStore::paintDeviceName: | QXcbBackingStore::paintDevice | Prototype: | QPaintDevice *QXcbBackingStore::paintDevice() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 518-523 |
| | 3 | 2 |
QXcbBackingStore::scrollName: | QXcbBackingStore::scroll | Prototype: | bool QXcbBackingStore::scroll(const QRegion &area, int dx, int dy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 658-664 |
| | 3 | 2 |
QXcbClipboard::QXcbClipboardName: | QXcbClipboard::QXcbClipboard | Prototype: | QXcbClipboard::QXcbClipboard(QXcbConnection *c) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 268-303 |
| | 22 | 2 |
QXcbClipboard::ownsModeName: | QXcbClipboard::ownsMode | Prototype: | bool QXcbClipboard::ownsMode(QClipboard::Mode mode) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 443-451 |
| | 4 | 2 |
QXcbClipboard::requestorName: | QXcbClipboard::requestor | Prototype: | xcb_window_t QXcbClipboard::requestor() const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 458-495 |
| | 21 | 2 |
QXcbClipboard::setRequestorName: | QXcbClipboard::setRequestor | Prototype: | void QXcbClipboard::setRequestor(xcb_window_t window) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 497-503 |
| | 3 | 2 |