Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QWidget::windowStateName: | QWidget::windowState | Prototype: | Qt::WindowStates QWidget::windowState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3024-3027 |
| | 1 | 1 |
QWidgetAction::eventFilterName: | QWidgetAction::eventFilter | Prototype: | bool QWidgetAction::eventFilter(QObject *obj, QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | Lines: | 238-241 |
| | 1 | 1 |
QWidgetAnimator::animatingName: | QWidgetAnimator::animating | Prototype: | bool QWidgetAnimator::animating() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetanimator.cpp | Lines: | 117-120 |
| | 1 | 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: | 167-170 |
| | 1 | 1 |
QWidgetItem::controlTypesName: | QWidgetItem::controlTypes | Prototype: | QSizePolicy::ControlTypes QWidgetItem::controlTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 700-703 |
| | 1 | 1 |
QWidgetItem::isEmptyName: | QWidgetItem::isEmpty | Prototype: | bool QWidgetItem::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 689-692 |
| | 1 | 1 |
QWidgetItem::widgetName: | QWidgetItem::widget | Prototype: | QWidget *QWidgetItem::widget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 369-372 |
| | 1 | 1 |
QWidgetItemV2::useSizeCacheName: | QWidgetItemV2::useSizeCache | Prototype: | inline bool QWidgetItemV2::useSizeCache() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 710-713 |
| | 1 | 1 |
QWidgetLineControl::cursorRectName: | QWidgetLineControl::cursorRect | Prototype: | QRect QWidgetLineControl::cursorRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 430-433 |
| | 1 | 1 |
QWidgetLineControl::xToPosName: | QWidgetLineControl::xToPos | Prototype: | int QWidgetLineControl::xToPos(int x, QTextLine::CursorPosition betweenOrOn) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 402-405 |
| | 1 | 1 |
QWidgetPrivate::registerDropSiteName: | QWidgetPrivate::registerDropSite | Prototype: | void QWidgetPrivate::registerDropSite(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3517-3520 |
| | 1 | 1 |
QWidgetPrivate::scroll_sysName: | QWidgetPrivate::scroll_sys | Prototype: | void QWidgetPrivate::scroll_sys(int dx, int dy, const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10821-10824 |
| | 1 | 1 |
QWidgetTextControl::eventName: | QWidgetTextControl::event | Prototype: | bool QWidgetTextControl::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1197-1200 |
| | 1 | 1 |
QWidgetTextControl::isPreeditingName: | QWidgetTextControl::isPreediting | Prototype: | bool QWidgetTextControl::isPreediting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2587-2590 |
| | 1 | 1 |
QWidgetTextControl::toHtmlName: | QWidgetTextControl::toHtml | Prototype: | QString QWidgetTextControl::toHtml() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3100-3103 |
| | 1 | 1 |
QWidgetTextControl::toPlainTextName: | QWidgetTextControl::toPlainText | Prototype: | QString QWidgetTextControl::toPlainText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3094-3097 |
| | 1 | 1 |
QWidgetTextControlPrivate::QWidgetTextControlPrivateName: | QWidgetTextControlPrivate::QWidgetTextControlPrivate | Prototype: | QWidgetTextControlPrivate::QWidgetTextControlPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 114-139 |
| | 1 | 1 |
QWidgetWindow::handleNonClientAreaMouseEventName: | QWidgetWindow::handleNonClientAreaMouseEvent | Prototype: | void QWidgetWindow::handleNonClientAreaMouseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 438-441 |
| | 1 | 1 |
QWidgetWindow::nativeEventName: | QWidgetWindow::nativeEvent | Prototype: | bool QWidgetWindow::nativeEvent(const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 967-970 |
| | 1 | 1 |
QWindow::accessibleRootName: | QWindow::accessibleRoot | Prototype: | QAccessibleInterface *QWindow::accessibleRoot() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1818-1821 |
| | 1 | 1 |
QWindow::exposeEventName: | QWindow::exposeEvent | Prototype: | void QWindow::exposeEvent(QExposeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1977-1980 |
| | 1 | 1 |
QWindow::focusInEventName: | QWindow::focusInEvent | Prototype: | void QWindow::focusInEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2235-2238 |
| | 1 | 1 |
QWindow::focusObjectName: | QWindow::focusObject | Prototype: | QObject *QWindow::focusObject() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1836-1839 |
| | 1 | 1 |
QWindow::focusOutEventName: | QWindow::focusOutEvent | Prototype: | void QWindow::focusOutEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2247-2250 |
| | 1 | 1 |
QWindow::hideName: | QWindow::hide | Prototype: | void QWindow::hide() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1867-1870 |
| | 1 | 1 |
QWindow::hideEventName: | QWindow::hideEvent | Prototype: | void QWindow::hideEvent(QHideEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2021-2024 |
| | 1 | 1 |
QWindow::keyPressEventName: | QWindow::keyPressEvent | Prototype: | void QWindow::keyPressEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2213-2216 |
| | 1 | 1 |
QWindow::keyReleaseEventName: | QWindow::keyReleaseEvent | Prototype: | void QWindow::keyReleaseEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2223-2226 |
| | 1 | 1 |
QWindow::mouseDoubleClickEventName: | QWindow::mouseDoubleClickEvent | Prototype: | void QWindow::mouseDoubleClickEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2277-2280 |
| | 1 | 1 |
QWindow::mouseMoveEventName: | QWindow::mouseMoveEvent | Prototype: | void QWindow::mouseMoveEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2285-2288 |
| | 1 | 1 |
QWindow::mousePressEventName: | QWindow::mousePressEvent | Prototype: | void QWindow::mousePressEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2257-2260 |
| | 1 | 1 |
QWindow::mouseReleaseEventName: | QWindow::mouseReleaseEvent | Prototype: | void QWindow::mouseReleaseEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2267-2270 |
| | 1 | 1 |
QWindow::moveEventName: | QWindow::moveEvent | Prototype: | void QWindow::moveEvent(QMoveEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1985-1988 |
| | 1 | 1 |
QWindow::resizeName: | QWindow::resize | Prototype: | void QWindow::resize(int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1641-1644 |
| | 1 | 1 |
QWindow::resizeEventName: | QWindow::resizeEvent | Prototype: | void QWindow::resizeEvent(QResizeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1997-2000 |
| | 1 | 1 |
QWindow::setGeometryName: | QWindow::setGeometry | Prototype: | void QWindow::setGeometry(int posx, int posy, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1460-1463 |
| | 1 | 1 |
QWindow::setMaximumHeightName: | QWindow::setMaximumHeight | Prototype: | void QWindow::setMaximumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1407-1410 |
| | 1 | 1 |
QWindow::setMaximumWidthName: | QWindow::setMaximumWidth | Prototype: | void QWindow::setMaximumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1398-1401 |
| | 1 | 1 |
QWindow::setMinimumHeightName: | QWindow::setMinimumHeight | Prototype: | void QWindow::setMinimumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1366-1369 |
| | 1 | 1 |
QWindow::setMinimumWidthName: | QWindow::setMinimumWidth | Prototype: | void QWindow::setMinimumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1357-1360 |
| | 1 | 1 |
QWindow::setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1606-1609 |
| | 1 | 1 |
QWindow::setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(int posx, int posy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1616-1619 |
| | 1 | 1 |
QWindow::showEventName: | QWindow::showEvent | Prototype: | void QWindow::showEvent(QShowEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2010-2013 |
| | 1 | 1 |
QWindow::tabletEventName: | QWindow::tabletEvent | Prototype: | void QWindow::tabletEvent(QTabletEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2315-2318 |
| | 1 | 1 |
QWindow::touchEventName: | QWindow::touchEvent | Prototype: | void QWindow::touchEvent(QTouchEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2303-2306 |
| | 1 | 1 |
QWindow::wheelEventName: | QWindow::wheelEvent | Prototype: | void QWindow::wheelEvent(QWheelEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2294-2297 |
| | 1 | 1 |
QWindowContainerPrivate::isStillAnOrphanName: | QWindowContainerPrivate::isStillAnOrphan | Prototype: | bool isStillAnOrphan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 124-126 |
| | 1 | 1 |
QWindowStateChangeEvent::isOverrideName: | QWindowStateChangeEvent::isOverride | Prototype: | bool QWindowStateChangeEvent::isOverride() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 4149-4152 |
| | 1 | 1 |
QWindowSystemEventHandler::~QWindowSystemEventHandlerName: | QWindowSystemEventHandler::~QWindowSystemEventHandler | Prototype: | QWindowSystemEventHandler::~QWindowSystemEventHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 936-939 |
| | 1 | 1 |
QWindowSystemInterface::handleDragName: | QWindowSystemInterface::handleDrag | Prototype: | QPlatformDragQtResponse QWindowSystemInterface::handleDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 697-700 |
| | 1 | 1 |
QWindowSystemInterface::handleDropName: | QWindowSystemInterface::handleDrop | Prototype: | QPlatformDropQtResponse QWindowSystemInterface::handleDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 702-705 |
| | 1 | 1 |
QWindowSystemInterface::handleNativeEventName: | QWindowSystemInterface::handleNativeEvent | Prototype: | bool QWindowSystemInterface::handleNativeEvent(QWindow *window, const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 715-718 |
| | 1 | 1 |
QWindowSystemInterface::isTouchDeviceRegisteredName: | QWindowSystemInterface::isTouchDeviceRegistered | Prototype: | bool QWindowSystemInterface::isTouchDeviceRegistered(const QTouchDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 451-454 |
| | 1 | 1 |
QWindowSystemInterface::registerTouchDeviceName: | QWindowSystemInterface::registerTouchDevice | Prototype: | void QWindowSystemInterface::registerTouchDevice(const QTouchDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 441-444 |
| | 1 | 1 |
QWindowSystemInterface::setSynchronousWindowSystemEventsName: | QWindowSystemInterface::setSynchronousWindowSystemEvents | Prototype: | void QWindowSystemInterface::setSynchronousWindowSystemEvents(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 686-689 |
| | 1 | 1 |
QWindowSystemInterface::unregisterTouchDeviceName: | QWindowSystemInterface::unregisterTouchDevice | Prototype: | void QWindowSystemInterface::unregisterTouchDevice(const QTouchDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 446-449 |
| | 1 | 1 |
QWindowSystemInterface::windowSystemEventsQueuedName: | QWindowSystemInterface::windowSystemEventsQueued | Prototype: | int QWindowSystemInterface::windowSystemEventsQueued() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 691-694 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouseName: | QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse | Prototype: | void QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse(bool v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 954-957 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEventName: | QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 382-385 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::getWindowSystemEventName: | QWindowSystemInterfacePrivate::getWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent * QWindowSystemInterfacePrivate::getWindowSystemEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 377-380 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::peekWindowSystemEventName: | QWindowSystemInterfacePrivate::peekWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::peekWindowSystemEvent(EventType t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 387-390 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::removeWindowSystemEventName: | QWindowSystemInterfacePrivate::removeWindowSystemEvent | Prototype: | void QWindowSystemInterfacePrivate::removeWindowSystemEvent(WindowSystemEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 392-395 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::windowSystemEventsQueuedName: | QWindowSystemInterfacePrivate::windowSystemEventsQueued | Prototype: | int QWindowSystemInterfacePrivate::windowSystemEventsQueued() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 372-375 |
| | 1 | 1 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 288-291 |
| | 1 | 1 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 302-305 |
| | 1 | 1 |
QWindowsStyle::standardIconName: | QWindowsStyle::standardIcon | Prototype: | QIcon QWindowsStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 2439-2443 |
| | 1 | 1 |
QWindowsStyle::standardPixmapName: | QWindowsStyle::standardPixmap | Prototype: | QPixmap QWindowsStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 521-565 |
| | 1 | 1 |
QWindowsStyle::unpolishName: | QWindowsStyle::unpolish | Prototype: | void QWindowsStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 294-297 |
| | 1 | 1 |
QWindowsStylePrivate::appDevicePixelRatioName: | QWindowsStylePrivate::appDevicePixelRatio | Prototype: | qreal QWindowsStylePrivate::appDevicePixelRatio() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 138-141 |
| | 1 | 1 |
QWizardAntiFlickerWidget::QWizardAntiFlickerWidgetName: | QWizardAntiFlickerWidget::QWizardAntiFlickerWidget | Prototype: | QWizardAntiFlickerWidget(QWizard *wizard, QWizardPrivate *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 540-542 |
| | 1 | 1 |
QWizardDefaultProperty::QWizardDefaultPropertyName: | QWizardDefaultProperty::QWizardDefaultProperty | Prototype: | inline QWizardDefaultProperty(const char *className, const char *property, const char *changedSignal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 175-177 |
| | 1 | 1 |
QWizardHeader::QWizardHeaderName: | QWizardHeader::QWizardHeader | Prototype: | inline QWizardHeader(RulerType , QWidget *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 292-293 |
| | 1 | 1 |
QWizardLayoutInfo::QWizardLayoutInfoName: | QWizardLayoutInfo::QWizardLayoutInfo | Prototype: | inline QWizardLayoutInfo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 235-240 |
| | 1 | 1 |
QWizardLayoutInfo::operator!=Name: | QWizardLayoutInfo::operator!= | Prototype: | inline bool operator!=(const QWizardLayoutInfo &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 262-262 |
| | 1 | 1 |
QWizardPage::QWizardPageName: | QWizardPage::QWizardPage | Prototype: | QWizardPage::QWizardPage(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3475-3479 |
| | 1 | 1 |
QWizardPage::validatePageName: | QWizardPage::validatePage | Prototype: | bool QWizardPage::validatePage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3653-3656 |
| | 1 | 1 |
QWizardPagePrivate::QWizardPagePrivateName: | QWizardPagePrivate::QWizardPagePrivate | Prototype: | inline QWizardPagePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 489-490 |
| | 1 | 1 |
QWizardPrivate::QWizardPrivateName: | QWizardPrivate::QWizardPrivate | Prototype: | inline QWizardPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 558-598 |
| | 1 | 1 |
QWizardPrivate::buttonLayoutContainsName: | QWizardPrivate::buttonLayoutContains | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1549-1552 |
| | 1 | 1 |
QWizardPrivate::isVistaThemeEnabledName: | QWizardPrivate::isVistaThemeEnabled | Prototype: | bool QWizardPrivate::isVistaThemeEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1647-1655 |
| | 1 | 1 |
QWizardRuler::QWizardRulerName: | QWizardRuler::QWizardRuler | Prototype: | inline QWizardRuler(QWidget *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 444-445 |
| | 1 | 1 |
QWriteNotifier::QWriteNotifierName: | QWriteNotifier::QWriteNotifier | Prototype: | QWriteNotifier(int fd, QNativeSocketEngine *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1233-1234 |
| | 1 | 1 |
QXbmHandler::nameName: | QXbmHandler::name | Prototype: | QByteArray QXbmHandler::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 353-356 |
| | 1 | 1 |
QXbmHandler::writeName: | QXbmHandler::write | Prototype: | bool QXbmHandler::write(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 319-322 |
| | 1 | 1 |
QXcbBackingStore::graphicsBufferName: | QXcbBackingStore::graphicsBuffer | Prototype: | QPlatformGraphicsBuffer *QXcbBackingStore::graphicsBuffer() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 577-580 |
| | 1 | 1 |
QXcbBackingStore::toImageName: | QXcbBackingStore::toImage | Prototype: | QImage QXcbBackingStore::toImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 571-574 |
| | 1 | 1 |
QXcbBackingStore::~QXcbBackingStoreName: | QXcbBackingStore::~QXcbBackingStore | Prototype: | QXcbBackingStore::~QXcbBackingStore() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 513-516 |
| | 1 | 1 |
QXcbClipboard::getDataInFormatName: | QXcbClipboard::getDataInFormat | Prototype: | QByteArray QXcbClipboard::getDataInFormat(xcb_atom_t modeAtom, xcb_atom_t fmtAtom) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 993-996 |
| | 1 | 1 |
QXcbClipboard::getSelectionOwnerName: | QXcbClipboard::getSelectionOwner | Prototype: | xcb_window_t QXcbClipboard::getSelectionOwner(xcb_atom_t atom) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 348-351 |
| | 1 | 1 |
QXcbClipboard::ownerName: | QXcbClipboard::owner | Prototype: | xcb_window_t QXcbClipboard::owner() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 505-508 |
| | 1 | 1 |
QXcbClipboard::screenName: | QXcbClipboard::screen | Prototype: | QXcbScreen *QXcbClipboard::screen() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 453-456 |
| | 1 | 1 |
QXcbClipboardMime::isEmptyName: | QXcbClipboardMime::isEmpty | Prototype: | bool isEmpty() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 87-90 |
| | 1 | 1 |
QXcbClipboardMime::resetName: | QXcbClipboardMime::reset | Prototype: | void reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 82-85 |
| | 1 | 1 |
QXcbConnection::addPeekFuncName: | QXcbConnection::addPeekFunc | Prototype: | void QXcbConnection::addPeekFunc(PeekFunc f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1299-1302 |
| | 1 | 1 |
QXcbConnection::addWindowEventListenerName: | QXcbConnection::addWindowEventListener | Prototype: | void QXcbConnection::addWindowEventListener(xcb_window_t id, QXcbWindowEventListener *eventListener) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 732-735 |
| | 1 | 1 |
QXcbConnection::processXcbEvents::[lambda]Name: | QXcbConnection::processXcbEvents::[lambda] | Prototype: | [=](PeekFunc peekFunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1734-1738 |
| | 1 | 1 |
QXcbConnection::qatomName: | QXcbConnection::qatom | Prototype: | QXcbAtom::Atom QXcbConnection::qatom(xcb_atom_t xatom) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1996-1999 |
| | 1 | 1 |
QXcbConnection::removeWindowEventListenerName: | QXcbConnection::removeWindowEventListener | Prototype: | void QXcbConnection::removeWindowEventListener(xcb_window_t id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 737-740 |
| | 1 | 1 |
QXcbConnection::setFocusWindowName: | QXcbConnection::setFocusWindow | Prototype: | void QXcbConnection::setFocusWindow(QXcbWindow *w) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1384-1387 |
| | 1 | 1 |
QXcbConnection::setMousePressWindowName: | QXcbConnection::setMousePressWindow | Prototype: | void QXcbConnection::setMousePressWindow(QXcbWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1393-1396 |
| | 1 | 1 |