| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QWidgetItem::widget| Name: | 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: | 363-366 |
| | 1 | 1 |
QWidgetItemV2::useSizeCache| Name: | 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: | 704-707 |
| | 1 | 1 |
QWidgetLineControl::xToPos| Name: | 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: | 403-406 |
| | 1 | 1 |
QWidgetPrivate::registerDropSite| Name: | 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: | 3495-3498 |
| | 1 | 1 |
QWidgetPrivate::scroll_sys| Name: | 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: | 10785-10788 |
| | 1 | 1 |
QWidgetTextControl::event| Name: | 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: | 1178-1181 |
| | 1 | 1 |
QWidgetTextControl::isPreediting| Name: | 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: | 2553-2556 |
| | 1 | 1 |
QWidgetTextControl::toHtml| Name: | 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: | 3066-3069 |
| | 1 | 1 |
QWidgetTextControl::toPlainText| Name: | 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: | 3060-3063 |
| | 1 | 1 |
QWidgetTextControlPrivate::QWidgetTextControlPrivate| Name: | 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: | 108-133 |
| | 1 | 1 |
QWidgetWindow::handleNonClientAreaMouseEvent| Name: | 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: | 432-435 |
| | 1 | 1 |
QWidgetWindow::nativeEvent| Name: | 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: | 957-960 |
| | 1 | 1 |
QWindow::accessibleRoot| Name: | 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: | 1783-1786 |
| | 1 | 1 |
QWindow::exposeEvent| Name: | 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: | 1942-1945 |
| | 1 | 1 |
QWindow::focusInEvent| Name: | 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: | 2200-2203 |
| | 1 | 1 |
QWindow::focusObject| Name: | 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: | 1801-1804 |
| | 1 | 1 |
QWindow::focusOutEvent| Name: | 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: | 2212-2215 |
| | 1 | 1 |
QWindow::hide| Name: | 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: | 1832-1835 |
| | 1 | 1 |
QWindow::hideEvent| Name: | 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: | 1986-1989 |
| | 1 | 1 |
QWindow::keyPressEvent| Name: | 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: | 2178-2181 |
| | 1 | 1 |
QWindow::keyReleaseEvent| Name: | 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: | 2188-2191 |
| | 1 | 1 |
QWindow::mouseDoubleClickEvent| Name: | 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: | 2242-2245 |
| | 1 | 1 |
QWindow::mouseMoveEvent| Name: | 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: | 2250-2253 |
| | 1 | 1 |
QWindow::mousePressEvent| Name: | 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: | 2222-2225 |
| | 1 | 1 |
QWindow::mouseReleaseEvent| Name: | 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: | 2232-2235 |
| | 1 | 1 |
QWindow::moveEvent| Name: | 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: | 1950-1953 |
| | 1 | 1 |
QWindow::resize| Name: | 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: | 1608-1611 |
| | 1 | 1 |
QWindow::resizeEvent| Name: | 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: | 1962-1965 |
| | 1 | 1 |
QWindow::setGeometry| Name: | 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: | 1428-1431 |
| | 1 | 1 |
QWindow::setMaximumHeight| Name: | 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: | 1375-1378 |
| | 1 | 1 |
QWindow::setMaximumWidth| Name: | 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: | 1366-1369 |
| | 1 | 1 |
QWindow::setMinimumHeight| Name: | 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: | 1334-1337 |
| | 1 | 1 |
QWindow::setMinimumWidth| Name: | 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: | 1325-1328 |
| | 1 | 1 |
QWindow::setPosition| Name: | 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: | 1573-1576 |
| | 1 | 1 |
QWindow::setPosition| Name: | 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: | 1583-1586 |
| | 1 | 1 |
QWindow::showEvent| Name: | 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: | 1975-1978 |
| | 1 | 1 |
QWindow::tabletEvent| Name: | 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: | 2280-2283 |
| | 1 | 1 |
QWindow::touchEvent| Name: | 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: | 2268-2271 |
| | 1 | 1 |
QWindow::wheelEvent| Name: | 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: | 2259-2262 |
| | 1 | 1 |
QWindowContainerPrivate::isStillAnOrphan| Name: | 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: | 118-120 |
| | 1 | 1 |
QWindowStateChangeEvent::isOverride| Name: | 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: | 4081-4084 |
| | 1 | 1 |
QWindowSystemEventHandler::~QWindowSystemEventHandler| Name: | 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: | 937-940 |
| | 1 | 1 |
QWindowSystemInterface::handleDrag| Name: | 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: | 692-695 |
| | 1 | 1 |
QWindowSystemInterface::handleDrop| Name: | 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: | 697-700 |
| | 1 | 1 |
QWindowSystemInterface::handleNativeEvent| Name: | 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: | 710-713 |
| | 1 | 1 |
QWindowSystemInterface::isTouchDeviceRegistered| Name: | 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: | 446-449 |
| | 1 | 1 |
QWindowSystemInterface::registerTouchDevice| Name: | 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: | 436-439 |
| | 1 | 1 |
QWindowSystemInterface::setSynchronousWindowSystemEvents| Name: | 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: | 681-684 |
| | 1 | 1 |
QWindowSystemInterface::unregisterTouchDevice| Name: | 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: | 441-444 |
| | 1 | 1 |
QWindowSystemInterface::windowSystemEventsQueued| Name: | 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: | 686-689 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent| Name: | 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: | 377-380 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::getWindowSystemEvent| Name: | 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: | 372-375 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::peekWindowSystemEvent| Name: | 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: | 382-385 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::removeWindowSystemEvent| Name: | 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: | 387-390 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::windowSystemEventsQueued| Name: | 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: | 367-370 |
| | 1 | 1 |
QWindowsStyle::polish| Name: | 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: | 281-284 |
| | 1 | 1 |
QWindowsStyle::polish| Name: | 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: | 295-298 |
| | 1 | 1 |
QWindowsStyle::standardIcon| Name: | 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: | 2430-2434 |
| | 1 | 1 |
QWindowsStyle::standardPixmap| Name: | 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: | 514-558 |
| | 1 | 1 |
QWindowsStyle::unpolish| Name: | 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: | 287-290 |
| | 1 | 1 |
QWindowsStylePrivate::appDevicePixelRatio| Name: | 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: | 130-133 |
| | 1 | 1 |
QWizardAntiFlickerWidget::QWizardAntiFlickerWidget| Name: | 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: | 534-536 |
| | 1 | 1 |
QWizardDefaultProperty::QWizardDefaultProperty| Name: | 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: | 169-171 |
| | 1 | 1 |
QWizardHeader::QWizardHeader| Name: | 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: | 286-287 |
| | 1 | 1 |
QWizardLayoutInfo::QWizardLayoutInfo| Name: | 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: | 229-234 |
| | 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: | 256-256 |
| | 1 | 1 |
QWizardPage::QWizardPage| Name: | 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: | 3469-3473 |
| | 1 | 1 |
QWizardPage::validatePage| Name: | 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: | 3648-3651 |
| | 1 | 1 |
QWizardPagePrivate::QWizardPagePrivate| Name: | 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: | 483-484 |
| | 1 | 1 |
QWizardPrivate::QWizardPrivate| Name: | 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: | 552-592 |
| | 1 | 1 |
QWizardPrivate::buttonLayoutContains| Name: | QWizardPrivate::buttonLayoutContains | | Prototype: | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1543-1546 |
| | 1 | 1 |
QWizardPrivate::isVistaThemeEnabled| Name: | 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: | 1641-1649 |
| | 1 | 1 |
QWizardRuler::QWizardRuler| Name: | 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: | 438-439 |
| | 1 | 1 |
QWriteNotifier::QWriteNotifier| Name: | 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: | 1225-1226 |
| | 1 | 1 |
QXbmHandler::name| Name: | 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: | 347-350 |
| | 1 | 1 |
QXbmHandler::write| Name: | 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: | 313-316 |
| | 1 | 1 |
QXcbBackingStore::graphicsBuffer| Name: | QXcbBackingStore::graphicsBuffer | | Prototype: | QPlatformGraphicsBuffer *QXcbBackingStore::graphicsBuffer() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 370-373 |
| | 1 | 1 |
QXcbBackingStore::toImage| Name: | QXcbBackingStore::toImage | | Prototype: | QImage QXcbBackingStore::toImage() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 364-367 |
| | 1 | 1 |
QXcbBackingStore::~QXcbBackingStore| Name: | 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: | 311-314 |
| | 1 | 1 |
QXcbClipboard::getDataInFormat| Name: | 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: | 987-990 |
| | 1 | 1 |
QXcbClipboard::getSelectionOwner| Name: | 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: | 342-345 |
| | 1 | 1 |
QXcbClipboard::owner| Name: | 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: | 499-502 |
| | 1 | 1 |
QXcbClipboard::screen| Name: | 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: | 447-450 |
| | 1 | 1 |
QXcbClipboardMime::isEmpty| Name: | 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: | 81-84 |
| | 1 | 1 |
QXcbClipboardMime::reset| Name: | 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: | 76-79 |
| | 1 | 1 |
QXcbConnection::addPeekFunc| Name: | 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: | 1288-1291 |
| | 1 | 1 |
QXcbConnection::addWindowEventListener| Name: | 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: | 724-727 |
| | 1 | 1 |
QXcbConnection::qatom| Name: | 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: | 1985-1988 |
| | 1 | 1 |
QXcbConnection::removeWindowEventListener| Name: | 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: | 729-732 |
| | 1 | 1 |
QXcbConnection::setFocusWindow| Name: | 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: | 1373-1376 |
| | 1 | 1 |
QXcbConnection::setMousePressWindow| Name: | 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: | 1382-1385 |
| | 1 | 1 |
QXcbConnection::windowEventListenerFromId| Name: | QXcbConnection::windowEventListenerFromId | | Prototype: | QXcbWindowEventListener *QXcbConnection::windowEventListenerFromId(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: | 734-737 |
| | 1 | 1 |
QXcbConnection::xi2MouseEvents| Name: | QXcbConnection::xi2MouseEvents | | Prototype: | bool QXcbConnection::xi2MouseEvents() const | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2254-2260 |
| | 1 | 1 |
QXcbConnection::xi2PrepareXIGenericDeviceEvent| Name: | QXcbConnection::xi2PrepareXIGenericDeviceEvent | | Prototype: | void QXcbConnection::xi2PrepareXIGenericDeviceEvent(xcb_ge_event_t *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2299-2306 |
| | 1 | 1 |
QXcbConnection::xlib_display| Name: | QXcbConnection::xlib_display | | Prototype: | void *QXcbConnection::xlib_display() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1566-1569 |
| | 1 | 1 |
QXcbConnectionGrabber::QXcbConnectionGrabber| Name: | QXcbConnectionGrabber::QXcbConnectionGrabber | | Prototype: | QXcbConnectionGrabber::QXcbConnectionGrabber(QXcbConnection *connection) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2359-2363 |
| | 1 | 1 |
QXcbDrag::ownsDragObject| Name: | QXcbDrag::ownsDragObject | | Prototype: | bool QXcbDrag::ownsDragObject() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1243-1246 |
| | 1 | 1 |
QXcbDrag::platformDropData| Name: | QXcbDrag::platformDropData | | Prototype: | QMimeData *QXcbDrag::platformDropData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 169-172 |
| | 1 | 1 |
QXcbDrag::~QXcbDrag| Name: | QXcbDrag::~QXcbDrag | | Prototype: | QXcbDrag::~QXcbDrag() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 145-148 |
| | 1 | 1 |
QXcbDropData::hasFormat_sys| Name: | QXcbDropData::hasFormat_sys | | Prototype: | bool QXcbDropData::hasFormat_sys(const QString &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1294-1297 |
| | 1 | 1 |