| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QXcbNativeInterface::nativeResourceFunctionForIntegration| Name: | QXcbNativeInterface::nativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterface::nativeResourceFunctionForIntegration(const QByteArray &resource) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 307-317 |
| | 7 | 3 |
QXcbNativeInterface::handlerPlatformFunction| Name: | QXcbNativeInterface::handlerPlatformFunction | | Prototype: | QFunctionPointer QXcbNativeInterface::handlerPlatformFunction(const QByteArray &function) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 613-622 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForWindow| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForWindow | | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QXcbNativeInterface::handlerNativeResourceFunctionForWindow(const QByteArray &resource) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 591-600 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForScreen| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterface::handlerNativeResourceFunctionForScreen(const QByteArray &resource) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 580-589 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForIntegration| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterface::handlerNativeResourceFunctionForIntegration(const QByteArray &resource) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 558-567 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForContext| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QXcbNativeInterface::handlerNativeResourceFunctionForContext(const QByteArray &resource) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 569-578 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore | | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore(const QByteArray &resource) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 602-611 |
| | 6 | 3 |
QXcbKeyboard::updateXKBStateFromXI| Name: | QXcbKeyboard::updateXKBStateFromXI | | Prototype: | void QXcbKeyboard::updateXKBStateFromXI(void *modInfo, void *groupInfo) | | Coverage: | 33.333% (3/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 811-828 |
| | 11 | 3 |
QXcbKeyboard::updateXKBState| Name: | QXcbKeyboard::updateXKBState | | Prototype: | void QXcbKeyboard::updateXKBState(xcb_xkb_state_notify_event_t *state) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 757-773 |
| | 10 | 3 |
QXcbKeyboard::printKeymapError| Name: | QXcbKeyboard::printKeymapError | | Prototype: | void QXcbKeyboard::printKeymapError(const char *error) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 675-686 |
| | 8 | 3 |
QXcbKeyboard::QXcbKeyboard| Name: | QXcbKeyboard::QXcbKeyboard | | Prototype: | QXcbKeyboard::QXcbKeyboard(QXcbConnection *connection) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1137-1165 |
| | 12 | 3 |
QXcbIntegration::createPlatformWindow| Name: | QXcbIntegration::createPlatformWindow | | Prototype: | QPlatformWindow *QXcbIntegration::createPlatformWindow(QWindow *window) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 203-220 |
| | 18 | 3 |
QXcbIntegration::beep| Name: | QXcbIntegration::beep | | Prototype: | void QXcbIntegration::beep() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 480-490 |
| | 8 | 3 |
QXcbGlIntegrationFactory::create| Name: | QXcbGlIntegrationFactory::create | | Prototype: | QXcbGlIntegration *QXcbGlIntegrationFactory::create(const QString &platform, const QString &pluginPath) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 81-94 |
| | 5 | 3 |
QXcbEventReader::lock| Name: | QXcbEventReader::lock | | Prototype: | QXcbEventArray *QXcbEventReader::lock() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1369-1377 |
| | 5 | 3 |
QXcbDropData::formats_sys| Name: | QXcbDropData::formats_sys | | Prototype: | QStringList QXcbDropData::formats_sys() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1305-1314 |
| | 6 | 3 |
QXcbDrag::handleLeave| Name: | QXcbDrag::handleLeave | | Prototype: | void QXcbDrag::handleLeave(QPlatformWindow *w, const xcb_client_message_event_t *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 880-903 |
| | 7 | 3 |
QXcbDrag::findTransactionByWindow| Name: | QXcbDrag::findTransactionByWindow | | Prototype: | int QXcbDrag::findTransactionByWindow(xcb_window_t window) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 576-587 |
| | 7 | 3 |
QXcbDrag::findTransactionByTime| Name: | QXcbDrag::findTransactionByTime | | Prototype: | int QXcbDrag::findTransactionByTime(xcb_timestamp_t timestamp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 589-600 |
| | 7 | 3 |
QXcbCursorCacheKey::QXcbCursorCacheKey| Name: | QXcbCursorCacheKey::QXcbCursorCacheKey | | Prototype: | QXcbCursorCacheKey::QXcbCursorCacheKey(const QCursor &c) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 281-295 |
| | 8 | 3 |
QXcbCursor::createBitmapCursor| Name: | QXcbCursor::createBitmapCursor | | Prototype: | xcb_cursor_t QXcbCursor::createBitmapCursor(QCursor *cursor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 606-623 |
| | 14 | 3 |
QXcbConnection::xi2HandleHierachyEvent| Name: | QXcbConnection::xi2HandleHierachyEvent | | Prototype: | void QXcbConnection::xi2HandleHierachyEvent(void *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 825-835 |
| | 6 | 3 |
QXcbConnection::virtualDesktopForRootWindow| Name: | QXcbConnection::virtualDesktopForRootWindow | | Prototype: | QXcbVirtualDesktop* QXcbConnection::virtualDesktopForRootWindow(xcb_window_t rootWindow) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 193-201 |
| | 4 | 3 |
QXcbConnection::tabletDataForDevice| Name: | QXcbConnection::tabletDataForDevice | | Prototype: | QXcbConnection::TabletData *QXcbConnection::tabletDataForDevice(int id) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 1197-1204 |
| | 4 | 3 |
QXcbConnection::systemTrayTracker| Name: | QXcbConnection::systemTrayTracker | | Prototype: | QXcbSystemTrayTracker *QXcbConnection::systemTrayTracker() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2320-2330 |
| | 6 | 3 |
QXcbConnection::initializeXRender| Name: | QXcbConnection::initializeXRender | | Prototype: | void QXcbConnection::initializeXRender() | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2107-2126 |
| | 13 | 3 |
QXcbConnection::initializeXFixes| Name: | QXcbConnection::initializeXFixes | | Prototype: | void QXcbConnection::initializeXFixes() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2086-2105 |
| | 15 | 3 |
QXcbConnection::formatForDepth| Name: | QXcbConnection::formatForDepth | | Prototype: | const xcb_format_t *QXcbConnection::formatForDepth(uint8_t depth) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2064-2077 |
| | 8 | 3 |
QXcbConnection::findScreenForOutput| Name: | QXcbConnection::findScreenForOutput | | Prototype: | QXcbScreen* QXcbConnection::findScreenForOutput(xcb_window_t rootWindow, xcb_randr_output_t output) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 183-191 |
| | 4 | 3 |
QXcbConnection::findScreenForCrtc| Name: | QXcbConnection::findScreenForCrtc | | Prototype: | QXcbScreen* QXcbConnection::findScreenForCrtc(xcb_window_t rootWindow, xcb_randr_crtc_t crtc) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 173-181 |
| | 4 | 3 |
QXcbConnection::finalizeXInput2| Name: | QXcbConnection::finalizeXInput2 | | Prototype: | void QXcbConnection::finalizeXInput2() | | Coverage: | 20.000% (1/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 275-282 |
| | 4 | 3 |
QXcbConnection::event| Name: | QXcbConnection::event | | Prototype: | bool QXcbConnection::event(QEvent *e) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2348-2360 |
| | 8 | 3 |
QXcbConnection::clientLeader| Name: | QXcbConnection::clientLeader | | Prototype: | xcb_window_t QXcbConnection::clientLeader() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1524-1574 |
| | 40 | 3 |
QXcbConnection::checkEvent| Name: | QXcbConnection::checkEvent | | Prototype: | xcb_generic_event_t *QXcbConnection::checkEvent(int type) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1782-1798 |
| | 9 | 3 |
QXcbClipboard::modeForAtom| Name: | QXcbClipboard::modeForAtom | | Prototype: | QClipboard::Mode QXcbClipboard::modeForAtom(xcb_atom_t a) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 362-370 |
| | 5 | 3 |
QXcbClipboard::incrTransactionPeeker| Name: | QXcbClipboard::incrTransactionPeeker | | Prototype: | void QXcbClipboard::incrTransactionPeeker(xcb_generic_event_t *ge, bool &accepted) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 336-346 |
| | 6 | 3 |
QXcbClipboard::atomForMode| Name: | QXcbClipboard::atomForMode | | Prototype: | xcb_atom_t QXcbClipboard::atomForMode(QClipboard::Mode mode) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 353-360 |
| | 5 | 3 |
QXbmHandler::canRead| Name: | QXbmHandler::canRead | | Prototype: | bool QXbmHandler::canRead() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 270-281 |
| | 6 | 3 |
QWriteNotifier::event| Name: | QWriteNotifier::event | | Prototype: | bool QWriteNotifier::event(QEvent *e) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1242-1252 |
| | 6 | 3 |
QWizardPrivate::updatePixmap| Name: | QWizardPrivate::updatePixmap | | Prototype: | void QWizardPrivate::updatePixmap(QWizard::WizardPixmap which) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1554-1565 |
| | 6 | 3 |
QWizardPrivate::reset| Name: | QWizardPrivate::reset | | Prototype: | void QWizardPrivate::reset() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 769-783 |
| | 10 | 3 |
QWizardPrivate::cleanupPagesNotInHistory| Name: | QWizardPrivate::cleanupPagesNotInHistory | | Prototype: | void QWizardPrivate::cleanupPagesNotInHistory() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 785-799 |
| | 8 | 3 |
QWizardPrivate::addField| Name: | QWizardPrivate::addField | | Prototype: | void QWizardPrivate::addField(const QWizardField &field) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 801-821 |
| | 14 | 3 |
QWizardPrivate::_q_emitCustomButtonClicked| Name: | QWizardPrivate::_q_emitCustomButtonClicked | | Prototype: | void QWizardPrivate::_q_emitCustomButtonClicked() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1675-1685 |
| | 6 | 3 |
QWizardPage::pixmap| Name: | QWizardPage::pixmap | | Prototype: | QPixmap QWizardPage::pixmap(QWizard::WizardPixmap which) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3580-3593 |
| | 8 | 3 |
QWizardPage::isFinalPage| Name: | QWizardPage::isFinalPage | | Prototype: | bool QWizardPage::isFinalPage() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3740-3753 |
| | 7 | 3 |
QWizardPage::buttonText| Name: | QWizardPage::buttonText | | Prototype: | QString QWizardPage::buttonText(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3818-3829 |
| | 6 | 3 |
QWizardField::findProperty| Name: | QWizardField::findProperty | | Prototype: | void QWizardField::findProperty(const QWizardDefaultProperty *properties, int propertyCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 219-230 |
| | 6 | 3 |
QWizard::setVisible| Name: | QWizard::setVisible | | Prototype: | void QWizard::setVisible(bool visible) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3007-3015 |
| | 5 | 3 |
QWizard::setField| Name: | QWizard::setField | | Prototype: | void QWizard::setField(const QString &name, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2512-2526 |
| | 9 | 3 |
QWizard::setDefaultProperty| Name: | QWizard::setDefaultProperty | | Prototype: | void QWizard::setDefaultProperty(const char *className, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2942-2953 |
| | 6 | 3 |
QWizard::setButtonText| Name: | QWizard::setButtonText | | Prototype: | void QWizard::setButtonText(WizardButton which, const QString &text) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2697-2708 |
| | 6 | 3 |
QWizard::paintEvent| Name: | QWizard::paintEvent | | Prototype: | void QWizard::paintEvent(QPaintEvent * event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3240-3263 |
| | 8 | 3 |
QWizard::done| Name: | QWizard::done | | Prototype: | void QWizard::done(int result) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3294-3305 |
| | 6 | 3 |
QWingedEdge::simplify| Name: | QWingedEdge::simplify | | Prototype: | void QWingedEdge::simplify() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1331-1344 |
| | 6 | 3 |
QWindowSystemInterfacePrivate::handleWindowSystemEvent| Name: | QWindowSystemInterfacePrivate::handleWindowSystemEvent | | Prototype: | bool QWindowSystemInterfacePrivate::handleWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *ev) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 418-439 |
| | 10 | 3 |
QWindowSystemInterface::handleTouchEvent| Name: | QWindowSystemInterface::handleTouchEvent | | Prototype: | void QWindowSystemInterface::handleTouchEvent(QWindow *tlw, ulong timestamp, QTouchDevice *device, const QList<TouchPoint> &points, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 530-545 |
| | 9 | 3 |
QWindowSystemInterface::handleEnterLeaveEvent| Name: | QWindowSystemInterface::handleEnterLeaveEvent | | Prototype: | void QWindowSystemInterface::handleEnterLeaveEvent(QWindow *enter, QWindow *leave, const QPointF &local, const QPointF& global) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 105-116 |
| | 8 | 3 |
QWindowPrivate::emitScreenChangedRecursion| Name: | QWindowPrivate::emitScreenChangedRecursion | | Prototype: | void QWindowPrivate::emitScreenChangedRecursion(QScreen *newScreen) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 366-374 |
| | 5 | 3 |
QWindowContainerPrivate::updateGeometry| Name: | QWindowContainerPrivate::updateGeometry | | Prototype: | void updateGeometry() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 73-86 |
| | 6 | 3 |
QWindowContainer::parentWasRaised| Name: | QWindowContainer::parentWasRaised | | Prototype: | void QWindowContainer::parentWasRaised(QWidget *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 387-394 |
| | 4 | 3 |
QWindowContainer::parentWasMoved| Name: | QWindowContainer::parentWasMoved | | Prototype: | void QWindowContainer::parentWasMoved(QWidget *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 378-385 |
| | 4 | 3 |
QWindowContainer::parentWasLowered| Name: | QWindowContainer::parentWasLowered | | Prototype: | void QWindowContainer::parentWasLowered(QWidget *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 396-403 |
| | 4 | 3 |
QWindowContainer::focusWindowChanged| Name: | QWindowContainer::focusWindowChanged | | Prototype: | void QWindowContainer::focusWindowChanged(QWindow *focusWindow) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 250-259 |
| | 6 | 3 |
QWindowContainer::QWindowContainer| Name: | QWindowContainer::QWindowContainer | | Prototype: | QWindowContainer::QWindowContainer(QWindow *embeddedWindow, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 205-226 |
| | 12 | 3 |
QWindow::winId| Name: | QWindow::winId | | Prototype: | WId QWindow::winId() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 595-606 |
| | 6 | 3 |
QWindow::show| Name: | QWindow::show | | Prototype: | void QWindow::show() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1849-1858 |
| | 6 | 3 |
QWindow::setWindowState| Name: | QWindow::setWindowState | | Prototype: | void QWindow::setWindowState(Qt::WindowState state) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1147-1160 |
| | 9 | 3 |
QWindow::setSizeIncrement| Name: | QWindow::setSizeIncrement | | Prototype: | void QWindow::setSizeIncrement(const QSize &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1444-1452 |
| | 6 | 3 |
QWindow::setOpacity| Name: | QWindow::setOpacity | | Prototype: | void QWindow::setOpacity(qreal level) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 953-963 |
| | 7 | 3 |
QWindow::setBaseSize| Name: | QWindow::setBaseSize | | Prototype: | void QWindow::setBaseSize(const QSize &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1420-1428 |
| | 6 | 3 |
QWindow::requestActivate| Name: | QWindow::requestActivate | | Prototype: | void QWindow::requestActivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1009-1018 |
| | 6 | 3 |
QWindow::reportContentOrientationChange| Name: | QWindow::reportContentOrientationChange | | Prototype: | void QWindow::reportContentOrientationChange(Qt::ScreenOrientation orientation) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1094-1103 |
| | 7 | 3 |
QWindow::fromWinId| Name: | QWindow::fromWinId | | Prototype: | QWindow *QWindow::fromWinId(WId id) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2451-2467 |
| | 11 | 3 |
QWindow::close| Name: | QWindow::close | | Prototype: | bool QWindow::close() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1941-1956 |
| | 9 | 3 |
QWindow::alert| Name: | QWindow::alert | | Prototype: | void QWindow::alert(int msec) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2480-2488 |
| | 6 | 3 |
QWidgetWindow::updateSize| Name: | QWidgetWindow::updateSize | | Prototype: | bool QWidgetWindow::updateSize() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 659-671 |
| | 8 | 3 |
QWidgetWindow::updatePos| Name: | QWidgetWindow::updatePos | | Prototype: | bool QWidgetWindow::updatePos() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 673-684 |
| | 8 | 3 |
QWidgetWindow::repaintWindow| Name: | QWidgetWindow::repaintWindow | | Prototype: | void QWidgetWindow::repaintWindow() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 717-726 |
| | 6 | 3 |
QWidgetWindow::handleTouchEvent| Name: | QWidgetWindow::handleTouchEvent | | Prototype: | void QWidgetWindow::handleTouchEvent(QTouchEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 629-641 |
| | 6 | 3 |
QWidgetWindow::handleDropEvent| Name: | QWidgetWindow::handleDropEvent | | Prototype: | void QWidgetWindow::handleDropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 868-882 |
| | 11 | 3 |
QWidgetTextControlPrivate::updateCursorBlinking| Name: | QWidgetTextControlPrivate::updateCursorBlinking | | Prototype: | void QWidgetTextControlPrivate::updateCursorBlinking() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 702-713 |
| | 7 | 3 |
QWidgetTextControlPrivate::setCursorVisible| Name: | QWidgetTextControlPrivate::setCursorVisible | | Prototype: | void QWidgetTextControlPrivate::setCursorVisible(bool visible) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 688-700 |
| | 7 | 3 |
QWidgetTextControlPrivate::repaintOldAndNewSelection| Name: | QWidgetTextControlPrivate::repaintOldAndNewSelection | | Prototype: | void QWidgetTextControlPrivate::repaintOldAndNewSelection(const QTextCursor &oldSelection) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 556-575 |
| | 14 | 3 |
QWidgetTextControlPrivate::indent| Name: | QWidgetTextControlPrivate::indent | | Prototype: | void QWidgetTextControlPrivate::indent() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 313-331 |
| | 11 | 3 |
QWidgetTextControlPrivate::gotoPreviousTableCell| Name: | QWidgetTextControlPrivate::gotoPreviousTableCell | | Prototype: | void QWidgetTextControlPrivate::gotoPreviousTableCell() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 369-386 |
| | 11 | 3 |
QWidgetTextControlPrivate::gotoNextTableCell| Name: | QWidgetTextControlPrivate::gotoNextTableCell | | Prototype: | void QWidgetTextControlPrivate::gotoNextTableCell() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 350-367 |
| | 11 | 3 |
QWidgetTextControlPrivate::dropEvent| Name: | QWidgetTextControlPrivate::dropEvent | | Prototype: | bool QWidgetTextControlPrivate::dropEvent(const QMimeData *mimeData, const QPointF &pos, Qt::DropAction dropAction, QObject *source) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1988-2009 |
| | 14 | 3 |
QWidgetTextControlPrivate::contextMenuEvent| Name: | QWidgetTextControlPrivate::contextMenuEvent | | Prototype: | void QWidgetTextControlPrivate::contextMenuEvent(const QPoint &screenPos, const QPointF &docPos, QWidget *contextWidget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1922-1938 |
| | 8 | 3 |
QWidgetTextControlPrivate::commitPreedit| Name: | QWidgetTextControlPrivate::commitPreedit | | Prototype: | void QWidgetTextControlPrivate::commitPreedit() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2902-2919 |
| | 12 | 3 |
QWidgetTextControl::setTextInteractionFlags| Name: | QWidgetTextControl::setTextInteractionFlags | | Prototype: | void QWidgetTextControl::setTextInteractionFlags(Qt::TextInteractionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2984-2993 |
| | 6 | 3 |
QWidgetTextControl::setFocusToAnchor| Name: | QWidgetTextControl::setFocusToAnchor | | Prototype: | bool QWidgetTextControl::setFocusToAnchor(const QTextCursor &newCursor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2958-2982 |
| | 15 | 3 |
QWidgetTextControl::setDocument| Name: | QWidgetTextControl::setDocument | | Prototype: | void QWidgetTextControl::setDocument(QTextDocument *document) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 875-890 |
| | 10 | 3 |
QWidgetResizeHandler::isActive| Name: | QWidgetResizeHandler::isActive | | Prototype: | bool QWidgetResizeHandler::isActive(Action ac) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 87-94 |
| | 4 | 3 |
QWidgetPrivate::~QWidgetPrivate| Name: | QWidgetPrivate::~QWidgetPrivate | | Prototype: | QWidgetPrivate::~QWidgetPrivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 337-348 |
| | 5 | 3 |
QWidgetPrivate::updateIsTranslucent| Name: | QWidgetPrivate::updateIsTranslucent | | Prototype: | void QWidgetPrivate::updateIsTranslucent() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2379-2391 |
| | 8 | 3 |
QWidgetPrivate::syncBackingStore| Name: | QWidgetPrivate::syncBackingStore | | Prototype: | void QWidgetPrivate::syncBackingStore(const QRegion ®ion) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1970-1977 |
| | 4 | 3 |
QWidgetPrivate::syncBackingStore| Name: | QWidgetPrivate::syncBackingStore | | Prototype: | void QWidgetPrivate::syncBackingStore() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1960-1968 |
| | 5 | 3 |
QWidgetPrivate::subtractOpaqueChildren| Name: | QWidgetPrivate::subtractOpaqueChildren | | Prototype: | void QWidgetPrivate::subtractOpaqueChildren(QRegion &source, const QRect &clipRect) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2183-2191 |
| | 5 | 3 |
QWidgetPrivate::shareContext| Name: | QWidgetPrivate::shareContext | | Prototype: | QOpenGLContext *QWidgetPrivate::shareContext() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12197-12217 |
| | 12 | 3 |