| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QHostInfo::lookupId| Name: | QHostInfo::lookupId | | Prototype: | int QHostInfo::lookupId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 378-381 |
| | 1 | 1 |
QHostInfo::localHostName| Name: | QHostInfo::localHostName | | Prototype: | QString QHostInfo::localHostName() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 430-433 |
| | 1 | 1 |
QHostInfo::hostName| Name: | QHostInfo::hostName | | Prototype: | QString QHostInfo::hostName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 337-340 |
| | 1 | 1 |
QHostInfo::errorString| Name: | QHostInfo::errorString | | Prototype: | QString QHostInfo::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 399-402 |
| | 1 | 1 |
QHostInfo::error| Name: | QHostInfo::error | | Prototype: | QHostInfo::HostInfoError QHostInfo::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 358-361 |
| | 1 | 1 |
QHostInfo::addresses| Name: | QHostInfo::addresses | | Prototype: | QList<QHostAddress> QHostInfo::addresses() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 317-320 |
| | 1 | 1 |
QHostInfo::abortHostLookup| Name: | QHostInfo::abortHostLookup | | Prototype: | void QHostInfo::abortHostLookup(int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 206-209 |
| | 1 | 1 |
QHostInfo::QHostInfo| Name: | QHostInfo::QHostInfo | | Prototype: | QHostInfo::QHostInfo(int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 276-280 |
| | 1 | 1 |
QHostAddressPrivate::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(const Q_IPV6ADDR &a_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 173-176 |
| | 1 | 1 |
QHostAddressPrivate::QHostAddressPrivate| Name: | QHostAddressPrivate::QHostAddressPrivate | | Prototype: | QHostAddressPrivate::QHostAddressPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 124-128 |
| | 1 | 1 |
QHostAddress::toIPv4Address| Name: | QHostAddress::toIPv4Address | | Prototype: | quint32 QHostAddress::toIPv4Address() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 661-664 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 597-600 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(quint32 ip4Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 570-573 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(quint8 *ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const Q_IPV6ADDR &ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 607-610 |
| | 1 | 1 |
QHostAddress::isInSubnet| Name: | QHostAddress::isInSubnet | | Prototype: | bool QHostAddress::isInSubnet(const QPair<QHostAddress, int> &subnet) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 950-953 |
| | 1 | 1 |
QHostAddress::clear| Name: | QHostAddress::clear | | Prototype: | void QHostAddress::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 562-565 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 419-423 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(quint32 ip4Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 394-398 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(quint8 *ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 406-410 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const Q_IPV6ADDR &ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 428-432 |
| | 1 | 1 |
QHomogeneousCoordinate::QHomogeneousCoordinate| Name: | QHomogeneousCoordinate::QHomogeneousCoordinate | | Prototype: | QHomogeneousCoordinate(qreal x_, qreal y_, qreal w_) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1520-1520 |
| | 1 | 1 |
QHistoryState::onExit| Name: | QHistoryState::onExit | | Prototype: | void QHistoryState::onExit(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 266-269 |
| | 1 | 1 |
QHistoryState::onEntry| Name: | QHistoryState::onEntry | | Prototype: | void QHistoryState::onEntry(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 258-261 |
| | 1 | 1 |
QHistoryState::event| Name: | QHistoryState::event | | Prototype: | bool QHistoryState::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 414-417 |
| | 1 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 419-422 |
| | 1 | 1 |
QHighDpiScaling::logicalDpi| Name: | QHighDpiScaling::logicalDpi | | Prototype: | QDpi QHighDpiScaling::logicalDpi() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 379-382 |
| | 1 | 1 |
QHideEvent::QHideEvent| Name: | QHideEvent::QHideEvent | | Prototype: | QHideEvent::QHideEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3372-3374 |
| | 1 | 1 |
QHelpEvent::QHelpEvent| Name: | QHelpEvent::QHelpEvent | | Prototype: | QHelpEvent::QHelpEvent(Type type, const QPoint &pos, const QPoint &globalPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3123-3125 |
| | 1 | 1 |
QHeaderView::visualRect| Name: | QHeaderView::visualRect | | Prototype: | QRect QHeaderView::visualRect(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2885-2888 |
| | 1 | 1 |
QHeaderView::moveCursor| Name: | QHeaderView::moveCursor | | Prototype: | QModelIndex QHeaderView::moveCursor(CursorAction, Qt::KeyboardModifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2933-2936 |
| | 1 | 1 |
QHeaderView::isIndexHidden| Name: | QHeaderView::isIndexHidden | | Prototype: | bool QHeaderView::isIndexHidden(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2921-2924 |
| | 1 | 1 |
QHeaderView::indexAt| Name: | QHeaderView::indexAt | | Prototype: | QModelIndex QHeaderView::indexAt(const QPoint &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2909-2912 |
| | 1 | 1 |
QGuiVariantIsNull::delegate| Name: | QGuiVariantIsNull::delegate | | Prototype: | template<typename T> bool delegate(const T *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 118-119 |
| | 1 | 1 |
QGuiVariantIsNull::delegate| Name: | QGuiVariantIsNull::delegate | | Prototype: | bool delegate(const QPolygon*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 120-120 |
| | 1 | 1 |
QGuiVariantIsNull::delegate| Name: | QGuiVariantIsNull::delegate | | Prototype: | bool delegate(const QPolygonF*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 121-121 |
| | 1 | 1 |
QGuiVariantIsNull::delegate| Name: | QGuiVariantIsNull::delegate | | Prototype: | bool delegate(const void *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 122-122 |
| | 1 | 1 |
QGuiVariantIsNull::QGuiVariantIsNull| Name: | QGuiVariantIsNull::QGuiVariantIsNull | | Prototype: | QGuiVariantIsNull(const QVariant::Private *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 115-117 |
| | 1 | 1 |
QGuiVariantComparator::delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | template<typename T> bool delegate(const T *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 138-142 |
| | 1 | 1 |
QGuiVariantComparator::delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QPixmap*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 143-146 |
| | 1 | 1 |
QGuiVariantComparator::delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QBitmap*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 147-150 |
| | 1 | 1 |
QGuiVariantComparator::delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QCursor*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 152-155 |
| | 1 | 1 |
QGuiVariantComparator::delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QIcon *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 158-161 |
| | 1 | 1 |
QGuiVariantComparator::delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const void *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 163-163 |
| | 1 | 1 |
QGuiVariantComparator::QGuiVariantComparator| Name: | QGuiVariantComparator::QGuiVariantComparator | | Prototype: | QGuiVariantComparator(const QVariant::Private *a, const QVariant::Private *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 135-137 |
| | 1 | 1 |
QGuiApplicationPrivate::tryCloseAllWindows| Name: | QGuiApplicationPrivate::tryCloseAllWindows | | Prototype: | bool QGuiApplicationPrivate::tryCloseAllWindows() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3035-3038 |
| | 1 | 1 |
QGuiApplicationPrivate::processNativeEvent| Name: | QGuiApplicationPrivate::processNativeEvent | | Prototype: | bool QGuiApplicationPrivate::processNativeEvent(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/qguiapplication.cpp | | Lines: | 1661-1664 |
| | 1 | 1 |
QGuiApplicationPrivate::notifyDragStarted| Name: | QGuiApplicationPrivate::notifyDragStarted | | Prototype: | void QGuiApplicationPrivate::notifyDragStarted(const QDrag *drag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3593-3597 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventVelocity| Name: | QGuiApplicationPrivate::mouseEventVelocity | | Prototype: | QVector2D QGuiApplicationPrivate::mouseEventVelocity(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3650-3653 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventSource| Name: | QGuiApplicationPrivate::mouseEventSource | | Prototype: | Qt::MouseEventSource QGuiApplicationPrivate::mouseEventSource(const QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3663-3666 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventFlags| Name: | QGuiApplicationPrivate::mouseEventFlags | | Prototype: | Qt::MouseEventFlags QGuiApplicationPrivate::mouseEventFlags(const QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3678-3681 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventCaps| Name: | QGuiApplicationPrivate::mouseEventCaps | | Prototype: | int QGuiApplicationPrivate::mouseEventCaps(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3645-3648 |
| | 1 | 1 |
QGuiApplicationPrivate::applyWindowGeometrySpecificationTo| Name: | QGuiApplicationPrivate::applyWindowGeometrySpecificationTo | | Prototype: | void QGuiApplicationPrivate::applyWindowGeometrySpecificationTo(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2872-2875 |
| | 1 | 1 |
QGuiApplication::windowIcon| Name: | QGuiApplication::windowIcon | | Prototype: | QIcon QGuiApplication::windowIcon() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2942-2945 |
| | 1 | 1 |
QGuiApplication::setQuitOnLastWindowClosed| Name: | QGuiApplication::setQuitOnLastWindowClosed | | Prototype: | void QGuiApplication::setQuitOnLastWindowClosed(bool quit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2983-2986 |
| | 1 | 1 |
QGuiApplication::setFallbackSessionManagementEnabled| Name: | QGuiApplication::setFallbackSessionManagementEnabled | | Prototype: | void QGuiApplication::setFallbackSessionManagementEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3153-3156 |
| | 1 | 1 |
QGuiApplication::setDesktopSettingsAware| Name: | QGuiApplication::setDesktopSettingsAware | | Prototype: | void QGuiApplication::setDesktopSettingsAware(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3528-3531 |
| | 1 | 1 |
QGuiApplication::screens| Name: | QGuiApplication::screens | | Prototype: | QList<QScreen *> QGuiApplication::screens() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 914-917 |
| | 1 | 1 |
QGuiApplication::quitOnLastWindowClosed| Name: | QGuiApplication::quitOnLastWindowClosed | | Prototype: | bool QGuiApplication::quitOnLastWindowClosed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2990-2993 |
| | 1 | 1 |
QGuiApplication::mouseButtons| Name: | QGuiApplication::mouseButtons | | Prototype: | Qt::MouseButtons QGuiApplication::mouseButtons() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1560-1563 |
| | 1 | 1 |
QGuiApplication::layoutDirection| Name: | QGuiApplication::layoutDirection | | Prototype: | Qt::LayoutDirection QGuiApplication::layoutDirection() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3359-3365 |
| | 1 | 1 |
QGuiApplication::keyboardModifiers| Name: | QGuiApplication::keyboardModifiers | | Prototype: | Qt::KeyboardModifiers QGuiApplication::keyboardModifiers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1519-1522 |
| | 1 | 1 |
QGuiApplication::isFallbackSessionManagementEnabled| Name: | QGuiApplication::isFallbackSessionManagementEnabled | | Prototype: | bool QGuiApplication::isFallbackSessionManagementEnabled() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3140-3143 |
| | 1 | 1 |
QGuiApplication::focusWindow| Name: | QGuiApplication::focusWindow | | Prototype: | QWindow *QGuiApplication::focusWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 832-835 |
| | 1 | 1 |
QGuiApplication::desktopSettingsAware| Name: | QGuiApplication::desktopSettingsAware | | Prototype: | bool QGuiApplication::desktopSettingsAware() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3539-3542 |
| | 1 | 1 |
QGuiApplication::compressEvent| Name: | QGuiApplication::compressEvent | | Prototype: | bool QGuiApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1642-1645 |
| | 1 | 1 |
QGuiApplication::applicationState| Name: | QGuiApplication::applicationState | | Prototype: | Qt::ApplicationState QGuiApplication::applicationState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3068-3071 |
| | 1 | 1 |
QGuiApplication::applicationDisplayName| Name: | QGuiApplication::applicationDisplayName | | Prototype: | QString QGuiApplication::applicationDisplayName() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 666-669 |
| | 1 | 1 |
QGuiApplication::allWindows| Name: | QGuiApplication::allWindows | | Prototype: | QWindowList QGuiApplication::allWindows() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 875-878 |
| | 1 | 1 |
QGtkStylePrivate::~QGtkStylePrivate| Name: | QGtkStylePrivate::~QGtkStylePrivate | | Prototype: | QGtkStylePrivate::~QGtkStylePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 270-273 |
| | 1 | 1 |
QGtkStylePrivate::getTextColorWidget| Name: | QGtkStylePrivate::getTextColorWidget | | Prototype: | GtkWidget* QGtkStylePrivate::getTextColorWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 701-704 |
| | 1 | 1 |
QGtkStyle::unpolish| Name: | QGtkStyle::unpolish | | Prototype: | void QGtkStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 516-519 |
| | 1 | 1 |
QGtkStyle::itemPixmapRect| Name: | QGtkStyle::itemPixmapRect | | Prototype: | QRect QGtkStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4211-4214 |
| | 1 | 1 |
QGtkStyle::hitTestComplexControl| Name: | QGtkStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QGtkStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4228-4232 |
| | 1 | 1 |
QGtkStyle::getGConfString| Name: | QGtkStyle::getGConfString | | Prototype: | QString QGtkStyle::getGConfString(const QString &value, const QString &fallback) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 265-268 |
| | 1 | 1 |
QGtkStyle::getGConfBool| Name: | QGtkStyle::getGConfBool | | Prototype: | bool QGtkStyle::getGConfBool(const QString &key, bool fallback) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QGtkStyle::generatedIconPixmap| Name: | QGtkStyle::generatedIconPixmap | | Prototype: | QPixmap QGtkStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4237-4241 |
| | 1 | 1 |
QGtkStyle::drawItemText| Name: | QGtkStyle::drawItemText | | Prototype: | void QGtkStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4246-4250 |
| | 1 | 1 |
QGtkStyle::drawItemPixmap| Name: | QGtkStyle::drawItemPixmap | | Prototype: | void QGtkStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4219-4223 |
| | 1 | 1 |
QGtkPainter::QGtkPainter| Name: | QGtkPainter::QGtkPainter | | Prototype: | QGtkPainter::QGtkPainter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp | | Lines: | 42-45 |
| | 1 | 1 |
QGtk2Painter::QGtk2Painter| Name: | QGtk2Painter::QGtk2Painter | | Prototype: | QGtk2Painter::QGtk2Painter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 201-204 |
| | 1 | 1 |
QGroupBox::resizeEvent| Name: | QGroupBox::resizeEvent | | Prototype: | void QGroupBox::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 307-310 |
| | 1 | 1 |
QGridLayoutPrivate::verReversed| Name: | QGridLayoutPrivate::verReversed | | Prototype: | inline bool verReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 134-134 |
| | 1 | 1 |
QGridLayoutPrivate::sizeHint| Name: | QGridLayoutPrivate::sizeHint | | Prototype: | QSize QGridLayoutPrivate::sizeHint(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 470-473 |
| | 1 | 1 |
QGridLayoutPrivate::setRowStretch| Name: | QGridLayoutPrivate::setRowStretch | | Prototype: | inline void setRowStretch(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 119-120 |
| | 1 | 1 |
QGridLayoutPrivate::setRowMinimumHeight| Name: | QGridLayoutPrivate::setRowMinimumHeight | | Prototype: | inline void setRowMinimumHeight(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 125-126 |
| | 1 | 1 |
QGridLayoutPrivate::setReversed| Name: | QGridLayoutPrivate::setReversed | | Prototype: | inline void setReversed(bool r, bool c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 132-132 |
| | 1 | 1 |
QGridLayoutPrivate::setDirty| Name: | QGridLayoutPrivate::setDirty | | Prototype: | inline void setDirty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 135-135 |
| | 1 | 1 |
QGridLayoutPrivate::setColumnMinimumWidth| Name: | QGridLayoutPrivate::setColumnMinimumWidth | | Prototype: | inline void setColumnMinimumWidth(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 127-128 |
| | 1 | 1 |
QGridLayoutPrivate::setColStretch| Name: | QGridLayoutPrivate::setColStretch | | Prototype: | inline void setColStretch(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 121-122 |
| | 1 | 1 |
QGridLayoutPrivate::rowStretch| Name: | QGridLayoutPrivate::rowStretch | | Prototype: | inline int rowStretch(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 123-123 |
| | 1 | 1 |
QGridLayoutPrivate::rowSpacing| Name: | QGridLayoutPrivate::rowSpacing | | Prototype: | inline int rowSpacing(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 129-129 |
| | 1 | 1 |
QGridLayoutPrivate::numRows| Name: | QGridLayoutPrivate::numRows | | Prototype: | inline int numRows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 115-115 |
| | 1 | 1 |
QGridLayoutPrivate::numCols| Name: | QGridLayoutPrivate::numCols | | Prototype: | inline int numCols() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 116-116 |
| | 1 | 1 |
QGridLayoutPrivate::minimumSize| Name: | QGridLayoutPrivate::minimumSize | | Prototype: | QSize QGridLayoutPrivate::minimumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 480-483 |
| | 1 | 1 |
QGridLayoutPrivate::maximumSize| Name: | QGridLayoutPrivate::maximumSize | | Prototype: | QSize QGridLayoutPrivate::maximumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 475-478 |
| | 1 | 1 |
QGridLayoutPrivate::isDirty| Name: | QGridLayoutPrivate::isDirty | | Prototype: | inline bool isDirty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 136-136 |
| | 1 | 1 |
QGridLayoutPrivate::horReversed| Name: | QGridLayoutPrivate::horReversed | | Prototype: | inline bool horReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 133-133 |
| | 1 | 1 |
QGridLayoutPrivate::getNextPos| Name: | QGridLayoutPrivate::getNextPos | | Prototype: | inline void getNextPos(int &row, int &col) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 141-141 |
| | 1 | 1 |