| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QXcbEventReader::QXcbEventReader| Name: | QXcbEventReader::QXcbEventReader | | Prototype: | QXcbEventReader::QXcbEventReader(QXcbConnection *connection) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1293-1297 |
| | 1 | 1 |
QXcbEventReader::unlock| Name: | QXcbEventReader::unlock | | Prototype: | void QXcbEventReader::unlock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1368-1371 |
| | 1 | 1 |
QXcbIntegration::clipboard| Name: | QXcbIntegration::clipboard | | Prototype: | QPlatformClipboard *QXcbIntegration::clipboard() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 298-301 |
| | 1 | 1 |
QXcbIntegration::createPlatformBackingStore| Name: | QXcbIntegration::createPlatformBackingStore | | Prototype: | QPlatformBackingStore *QXcbIntegration::createPlatformBackingStore(QWindow *window) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QXcbIntegration::createPlatformSessionManager| Name: | QXcbIntegration::createPlatformSessionManager | | Prototype: | QPlatformSessionManager *QXcbIntegration::createPlatformSessionManager(const QString &id, const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 447-450 |
| | 1 | 1 |
QXcbIntegration::createPlatformTheme| Name: | QXcbIntegration::createPlatformTheme | | Prototype: | QPlatformTheme *QXcbIntegration::createPlatformTheme(const QString &name) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 354-357 |
| | 1 | 1 |
QXcbIntegration::drag| Name: | QXcbIntegration::drag | | Prototype: | QPlatformDrag *QXcbIntegration::drag() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 305-308 |
| | 1 | 1 |
QXcbIntegration::fontDatabase| Name: | QXcbIntegration::fontDatabase | | Prototype: | QPlatformFontDatabase *QXcbIntegration::fontDatabase() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 287-290 |
| | 1 | 1 |
QXcbIntegration::inputContext| Name: | QXcbIntegration::inputContext | | Prototype: | QPlatformInputContext *QXcbIntegration::inputContext() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 311-314 |
| | 1 | 1 |
QXcbIntegration::nativeInterface| Name: | QXcbIntegration::nativeInterface | | Prototype: | QPlatformNativeInterface * QXcbIntegration::nativeInterface() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 292-295 |
| | 1 | 1 |
QXcbIntegration::possibleKeys| Name: | QXcbIntegration::possibleKeys | | Prototype: | QList<int> QXcbIntegration::possibleKeys(const QKeyEvent *e) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QXcbIntegration::services| Name: | QXcbIntegration::services | | Prototype: | QPlatformServices *QXcbIntegration::services() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 331-334 |
| | 1 | 1 |
QXcbIntegration::themeNames| Name: | QXcbIntegration::themeNames | | Prototype: | QStringList QXcbIntegration::themeNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QXcbKeyboard::handleKeyPressEvent| Name: | QXcbKeyboard::handleKeyPressEvent | | Prototype: | void QXcbKeyboard::handleKeyPressEvent(const xcb_key_press_event_t *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1579-1582 |
| | 1 | 1 |
QXcbKeyboard::handleKeyReleaseEvent| Name: | QXcbKeyboard::handleKeyReleaseEvent | | Prototype: | void QXcbKeyboard::handleKeyReleaseEvent(const xcb_key_release_event_t *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1584-1587 |
| | 1 | 1 |
QXcbMime::QXcbMime| Name: | QXcbMime::QXcbMime | | Prototype: | QXcbMime::QXcbMime() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | | Lines: | 51-53 |
| | 1 | 1 |
QXcbNativeInterface::removeHandler| Name: | QXcbNativeInterface::removeHandler | | Prototype: | void QXcbNativeInterface::removeHandler(QXcbNativeInterfaceHandler *handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 535-538 |
| | 1 | 1 |
QXcbNativeInterface::requestSystemTrayWindowDock| Name: | QXcbNativeInterface::requestSystemTrayWindowDock | | Prototype: | bool QXcbNativeInterface::requestSystemTrayWindowDock(const QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 120-123 |
| | 1 | 1 |
QXcbNativeInterface::setParentRelativeBackPixmap| Name: | QXcbNativeInterface::setParentRelativeBackPixmap | | Prototype: | void QXcbNativeInterface::setParentRelativeBackPixmap(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QXcbNativeInterface::systemTrayAvailable| Name: | QXcbNativeInterface::systemTrayAvailable | | Prototype: | bool QXcbNativeInterface::systemTrayAvailable(const QScreen *screen) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 115-118 |
| | 1 | 1 |
QXcbNativeInterface::systemTrayWindowGlobalGeometry| Name: | QXcbNativeInterface::systemTrayWindowGlobalGeometry | | Prototype: | QRect QXcbNativeInterface::systemTrayWindowGlobalGeometry(const QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QXcbNativeInterface::systrayVisualHasAlphaChannel| Name: | QXcbNativeInterface::systrayVisualHasAlphaChannel | | Prototype: | bool QXcbNativeInterface::systrayVisualHasAlphaChannel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 158-161 |
| | 1 | 1 |
QXcbNativeInterfaceHandler::QXcbNativeInterfaceHandler| Name: | QXcbNativeInterfaceHandler::QXcbNativeInterfaceHandler | | Prototype: | QXcbNativeInterfaceHandler::QXcbNativeInterfaceHandler(QXcbNativeInterface *nativeInterface) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 40-44 |
| | 1 | 1 |
QXcbNativeInterfaceHandler::~QXcbNativeInterfaceHandler| Name: | QXcbNativeInterfaceHandler::~QXcbNativeInterfaceHandler | | Prototype: | QXcbNativeInterfaceHandler::~QXcbNativeInterfaceHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 45-48 |
| | 1 | 1 |
QXcbScreen::cursor| Name: | QXcbScreen::cursor | | Prototype: | QPlatformCursor *QXcbScreen::cursor() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 427-430 |
| | 1 | 1 |
QXcbScreen::format| Name: | QXcbScreen::format | | Prototype: | QImage::Format QXcbScreen::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 398-401 |
| | 1 | 1 |
QXcbScreen::pixelDensity| Name: | QXcbScreen::pixelDensity | | Prototype: | qreal QXcbScreen::pixelDensity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QXcbScreen::xSettings| Name: | QXcbScreen::xSettings | | Prototype: | QXcbXSettings *QXcbScreen::xSettings() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 804-807 |
| | 1 | 1 |
QXcbScreen::~QXcbScreen| Name: | QXcbScreen::~QXcbScreen | | Prototype: | QXcbScreen::~QXcbScreen() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 286-289 |
| | 1 | 1 |
QXcbSessionManager::cancel| Name: | QXcbSessionManager::cancel | | Prototype: | void QXcbSessionManager::cancel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 457-460 |
| | 1 | 1 |
QXcbSessionManager::exitEventLoop| Name: | QXcbSessionManager::exitEventLoop | | Prototype: | void QXcbSessionManager::exitEventLoop() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 482-485 |
| | 1 | 1 |
QXcbSessionManager::handle| Name: | QXcbSessionManager::handle | | Prototype: | void* QXcbSessionManager::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 382-385 |
| | 1 | 1 |
QXcbSessionManager::isPhase2| Name: | QXcbSessionManager::isPhase2 | | Prototype: | bool QXcbSessionManager::isPhase2() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 472-475 |
| | 1 | 1 |
QXcbSessionManager::requestPhase2| Name: | QXcbSessionManager::requestPhase2 | | Prototype: | void QXcbSessionManager::requestPhase2() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 477-480 |
| | 1 | 1 |
QXcbSessionManager::setManagerProperty| Name: | QXcbSessionManager::setManagerProperty | | Prototype: | void QXcbSessionManager::setManagerProperty(const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 462-465 |
| | 1 | 1 |
QXcbSessionManager::setManagerProperty| Name: | QXcbSessionManager::setManagerProperty | | Prototype: | void QXcbSessionManager::setManagerProperty(const QString &name, const QStringList &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 467-470 |
| | 1 | 1 |
QXcbShmGraphicsBuffer::QXcbShmGraphicsBuffer| Name: | QXcbShmGraphicsBuffer::QXcbShmGraphicsBuffer | | Prototype: | QXcbShmGraphicsBuffer(QImage *image) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 96-100 |
| | 1 | 1 |
QXcbShmGraphicsBuffer::bytesPerLine| Name: | QXcbShmGraphicsBuffer::bytesPerLine | | Prototype: | int bytesPerLine() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 115-115 |
| | 1 | 1 |
QXcbShmGraphicsBuffer::data| Name: | QXcbShmGraphicsBuffer::data | | Prototype: | uchar *data() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 114-114 |
| | 1 | 1 |
QXcbShmGraphicsBuffer::data| Name: | QXcbShmGraphicsBuffer::data | | Prototype: | const uchar *data() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 113-113 |
| | 1 | 1 |
QXcbShmGraphicsBuffer::doUnlock| Name: | QXcbShmGraphicsBuffer::doUnlock | | Prototype: | void doUnlock() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 111-111 |
| | 1 | 1 |
QXcbShmGraphicsBuffer::origin| Name: | QXcbShmGraphicsBuffer::origin | | Prototype: | Origin origin() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 117-117 |
| | 1 | 1 |
QXcbShmImage::graphicsBuffer| Name: | QXcbShmImage::graphicsBuffer | | Prototype: | QPlatformGraphicsBuffer *graphicsBuffer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 66-66 |
| | 1 | 1 |
QXcbShmImage::hasAlpha| Name: | QXcbShmImage::hasAlpha | | Prototype: | bool hasAlpha() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 70-70 |
| | 1 | 1 |
QXcbShmImage::image| Name: | QXcbShmImage::image | | Prototype: | QImage *image() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 65-65 |
| | 1 | 1 |
QXcbShmImage::size| Name: | QXcbShmImage::size | | Prototype: | QSize size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 68-68 |
| | 1 | 1 |
QXcbShmImage::~QXcbShmImage| Name: | QXcbShmImage::~QXcbShmImage | | Prototype: | ~QXcbShmImage() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 63-63 |
| | 1 | 1 |
QXcbVirtualDesktop::addScreen| Name: | QXcbVirtualDesktop::addScreen | | Prototype: | void QXcbVirtualDesktop::addScreen(QPlatformScreen *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 79-82 |
| | 1 | 1 |
QXcbVirtualDesktop::~QXcbVirtualDesktop| Name: | QXcbVirtualDesktop::~QXcbVirtualDesktop | | Prototype: | QXcbVirtualDesktop::~QXcbVirtualDesktop() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QXcbWMSupport::isSupportedByWM| Name: | QXcbWMSupport::isSupportedByWM | | Prototype: | bool QXcbWMSupport::isSupportedByWM(xcb_atom_t atom) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines: | 48-51 |
| | 1 | 1 |
QXcbWindow::QXcbWindow| Name: | QXcbWindow::QXcbWindow | | Prototype: | QXcbWindow::QXcbWindow(QWindow *window) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 289-308 |
| | 1 | 1 |
QXcbWindow::format| Name: | QXcbWindow::format | | Prototype: | QSurfaceFormat QXcbWindow::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1728-1731 |
| | 1 | 1 |
QXcbWindow::handleEnterNotifyEvent| Name: | QXcbWindow::handleEnterNotifyEvent | | Prototype: | void QXcbWindow::handleEnterNotifyEvent(const xcb_enter_notify_event_t *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2520-2523 |
| | 1 | 1 |
QXcbWindow::handleLeaveNotifyEvent| Name: | QXcbWindow::handleLeaveNotifyEvent | | Prototype: | void QXcbWindow::handleLeaveNotifyEvent(const xcb_leave_notify_event_t *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2525-2528 |
| | 1 | 1 |
QXcbWindow::isExposed| Name: | QXcbWindow::isExposed | | Prototype: | bool QXcbWindow::isExposed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2150-2153 |
| | 1 | 1 |
QXcbWindow::needsSync| Name: | QXcbWindow::needsSync | | Prototype: | bool QXcbWindow::needsSync() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2884-2887 |
| | 1 | 1 |
QXcbWindow::parentScreen| Name: | QXcbWindow::parentScreen | | Prototype: | QXcbScreen *QXcbWindow::parentScreen() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 146-149 |
| | 1 | 1 |
QXcbWindow::toWindow| Name: | QXcbWindow::toWindow | | Prototype: | QXcbWindow *QXcbWindow::toWindow() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2511-2511 |
| | 1 | 1 |
QXcbWindow::visualId| Name: | QXcbWindow::visualId | | Prototype: | uint QXcbWindow::visualId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2879-2882 |
| | 1 | 1 |
QXcbWindow::winId| Name: | QXcbWindow::winId | | Prototype: | WId QXcbWindow::winId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1518-1521 |
| | 1 | 1 |
QXcbWindow::xcbScreen| Name: | QXcbWindow::xcbScreen | | Prototype: | QXcbScreen *QXcbWindow::xcbScreen() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2898-2901 |
| | 1 | 1 |
QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue| Name: | QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue | | Prototype: | QXcbXSettingsPropertyValue() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 62-64 |
| | 1 | 1 |
QXmlAttributes::QXmlAttributes| Name: | QXmlAttributes::QXmlAttributes | | Prototype: | QXmlAttributes::QXmlAttributes() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 749-754 |
| | 1 | 1 |
QXmlAttributes::clear| Name: | QXmlAttributes::clear | | Prototype: | void QXmlAttributes::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 971-974 |
| | 1 | 1 |
QXmlAttributes::length| Name: | QXmlAttributes::length | | Prototype: | int QXmlAttributes::length() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 821-824 |
| | 1 | 1 |
QXmlAttributes::localName| Name: | QXmlAttributes::localName | | Prototype: | QString QXmlAttributes::localName(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 840-843 |
| | 1 | 1 |
QXmlAttributes::qName| Name: | QXmlAttributes::qName | | Prototype: | QString QXmlAttributes::qName(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 851-854 |
| | 1 | 1 |
QXmlAttributes::type| Name: | QXmlAttributes::type | | Prototype: | QString QXmlAttributes::type(const QString&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 886-889 |
| | 1 | 1 |
QXmlAttributes::type| Name: | QXmlAttributes::type | | Prototype: | QString QXmlAttributes::type(const QString&, const QString&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 902-905 |
| | 1 | 1 |
QXmlAttributes::type| Name: | QXmlAttributes::type | | Prototype: | QString QXmlAttributes::type(int) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 874-877 |
| | 1 | 1 |
QXmlAttributes::uri| Name: | QXmlAttributes::uri | | Prototype: | QString QXmlAttributes::uri(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 863-866 |
| | 1 | 1 |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 912-915 |
| | 1 | 1 |
QXmlDefaultHandler::QXmlDefaultHandler| Name: | QXmlDefaultHandler::QXmlDefaultHandler | | Prototype: | QXmlDefaultHandler::QXmlDefaultHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2174-2179 |
| | 1 | 1 |
QXmlDefaultHandler::attributeDecl| Name: | QXmlDefaultHandler::attributeDecl | | Prototype: | bool QXmlDefaultHandler::attributeDecl(const QString&, const QString&, const QString&, const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2452-2455 |
| | 1 | 1 |
QXmlDefaultHandler::characters| Name: | QXmlDefaultHandler::characters | | Prototype: | bool QXmlDefaultHandler::characters(const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2266-2269 |
| | 1 | 1 |
QXmlDefaultHandler::comment| Name: | QXmlDefaultHandler::comment | | Prototype: | bool QXmlDefaultHandler::comment(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2442-2445 |
| | 1 | 1 |
QXmlDefaultHandler::endCDATA| Name: | QXmlDefaultHandler::endCDATA | | Prototype: | bool QXmlDefaultHandler::endCDATA() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2432-2435 |
| | 1 | 1 |
QXmlDefaultHandler::endDTD| Name: | QXmlDefaultHandler::endDTD | | Prototype: | bool QXmlDefaultHandler::endDTD() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2392-2395 |
| | 1 | 1 |
QXmlDefaultHandler::endDocument| Name: | QXmlDefaultHandler::endDocument | | Prototype: | bool QXmlDefaultHandler::endDocument() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2214-2217 |
| | 1 | 1 |
QXmlDefaultHandler::endElement| Name: | QXmlDefaultHandler::endElement | | Prototype: | bool QXmlDefaultHandler::endElement(const QString&, const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2255-2259 |
| | 1 | 1 |
QXmlDefaultHandler::endEntity| Name: | QXmlDefaultHandler::endEntity | | Prototype: | bool QXmlDefaultHandler::endEntity(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2412-2415 |
| | 1 | 1 |
QXmlDefaultHandler::endPrefixMapping| Name: | QXmlDefaultHandler::endPrefixMapping | | Prototype: | bool QXmlDefaultHandler::endPrefixMapping(const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2234-2237 |
| | 1 | 1 |
QXmlDefaultHandler::error| Name: | QXmlDefaultHandler::error | | Prototype: | bool QXmlDefaultHandler::error(const QXmlParseException&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2317-2320 |
| | 1 | 1 |
QXmlDefaultHandler::errorString| Name: | QXmlDefaultHandler::errorString | | Prototype: | QString QXmlDefaultHandler::errorString() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2372-2375 |
| | 1 | 1 |
QXmlDefaultHandler::externalEntityDecl| Name: | QXmlDefaultHandler::externalEntityDecl | | Prototype: | bool QXmlDefaultHandler::externalEntityDecl(const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2472-2475 |
| | 1 | 1 |
QXmlDefaultHandler::fatalError| Name: | QXmlDefaultHandler::fatalError | | Prototype: | bool QXmlDefaultHandler::fatalError(const QXmlParseException&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2327-2330 |
| | 1 | 1 |
QXmlDefaultHandler::ignorableWhitespace| Name: | QXmlDefaultHandler::ignorableWhitespace | | Prototype: | bool QXmlDefaultHandler::ignorableWhitespace(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2276-2279 |
| | 1 | 1 |
QXmlDefaultHandler::internalEntityDecl| Name: | QXmlDefaultHandler::internalEntityDecl | | Prototype: | bool QXmlDefaultHandler::internalEntityDecl(const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2462-2465 |
| | 1 | 1 |
QXmlDefaultHandler::notationDecl| Name: | QXmlDefaultHandler::notationDecl | | Prototype: | bool QXmlDefaultHandler::notationDecl(const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2337-2341 |
| | 1 | 1 |
QXmlDefaultHandler::processingInstruction| Name: | QXmlDefaultHandler::processingInstruction | | Prototype: | bool QXmlDefaultHandler::processingInstruction(const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2286-2290 |
| | 1 | 1 |
QXmlDefaultHandler::skippedEntity| Name: | QXmlDefaultHandler::skippedEntity | | Prototype: | bool QXmlDefaultHandler::skippedEntity(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2297-2300 |
| | 1 | 1 |
QXmlDefaultHandler::startCDATA| Name: | QXmlDefaultHandler::startCDATA | | Prototype: | bool QXmlDefaultHandler::startCDATA() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2422-2425 |
| | 1 | 1 |
QXmlDefaultHandler::startDTD| Name: | QXmlDefaultHandler::startDTD | | Prototype: | bool QXmlDefaultHandler::startDTD(const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2382-2385 |
| | 1 | 1 |
QXmlDefaultHandler::startDocument| Name: | QXmlDefaultHandler::startDocument | | Prototype: | bool QXmlDefaultHandler::startDocument() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2204-2207 |
| | 1 | 1 |
QXmlDefaultHandler::startElement| Name: | QXmlDefaultHandler::startElement | | Prototype: | bool QXmlDefaultHandler::startElement(const QString&, const QString&, const QString&, const QXmlAttributes&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2244-2248 |
| | 1 | 1 |
QXmlDefaultHandler::startEntity| Name: | QXmlDefaultHandler::startEntity | | Prototype: | bool QXmlDefaultHandler::startEntity(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2402-2405 |
| | 1 | 1 |
QXmlDefaultHandler::startPrefixMapping| Name: | QXmlDefaultHandler::startPrefixMapping | | Prototype: | bool QXmlDefaultHandler::startPrefixMapping(const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2224-2227 |
| | 1 | 1 |
QXmlDefaultHandler::unparsedEntityDecl| Name: | QXmlDefaultHandler::unparsedEntityDecl | | Prototype: | bool QXmlDefaultHandler::unparsedEntityDecl(const QString&, const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2348-2352 |
| | 1 | 1 |
QXmlDefaultHandler::warning| Name: | QXmlDefaultHandler::warning | | Prototype: | bool QXmlDefaultHandler::warning(const QXmlParseException&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2307-2310 |
| | 1 | 1 |
QXmlInputSource::QXmlInputSource| Name: | QXmlInputSource::QXmlInputSource | | Prototype: | QXmlInputSource::QXmlInputSource() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1078-1081 |
| | 1 | 1 |