Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QHttpNetworkConnection::hostNameName: | QHttpNetworkConnection::hostName | Prototype: | QString QHttpNetworkConnection::hostName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1314-1318 |
| | 2 | 1 |
QHttpNetworkConnection::connectionTypeName: | QHttpNetworkConnection::connectionType | Prototype: | QHttpNetworkConnection::ConnectionType QHttpNetworkConnection::connectionType() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1377-1381 |
| | 2 | 1 |
QHttpNetworkConnection::cacheProxyName: | QHttpNetworkConnection::cacheProxy | Prototype: | QNetworkProxy QHttpNetworkConnection::cacheProxy() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1357-1361 |
| | 2 | 1 |
QHttpMultiPart::QHttpMultiPartName: | QHttpMultiPart::QHttpMultiPart | Prototype: | QHttpMultiPart::QHttpMultiPart(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 270-274 |
| | 2 | 1 |
QHttpMultiPart::QHttpMultiPartName: | QHttpMultiPart::QHttpMultiPart | Prototype: | QHttpMultiPart::QHttpMultiPart(QHttpMultiPart::ContentType contentType, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 282-286 |
| | 2 | 1 |
QHoverEvent::QHoverEventName: | QHoverEvent::QHoverEvent | Prototype: | QHoverEvent::QHoverEvent(Type type, const QPointF &pos, const QPointF &oldPos, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 636-639 |
| | 2 | 1 |
QHostInfoLookupManager::~QHostInfoLookupManagerName: | QHostInfoLookupManager::~QHostInfoLookupManager | Prototype: | QHostInfoLookupManager::~QHostInfoLookupManager() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 562-568 |
| | 2 | 1 |
QHostInfoCache::clearName: | QHostInfoCache::clear | Prototype: | void QHostInfoCache::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 805-809 |
| | 2 | 1 |
QHostInfo::operator=Name: | QHostInfo::operator= | Prototype: | QHostInfo &QHostInfo::operator=(const QHostInfo &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 338-342 |
| | 2 | 1 |
QHostInfo::QHostInfoName: | QHostInfo::QHostInfo | Prototype: | QHostInfo::QHostInfo(const QHostInfo &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 329-332 |
| | 2 | 1 |
QHostAddress::toIPv6AddressName: | QHostAddress::toIPv6Address | Prototype: | Q_IPV6ADDR QHostAddress::toIPv6Address() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 720-724 |
| | 2 | 2 |
QHostAddress::setAddressName: | QHostAddress::setAddress | Prototype: | bool QHostAddress::setAddress(const QString &address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 626-630 |
| | 2 | 1 |
QHostAddress::scopeIdName: | QHostAddress::scopeId | Prototype: | QString QHostAddress::scopeId() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 788-792 |
| | 2 | 2 |
QHostAddress::protocolName: | QHostAddress::protocol | Prototype: | QAbstractSocket::NetworkLayerProtocol QHostAddress::protocol() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 700-704 |
| | 2 | 2 |
QHostAddress::operator=Name: | QHostAddress::operator= | Prototype: | QHostAddress &QHostAddress::operator=(const QHostAddress &address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 532-536 |
| | 2 | 1 |
QHostAddress::operator=Name: | QHostAddress::operator= | Prototype: | QHostAddress &QHostAddress::operator=(const QString &address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 544-548 |
| | 2 | 1 |
QHostAddress::isNullName: | QHostAddress::isNull | Prototype: | bool QHostAddress::isNull() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 875-879 |
| | 2 | 2 |
QHostAddress::QHostAddressName: | QHostAddress::QHostAddress | Prototype: | QHostAddress::QHostAddress() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 392-395 |
| | 2 | 1 |
QHostAddress::QHostAddressName: | QHostAddress::QHostAddress | Prototype: | QHostAddress::QHostAddress(const QString &address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 446-451 |
| | 2 | 1 |
QHostAddress::QHostAddressName: | QHostAddress::QHostAddress | Prototype: | QHostAddress::QHostAddress(const QHostAddress &address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 477-480 |
| | 2 | 1 |
QHomogeneousCoordinate::toPointName: | QHomogeneousCoordinate::toPoint | Prototype: | const QPointF toPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1538-1541 |
| | 2 | 1 |
QHistoryStatePrivate::QHistoryStatePrivateName: | QHistoryStatePrivate::QHistoryStatePrivate | Prototype: | QHistoryStatePrivate::QHistoryStatePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 132-137 |
| | 2 | 1 |
QHistoryState::historyTypeName: | QHistoryState::historyType | Prototype: | QHistoryState::HistoryType QHistoryState::historyType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 246-250 |
| | 2 | 1 |
QHistoryState::defaultTransitionName: | QHistoryState::defaultTransition | Prototype: | QAbstractTransition *QHistoryState::defaultTransition() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 178-182 |
| | 2 | 1 |
QHistoryState::defaultStateName: | QHistoryState::defaultState | Prototype: | QAbstractState *QHistoryState::defaultState() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 206-210 |
| | 2 | 1 |
QHistoryState::QHistoryStateName: | QHistoryState::QHistoryState | Prototype: | QHistoryState::QHistoryState(QState *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 149-152 |
| | 2 | 1 |
QHistoryState::QHistoryStateName: | QHistoryState::QHistoryState | Prototype: | QHistoryState::QHistoryState(HistoryType type, QState *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 157-162 |
| | 2 | 1 |
QHeaderViewPrivate::setHeaderSectionResizeModeName: | QHeaderViewPrivate::setHeaderSectionResizeMode | Prototype: | void QHeaderViewPrivate::setHeaderSectionResizeMode(int visual, QHeaderView::ResizeMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3690-3694 |
| | 2 | 1 |
QHeaderView::stretchSectionCountName: | QHeaderView::stretchSectionCount | Prototype: | int QHeaderView::stretchSectionCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1371-1375 |
| | 2 | 1 |
QHeaderView::stretchLastSectionName: | QHeaderView::stretchLastSection | Prototype: | bool QHeaderView::stretchLastSection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1493-1497 |
| | 2 | 1 |
QHeaderView::sortIndicatorSectionName: | QHeaderView::sortIndicatorSection | Prototype: | int QHeaderView::sortIndicatorSection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1459-1463 |
| | 2 | 1 |
QHeaderView::sortIndicatorOrderName: | QHeaderView::sortIndicatorOrder | Prototype: | Qt::SortOrder QHeaderView::sortIndicatorOrder() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1472-1476 |
| | 2 | 1 |
QHeaderView::setSectionsMovableName: | QHeaderView::setSectionsMovable | Prototype: | void QHeaderView::setSectionsMovable(bool movable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1111-1115 |
| | 2 | 1 |
QHeaderView::setSectionsClickableName: | QHeaderView::setSectionsClickable | Prototype: | void QHeaderView::setSectionsClickable(bool clickable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1161-1165 |
| | 2 | 1 |
QHeaderView::setResizeContentsPrecisionName: | QHeaderView::setResizeContentsPrecision | Prototype: | void QHeaderView::setResizeContentsPrecision(int precision) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1331-1335 |
| | 2 | 1 |
QHeaderView::setHighlightSectionsName: | QHeaderView::setHighlightSections | Prototype: | void QHeaderView::setHighlightSections(bool highlight) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1203-1207 |
| | 2 | 1 |
QHeaderView::setCascadingSectionResizesName: | QHeaderView::setCascadingSectionResizes | Prototype: | void QHeaderView::setCascadingSectionResizes(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1535-1539 |
| | 2 | 1 |
QHeaderView::sectionsMovedName: | QHeaderView::sectionsMoved | Prototype: | bool QHeaderView::sectionsMoved() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1690-1694 |
| | 2 | 1 |
QHeaderView::sectionsMovableName: | QHeaderView::sectionsMovable | Prototype: | bool QHeaderView::sectionsMovable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1136-1140 |
| | 2 | 1 |
QHeaderView::sectionsHiddenName: | QHeaderView::sectionsHidden | Prototype: | bool QHeaderView::sectionsHidden() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1704-1708 |
| | 2 | 1 |
QHeaderView::sectionsClickableName: | QHeaderView::sectionsClickable | Prototype: | bool QHeaderView::sectionsClickable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1187-1191 |
| | 2 | 1 |
QHeaderView::scrollContentsByName: | QHeaderView::scrollContentsBy | Prototype: | void QHeaderView::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2898-2902 |
| | 2 | 1 |
QHeaderView::resizeSectionsName: | QHeaderView::resizeSections | Prototype: | void QHeaderView::resizeSections(QHeaderView::ResizeMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 946-950 |
| | 2 | 1 |
QHeaderView::resizeContentsPrecisionName: | QHeaderView::resizeContentsPrecision | Prototype: | int QHeaderView::resizeContentsPrecision() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1345-1349 |
| | 2 | 1 |
QHeaderView::resetName: | QHeaderView::reset | Prototype: | void QHeaderView::reset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1767-1774 |
| | 2 | 1 |
QHeaderView::orientationName: | QHeaderView::orientation | Prototype: | Qt::Orientation QHeaderView::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 422-426 |
| | 2 | 1 |
QHeaderView::offsetName: | QHeaderView::offset | Prototype: | int QHeaderView::offset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 435-439 |
| | 2 | 1 |
QHeaderView::isSortIndicatorShownName: | QHeaderView::isSortIndicatorShown | Prototype: | bool QHeaderView::isSortIndicatorShown() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1403-1407 |
| | 2 | 1 |
QHeaderView::highlightSectionsName: | QHeaderView::highlightSections | Prototype: | bool QHeaderView::highlightSections() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1209-1213 |
| | 2 | 1 |
QHeaderView::hiddenSectionCountName: | QHeaderView::hiddenSectionCount | Prototype: | int QHeaderView::hiddenSectionCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 993-997 |
| | 2 | 1 |
QHeaderView::doItemsLayoutName: | QHeaderView::doItemsLayout | Prototype: | void QHeaderView::doItemsLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1678-1682 |
| | 2 | 1 |
QHeaderView::defaultSectionSizeName: | QHeaderView::defaultSectionSize | Prototype: | int QHeaderView::defaultSectionSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1555-1559 |
| | 2 | 1 |
QHeaderView::defaultAlignmentName: | QHeaderView::defaultAlignment | Prototype: | Qt::Alignment QHeaderView::defaultAlignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1659-1663 |
| | 2 | 1 |
QHeaderView::cascadingSectionResizesName: | QHeaderView::cascadingSectionResizes | Prototype: | bool QHeaderView::cascadingSectionResizes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1529-1533 |
| | 2 | 1 |
QHBoxLayout::QHBoxLayoutName: | QHBoxLayout::QHBoxLayout | Prototype: | QHBoxLayout::QHBoxLayout(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1269-1272 |
| | 2 | 1 |
QHBoxLayout::QHBoxLayoutName: | QHBoxLayout::QHBoxLayout | Prototype: | QHBoxLayout::QHBoxLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1278-1281 |
| | 2 | 1 |
QGuiGLThreadContext::~QGuiGLThreadContextName: | QGuiGLThreadContext::~QGuiGLThreadContext | Prototype: | ~QGuiGLThreadContext() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 228-231 |
| | 2 | 2 |
QGuiGLThreadContext::QGuiGLThreadContextName: | QGuiGLThreadContext::QGuiGLThreadContext | Prototype: | QGuiGLThreadContext() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 224-227 |
| | 2 | 1 |
QGuiApplicationPrivate::shouldQuitName: | QGuiApplicationPrivate::shouldQuit | Prototype: | bool QGuiApplicationPrivate::shouldQuit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3065-3069 |
| | 2 | 1 |
QGuiApplicationPrivate::getPixmapCursorName: | QGuiApplicationPrivate::getPixmapCursor | Prototype: | QPixmap QGuiApplicationPrivate::getPixmapCursor(Qt::CursorShape cshape) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3622-3626 |
| | 2 | 1 |
QGuiApplicationPrivate::emitLastWindowClosedName: | QGuiApplicationPrivate::emitLastWindowClosed | Prototype: | void QGuiApplicationPrivate::emitLastWindowClosed() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3058-3063 |
| | 2 | 2 |
QGuiApplication::sessionKeyName: | QGuiApplication::sessionKey | Prototype: | QString QGuiApplication::sessionKey() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3326-3330 |
| | 2 | 1 |
QGuiApplication::sessionIdName: | QGuiApplication::sessionId | Prototype: | QString QGuiApplication::sessionId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3320-3324 |
| | 2 | 1 |
QGuiApplication::platformNativeInterfaceName: | QGuiApplication::platformNativeInterface | Prototype: | QPlatformNativeInterface *QGuiApplication::platformNativeInterface() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1595-1599 |
| | 2 | 1 |
QGuiApplication::platformNameName: | QGuiApplication::platformName | Prototype: | QString QGuiApplication::platformName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1088-1092 |
| | 2 | 1 |
QGuiApplication::paletteName: | QGuiApplication::palette | Prototype: | QPalette QGuiApplication::palette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2898-2902 |
| | 2 | 1 |
QGuiApplication::overrideCursorName: | QGuiApplication::overrideCursor | Prototype: | QCursor *QGuiApplication::overrideCursor() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3428-3432 |
| | 2 | 2 |
QGuiApplication::isSessionRestoredName: | QGuiApplication::isSessionRestored | Prototype: | bool QGuiApplication::isSessionRestored() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3314-3318 |
| | 2 | 1 |
QGuiApplication::isSavingSessionName: | QGuiApplication::isSavingSession | Prototype: | bool QGuiApplication::isSavingSession() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3332-3336 |
| | 2 | 1 |
QGuiApplication::execName: | QGuiApplication::exec | Prototype: | int QGuiApplication::exec() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1638-1644 |
| | 2 | 1 |
QGuiApplication::QGuiApplicationName: | QGuiApplication::QGuiApplication | Prototype: | QGuiApplication::QGuiApplication(int &argc, char **argv, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 585-592 |
| | 2 | 1 |
QGuiApplication::QGuiApplicationName: | QGuiApplication::QGuiApplication | Prototype: | QGuiApplication::QGuiApplication(QGuiApplicationPrivate &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 597-600 |
| | 2 | 1 |
QGroupBox::titleName: | QGroupBox::title | Prototype: | QString QGroupBox::title() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 269-273 |
| | 2 | 1 |
QGroupBox::isFlatName: | QGroupBox::isFlat | Prototype: | bool QGroupBox::isFlat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 521-525 |
| | 2 | 1 |
QGroupBox::isCheckedName: | QGroupBox::isChecked | Prototype: | bool QGroupBox::isChecked() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 590-594 |
| | 2 | 1 |
QGroupBox::isCheckableName: | QGroupBox::isCheckable | Prototype: | bool QGroupBox::isCheckable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 583-587 |
| | 2 | 1 |
QGroupBox::alignmentName: | QGroupBox::alignment | Prototype: | Qt::Alignment QGroupBox::alignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 293-297 |
| | 2 | 1 |
QGroupBox::QGroupBoxName: | QGroupBox::QGroupBox | Prototype: | QGroupBox::QGroupBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 185-190 |
| | 2 | 1 |
QGridLayoutPrivate::hasHeightForWidthName: | QGridLayoutPrivate::hasHeightForWidth | Prototype: | bool QGridLayoutPrivate::hasHeightForWidth(int hSpacing, int vSpacing) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 376-380 |
| | 2 | 1 |
QGridLayoutItem::setStretchFactorName: | QGridLayoutItem::setStretchFactor | Prototype: | void QGridLayoutItem::setStretchFactor(int stretch, Qt::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 577-581 |
| | 2 | 1 |
QGridLayoutEngine::rowAlignmentName: | QGridLayoutEngine::rowAlignment | Prototype: | Qt::Alignment QGridLayoutEngine::rowAlignment(int row, Qt::Orientation orientation) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 928-932 |
| | 2 | 1 |
QGridLayoutEngine::itemAtName: | QGridLayoutEngine::itemAt | Prototype: | QGridLayoutItem *QGridLayoutEngine::itemAt(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 816-820 |
| | 2 | 1 |
QGridLayoutEngine::effectiveLastRowName: | QGridLayoutEngine::effectiveLastRow | Prototype: | int QGridLayoutEngine::effectiveLastRow(Qt::Orientation orientation) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 828-832 |
| | 2 | 1 |
QGridLayoutEngine::effectiveFirstRowName: | QGridLayoutEngine::effectiveFirstRow | Prototype: | int QGridLayoutEngine::effectiveFirstRow(Qt::Orientation orientation) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 822-826 |
| | 2 | 1 |
QGridLayoutEngine::constraintOrientationName: | QGridLayoutEngine::constraintOrientation | Prototype: | Qt::Orientation QGridLayoutEngine::constraintOrientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 1629-1633 |
| | 2 | 1 |
QGridLayout::~QGridLayoutName: | QGridLayout::~QGridLayout | Prototype: | QGridLayout::~QGridLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1125-1129 |
| | 2 | 1 |
QGridLayout::takeAtName: | QGridLayout::takeAt | Prototype: | QLayoutItem *QGridLayout::takeAt(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1351-1355 |
| | 2 | 1 |
QGridLayout::rowStretchName: | QGridLayout::rowStretch | Prototype: | int QGridLayout::rowStretch(int row) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1562-1566 |
| | 2 | 1 |
QGridLayout::rowMinimumHeightName: | QGridLayout::rowMinimumHeight | Prototype: | int QGridLayout::rowMinimumHeight(int row) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1622-1626 |
| | 2 | 1 |
QGridLayout::rowCountName: | QGridLayout::rowCount | Prototype: | int QGridLayout::rowCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1219-1223 |
| | 2 | 1 |
QGridLayout::itemAtName: | QGridLayout::itemAt | Prototype: | QLayoutItem *QGridLayout::itemAt(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1320-1324 |
| | 2 | 1 |
QGridLayout::getItemPositionName: | QGridLayout::getItemPosition | Prototype: | void QGridLayout::getItemPosition(int index, int *row, int *column, int *rowSpan, int *columnSpan) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1366-1370 |
| | 2 | 1 |
QGridLayout::expandingDirectionsName: | QGridLayout::expandingDirections | Prototype: | Qt::Orientations QGridLayout::expandingDirections() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1654-1658 |
| | 2 | 1 |
QGridLayout::countName: | QGridLayout::count | Prototype: | int QGridLayout::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1310-1314 |
| | 2 | 1 |
QGridLayout::columnStretchName: | QGridLayout::columnStretch | Prototype: | int QGridLayout::columnStretch(int column) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1573-1577 |
| | 2 | 1 |
QGridLayout::columnMinimumWidthName: | QGridLayout::columnMinimumWidth | Prototype: | int QGridLayout::columnMinimumWidth(int column) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1645-1649 |
| | 2 | 1 |
QGridLayout::columnCountName: | QGridLayout::columnCount | Prototype: | int QGridLayout::columnCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1228-1232 |
| | 2 | 1 |
QGridLayout::cellRectName: | QGridLayout::cellRect | Prototype: | QRect QGridLayout::cellRect(int row, int column) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1395-1399 |
| | 2 | 1 |
QGridLayout::QGridLayoutName: | QGridLayout::QGridLayout | Prototype: | QGridLayout::QGridLayout(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1073-1078 |
| | 2 | 1 |
QGridLayout::QGridLayoutName: | QGridLayout::QGridLayout | Prototype: | QGridLayout::QGridLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1087-1092 |
| | 2 | 1 |