| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QHttpNetworkConnection::QHttpNetworkConnection| Name: | QHttpNetworkConnection::QHttpNetworkConnection | | Prototype: | QHttpNetworkConnection::QHttpNetworkConnection(const QString &hostName, quint16 port, bool encrypt, QHttpNetworkConnection::ConnectionType connectionType, QObject *parent, QSharedPointer<QNetworkSession> networkSession) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1257-1265 |
| | 3 | 1 |
QHttpNetworkConnection::QHttpNetworkConnection| Name: | QHttpNetworkConnection::QHttpNetworkConnection | | Prototype: | QHttpNetworkConnection::QHttpNetworkConnection(quint16 connectionCount, const QString &hostName, quint16 port, bool encrypt, QObject *parent, QSharedPointer<QNetworkSession> networkSession, QHttpNetworkConnection::ConnectionType connectionType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1267-1277 |
| | 3 | 1 |
QHttpMultiPartIODevice::writeData| Name: | QHttpMultiPartIODevice::writeData | | Prototype: | qint64 QHttpMultiPartIODevice::writeData(const char *data, qint64 maxSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 543-548 |
| | 3 | 1 |
QHttpMultiPart::setContentType| Name: | QHttpMultiPart::setContentType | | Prototype: | void QHttpMultiPart::setContentType(QHttpMultiPart::ContentType contentType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QHttpMultiPart::setBoundary| Name: | QHttpMultiPart::setBoundary | | Prototype: | void QHttpMultiPart::setBoundary(const QByteArray &boundary) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 334-337 |
| | 1 | 1 |
QHttpMultiPart::boundary| Name: | QHttpMultiPart::boundary | | Prototype: | QByteArray QHttpMultiPart::boundary() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 319-322 |
| | 1 | 1 |
QHttpMultiPart::append| Name: | QHttpMultiPart::append | | Prototype: | void QHttpMultiPart::append(const QHttpPart &httpPart) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 292-295 |
| | 1 | 1 |
QHttpMultiPart::QHttpMultiPart| Name: | 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: | 264-268 |
| | 2 | 1 |
QHttpMultiPart::QHttpMultiPart| Name: | 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: | 276-280 |
| | 2 | 1 |
QHoverEvent::QHoverEvent| Name: | 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: | 629-632 |
| | 2 | 1 |
QHostInfoRunnable::QHostInfoRunnable| Name: | QHostInfoRunnable::QHostInfoRunnable | | Prototype: | QHostInfoRunnable::QHostInfoRunnable(const QString &hn, int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 446-449 |
| | 1 | 1 |
QHostInfoPrivate::fromName| Name: | QHostInfoPrivate::fromName | | Prototype: | QHostInfo QHostInfoPrivate::fromName(const QString &name, QSharedPointer<QNetworkSession> session) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 237-247 |
| | 4 | 1 |
QHostInfoLookupManager::~QHostInfoLookupManager| Name: | 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: | 518-524 |
| | 2 | 1 |
QHostInfoLookupManager::clear| Name: | QHostInfoLookupManager::clear | | Prototype: | void QHostInfoLookupManager::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 526-540 |
| | 9 | 1 |
QHostInfoLookupManager::QHostInfoLookupManager| Name: | 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: | 511-516 |
| | 3 | 1 |
QHostInfoCache::setEnabled| Name: | QHostInfoCache::setEnabled | | Prototype: | void QHostInfoCache::setEnabled(bool e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 739-742 |
| | 1 | 1 |
QHostInfoCache::isEnabled| Name: | QHostInfoCache::isEnabled | | Prototype: | bool QHostInfoCache::isEnabled() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 732-735 |
| | 1 | 1 |
QHostInfoCache::clear| Name: | 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: | 778-782 |
| | 2 | 1 |
QHostInfoCache::QHostInfoCache| Name: | QHostInfoCache::QHostInfoCache | | Prototype: | QHostInfoCache::QHostInfoCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 725-730 |
| | 5 | 1 |
QHostInfoAgent::fromName| Name: | QHostInfoAgent::fromName | | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName, QSharedPointer<QNetworkSession>) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 251-254 |
| | 1 | 1 |
QHostInfo::setLookupId| Name: | QHostInfo::setLookupId | | Prototype: | void QHostInfo::setLookupId(int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 388-391 |
| | 1 | 1 |
QHostInfo::setHostName| Name: | QHostInfo::setHostName | | Prototype: | void QHostInfo::setHostName(const QString &hostName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 347-350 |
| | 1 | 1 |
QHostInfo::setErrorString| Name: | QHostInfo::setErrorString | | Prototype: | void QHostInfo::setErrorString(const QString &str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 410-413 |
| | 1 | 1 |
QHostInfo::setError| Name: | QHostInfo::setError | | Prototype: | void QHostInfo::setError(HostInfoError error) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 368-371 |
| | 1 | 1 |
QHostInfo::setAddresses| Name: | QHostInfo::setAddresses | | Prototype: | void QHostInfo::setAddresses(const QList<QHostAddress> &addresses) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 327-330 |
| | 1 | 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: | 294-298 |
| | 2 | 1 |
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::fromName| Name: | QHostInfo::fromName | | Prototype: | QHostInfo QHostInfo::fromName(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 224-234 |
| | 4 | 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 |
QHostInfo::QHostInfo| Name: | 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: | 285-288 |
| | 2 | 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::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(const quint8 *a_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 164-171 |
| | 5 | 1 |
QHostAddressPrivate::clear| Name: | QHostAddressPrivate::clear | | Prototype: | void QHostAddressPrivate::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 217-223 |
| | 4 | 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::setAddress| Name: | 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: | 620-624 |
| | 2 | 1 |
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: | 526-530 |
| | 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: | 538-542 |
| | 2 | 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 |
QHostAddress::QHostAddress| Name: | 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: | 386-389 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | 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: | 440-445 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | 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: | 471-474 |
| | 2 | 1 |
QHomogeneousCoordinate::toPoint| Name: | 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: | 1522-1525 |
| | 2 | 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 |
QHistoryStatePrivate::QHistoryStatePrivate| Name: | 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: | 126-131 |
| | 2 | 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::historyType| Name: | 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: | 237-241 |
| | 2 | 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 |
QHistoryState::defaultTransition| Name: | 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: | 172-176 |
| | 2 | 1 |
QHistoryState::defaultState| Name: | QHistoryState::defaultState | | Prototype: | QAbstractState *QHistoryState::defaultState() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 200-204 |
| | 2 | 1 |
QHistoryState::QHistoryState| Name: | 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: | 143-146 |
| | 2 | 1 |
QHistoryState::QHistoryState| Name: | 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: | 151-156 |
| | 2 | 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 |
QHighDpiScaling::initHighDpiScaling| Name: | QHighDpiScaling::initHighDpiScaling | | Prototype: | void QHighDpiScaling::initHighDpiScaling() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 243-256 |
| | 5 | 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 |
QHeaderViewPrivate::write| Name: | QHeaderViewPrivate::write | | Prototype: | void QHeaderViewPrivate::write(QDataStream &out) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3665-3696 |
| | 24 | 1 |
QHeaderViewPrivate::setHeaderSectionResizeMode| Name: | 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: | 3603-3607 |
| | 2 | 1 |
QHeaderViewPrivate::resizeSectionItem| Name: | QHeaderViewPrivate::resizeSectionItem | | Prototype: | void QHeaderViewPrivate::resizeSectionItem(int visualIndex, int oldSize, int newSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3558-3564 |
| | 4 | 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::stretchSectionCount| Name: | 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: | 1345-1349 |
| | 2 | 1 |
QHeaderView::stretchLastSection| Name: | 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: | 1467-1471 |
| | 2 | 1 |
QHeaderView::sortIndicatorSection| Name: | 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: | 1433-1437 |
| | 2 | 1 |
QHeaderView::sortIndicatorOrder| Name: | 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: | 1446-1450 |
| | 2 | 1 |
QHeaderView::setSectionsMovable| Name: | 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: | 1085-1089 |
| | 2 | 1 |
QHeaderView::setSectionsClickable| Name: | 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: | 1135-1139 |
| | 2 | 1 |
QHeaderView::setResizeContentsPrecision| Name: | 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: | 1305-1309 |
| | 2 | 1 |
QHeaderView::setOffsetToLastSection| Name: | QHeaderView::setOffsetToLastSection | | Prototype: | void QHeaderView::setOffsetToLastSection() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 488-494 |
| | 4 | 1 |
QHeaderView::setHighlightSections| Name: | 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: | 1177-1181 |
| | 2 | 1 |
QHeaderView::setCascadingSectionResizes| Name: | 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: | 1507-1511 |
| | 2 | 1 |
QHeaderView::sectionsMoved| Name: | 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: | 1662-1666 |
| | 2 | 1 |
QHeaderView::sectionsMovable| Name: | 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: | 1110-1114 |
| | 2 | 1 |
QHeaderView::sectionsHidden| Name: | 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: | 1676-1680 |
| | 2 | 1 |
QHeaderView::sectionsClickable| Name: | 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: | 1161-1165 |
| | 2 | 1 |
QHeaderView::sectionsAboutToBeRemoved| Name: | QHeaderView::sectionsAboutToBeRemoved | | Prototype: | void QHeaderView::sectionsAboutToBeRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1908-1914 |
| | 3 | 1 |
QHeaderView::scrollContentsBy| Name: | 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: | 2842-2846 |
| | 2 | 1 |
QHeaderView::saveState| Name: | QHeaderView::saveState | | Prototype: | QByteArray QHeaderView::saveState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1692-1701 |
| | 7 | 1 |
QHeaderView::resizeSections| Name: | 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: | 931-935 |
| | 2 | 1 |
QHeaderView::resizeContentsPrecision| Name: | 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: | 1319-1323 |
| | 2 | 1 |
QHeaderView::reset| Name: | 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: | 1739-1746 |
| | 2 | 1 |
QHeaderView::orientation| Name: | 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: | 416-420 |
| | 2 | 1 |
QHeaderView::offset| Name: | 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: | 429-433 |
| | 2 | 1 |