| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDistanceField::bits| Name: | QDistanceField::bits | | Prototype: | uchar *QDistanceField::bits() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 960-963 |
| | 1 | 1 |
QDistanceField::bits| Name: | QDistanceField::bits | | Prototype: | const uchar *QDistanceField::bits() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 965-968 |
| | 1 | 1 |
QDistanceField::constBits| Name: | QDistanceField::constBits | | Prototype: | const uchar *QDistanceField::constBits() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 970-973 |
| | 1 | 1 |
QDistanceField::glyph| Name: | QDistanceField::glyph | | Prototype: | glyph_t QDistanceField::glyph() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 862-865 |
| | 1 | 1 |
QDistanceField::height| Name: | QDistanceField::height | | Prototype: | int QDistanceField::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 897-900 |
| | 1 | 1 |
QDistanceField::isNull| Name: | QDistanceField::isNull | | Prototype: | bool QDistanceField::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 857-860 |
| | 1 | 1 |
QDistanceField::setGlyph| Name: | QDistanceField::setGlyph | | Prototype: | void QDistanceField::setGlyph(const QRawFont &font, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 867-878 |
| | 7 | 1 |
QDistanceField::setGlyph| Name: | QDistanceField::setGlyph | | Prototype: | void QDistanceField::setGlyph(QFontEngine *fontEngine, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 880-890 |
| | 7 | 1 |
QDistanceField::width| Name: | QDistanceField::width | | Prototype: | int QDistanceField::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 892-895 |
| | 1 | 1 |
QDistanceFieldData::create| Name: | QDistanceFieldData::create | | Prototype: | QDistanceFieldData *QDistanceFieldData::create(const QPainterPath &path, bool doubleResolution) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 800-813 |
| | 9 | 1 |
QDistanceFieldData::~QDistanceFieldData| Name: | QDistanceFieldData::~QDistanceFieldData | | Prototype: | QDistanceFieldData::~QDistanceFieldData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 780-783 |
| | 1 | 1 |
QDnsDomainNameRecord::QDnsDomainNameRecord| Name: | QDnsDomainNameRecord::QDnsDomainNameRecord | | Prototype: | QDnsDomainNameRecord::QDnsDomainNameRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 523-526 |
| | 2 | 1 |
QDnsDomainNameRecord::QDnsDomainNameRecord| Name: | QDnsDomainNameRecord::QDnsDomainNameRecord | | Prototype: | QDnsDomainNameRecord::QDnsDomainNameRecord(const QDnsDomainNameRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 532-535 |
| | 2 | 1 |
QDnsDomainNameRecord::name| Name: | QDnsDomainNameRecord::name | | Prototype: | QString QDnsDomainNameRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 549-552 |
| | 1 | 1 |
QDnsDomainNameRecord::operator=| Name: | QDnsDomainNameRecord::operator= | | Prototype: | QDnsDomainNameRecord &QDnsDomainNameRecord::operator=(const QDnsDomainNameRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 577-581 |
| | 2 | 1 |
QDnsDomainNameRecord::timeToLive| Name: | QDnsDomainNameRecord::timeToLive | | Prototype: | quint32 QDnsDomainNameRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 558-561 |
| | 1 | 1 |
QDnsDomainNameRecord::value| Name: | QDnsDomainNameRecord::value | | Prototype: | QString QDnsDomainNameRecord::value() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 567-570 |
| | 1 | 1 |
QDnsHostAddressRecord::QDnsHostAddressRecord| Name: | QDnsHostAddressRecord::QDnsHostAddressRecord | | Prototype: | QDnsHostAddressRecord::QDnsHostAddressRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 608-611 |
| | 2 | 1 |
QDnsHostAddressRecord::QDnsHostAddressRecord| Name: | QDnsHostAddressRecord::QDnsHostAddressRecord | | Prototype: | QDnsHostAddressRecord::QDnsHostAddressRecord(const QDnsHostAddressRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 617-620 |
| | 2 | 1 |
QDnsHostAddressRecord::name| Name: | QDnsHostAddressRecord::name | | Prototype: | QString QDnsHostAddressRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 634-637 |
| | 1 | 1 |
QDnsHostAddressRecord::operator=| Name: | QDnsHostAddressRecord::operator= | | Prototype: | QDnsHostAddressRecord &QDnsHostAddressRecord::operator=(const QDnsHostAddressRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 662-666 |
| | 2 | 1 |
QDnsHostAddressRecord::timeToLive| Name: | QDnsHostAddressRecord::timeToLive | | Prototype: | quint32 QDnsHostAddressRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 643-646 |
| | 1 | 1 |
QDnsHostAddressRecord::value| Name: | QDnsHostAddressRecord::value | | Prototype: | QHostAddress QDnsHostAddressRecord::value() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 652-655 |
| | 1 | 1 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 260-264 |
| | 1 | 1 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(Type type, const QString &name, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 270-277 |
| | 4 | 1 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(Type type, const QString &name, const QHostAddress &nameserver, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 286-294 |
| | 5 | 1 |
QDnsLookup::canonicalNameRecords| Name: | QDnsLookup::canonicalNameRecords | | Prototype: | QList<QDnsDomainNameRecord> QDnsLookup::canonicalNameRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 400-403 |
| | 1 | 1 |
QDnsLookup::error| Name: | QDnsLookup::error | | Prototype: | QDnsLookup::Error QDnsLookup::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 312-315 |
| | 1 | 1 |
QDnsLookup::errorString| Name: | QDnsLookup::errorString | | Prototype: | QString QDnsLookup::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 322-325 |
| | 1 | 1 |
QDnsLookup::hostAddressRecords| Name: | QDnsLookup::hostAddressRecords | | Prototype: | QList<QDnsHostAddressRecord> QDnsLookup::hostAddressRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 409-412 |
| | 1 | 1 |
QDnsLookup::isFinished| Name: | QDnsLookup::isFinished | | Prototype: | bool QDnsLookup::isFinished() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 331-334 |
| | 1 | 1 |
QDnsLookup::lookup| Name: | QDnsLookup::lookup | | Prototype: | void QDnsLookup::lookup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 492-502 |
| | 8 | 1 |
QDnsLookup::mailExchangeRecords| Name: | QDnsLookup::mailExchangeRecords | | Prototype: | QList<QDnsMailExchangeRecord> QDnsLookup::mailExchangeRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QDnsLookup::name| Name: | QDnsLookup::name | | Prototype: | QString QDnsLookup::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QDnsLookup::nameServerRecords| Name: | QDnsLookup::nameServerRecords | | Prototype: | QList<QDnsDomainNameRecord> QDnsLookup::nameServerRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 431-434 |
| | 1 | 1 |
QDnsLookup::nameserver| Name: | QDnsLookup::nameserver | | Prototype: | QHostAddress QDnsLookup::nameserver() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 382-385 |
| | 1 | 1 |
QDnsLookup::pointerRecords| Name: | QDnsLookup::pointerRecords | | Prototype: | QList<QDnsDomainNameRecord> QDnsLookup::pointerRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 440-443 |
| | 1 | 1 |
QDnsLookup::serviceRecords| Name: | QDnsLookup::serviceRecords | | Prototype: | QList<QDnsServiceRecord> QDnsLookup::serviceRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 453-456 |
| | 1 | 1 |
QDnsLookup::textRecords| Name: | QDnsLookup::textRecords | | Prototype: | QList<QDnsTextRecord> QDnsLookup::textRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 462-465 |
| | 1 | 1 |
QDnsLookup::type| Name: | QDnsLookup::type | | Prototype: | QDnsLookup::Type QDnsLookup::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 363-366 |
| | 1 | 1 |
QDnsLookupStateDeleter::cleanup| Name: | QDnsLookupStateDeleter::cleanup | | Prototype: | static inline void cleanup(struct __res_state *pointer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QDnsLookupThreadPool::QDnsLookupThreadPool| Name: | QDnsLookupThreadPool::QDnsLookupThreadPool | | Prototype: | QDnsLookupThreadPool::QDnsLookupThreadPool() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 1018-1023 |
| | 1 | 1 |
QDnsLookupThreadPool::_q_applicationDestroyed| Name: | QDnsLookupThreadPool::_q_applicationDestroyed | | Prototype: | void QDnsLookupThreadPool::_q_applicationDestroyed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 1048-1052 |
| | 2 | 1 |
QDnsMailExchangeRecord::QDnsMailExchangeRecord| Name: | QDnsMailExchangeRecord::QDnsMailExchangeRecord | | Prototype: | QDnsMailExchangeRecord::QDnsMailExchangeRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 695-698 |
| | 2 | 1 |
QDnsMailExchangeRecord::QDnsMailExchangeRecord| Name: | QDnsMailExchangeRecord::QDnsMailExchangeRecord | | Prototype: | QDnsMailExchangeRecord::QDnsMailExchangeRecord(const QDnsMailExchangeRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 704-707 |
| | 2 | 1 |
QDnsMailExchangeRecord::exchange| Name: | QDnsMailExchangeRecord::exchange | | Prototype: | QString QDnsMailExchangeRecord::exchange() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 721-724 |
| | 1 | 1 |
QDnsMailExchangeRecord::name| Name: | QDnsMailExchangeRecord::name | | Prototype: | QString QDnsMailExchangeRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 730-733 |
| | 1 | 1 |
QDnsMailExchangeRecord::operator=| Name: | QDnsMailExchangeRecord::operator= | | Prototype: | QDnsMailExchangeRecord &QDnsMailExchangeRecord::operator=(const QDnsMailExchangeRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 758-762 |
| | 2 | 1 |
QDnsMailExchangeRecord::preference| Name: | QDnsMailExchangeRecord::preference | | Prototype: | quint16 QDnsMailExchangeRecord::preference() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 739-742 |
| | 1 | 1 |
QDnsMailExchangeRecord::timeToLive| Name: | QDnsMailExchangeRecord::timeToLive | | Prototype: | quint32 QDnsMailExchangeRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 748-751 |
| | 1 | 1 |
QDnsServiceRecord::QDnsServiceRecord| Name: | QDnsServiceRecord::QDnsServiceRecord | | Prototype: | QDnsServiceRecord::QDnsServiceRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 791-794 |
| | 2 | 1 |
QDnsServiceRecord::QDnsServiceRecord| Name: | QDnsServiceRecord::QDnsServiceRecord | | Prototype: | QDnsServiceRecord::QDnsServiceRecord(const QDnsServiceRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 800-803 |
| | 2 | 1 |
QDnsServiceRecord::name| Name: | QDnsServiceRecord::name | | Prototype: | QString QDnsServiceRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 817-820 |
| | 1 | 1 |
QDnsServiceRecord::operator=| Name: | QDnsServiceRecord::operator= | | Prototype: | QDnsServiceRecord &QDnsServiceRecord::operator=(const QDnsServiceRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 879-883 |
| | 2 | 1 |
QDnsServiceRecord::port| Name: | QDnsServiceRecord::port | | Prototype: | quint16 QDnsServiceRecord::port() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 826-829 |
| | 1 | 1 |
QDnsServiceRecord::priority| Name: | QDnsServiceRecord::priority | | Prototype: | quint16 QDnsServiceRecord::priority() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 838-841 |
| | 1 | 1 |
QDnsServiceRecord::target| Name: | QDnsServiceRecord::target | | Prototype: | QString QDnsServiceRecord::target() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 847-850 |
| | 1 | 1 |
QDnsServiceRecord::timeToLive| Name: | QDnsServiceRecord::timeToLive | | Prototype: | quint32 QDnsServiceRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 856-859 |
| | 1 | 1 |
QDnsServiceRecord::weight| Name: | QDnsServiceRecord::weight | | Prototype: | quint16 QDnsServiceRecord::weight() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 869-872 |
| | 1 | 1 |
QDnsTextRecord::QDnsTextRecord| Name: | QDnsTextRecord::QDnsTextRecord | | Prototype: | QDnsTextRecord::QDnsTextRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 912-915 |
| | 2 | 1 |
QDnsTextRecord::QDnsTextRecord| Name: | QDnsTextRecord::QDnsTextRecord | | Prototype: | QDnsTextRecord::QDnsTextRecord(const QDnsTextRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 921-924 |
| | 2 | 1 |
QDnsTextRecord::name| Name: | QDnsTextRecord::name | | Prototype: | QString QDnsTextRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 938-941 |
| | 1 | 1 |
QDnsTextRecord::operator=| Name: | QDnsTextRecord::operator= | | Prototype: | QDnsTextRecord &QDnsTextRecord::operator=(const QDnsTextRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 966-970 |
| | 2 | 1 |
QDnsTextRecord::timeToLive| Name: | QDnsTextRecord::timeToLive | | Prototype: | quint32 QDnsTextRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 947-950 |
| | 1 | 1 |
QDnsTextRecord::values| Name: | QDnsTextRecord::values | | Prototype: | QList<QByteArray> QDnsTextRecord::values() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 956-959 |
| | 1 | 1 |
QDockAreaLayout::QDockAreaLayout| Name: | QDockAreaLayout::QDockAreaLayout | | Prototype: | QDockAreaLayout::QDockAreaLayout(QMainWindow *win) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2289-2313 |
| | 16 | 1 |
QDockAreaLayout::fitLayout| Name: | QDockAreaLayout::fitLayout | | Prototype: | void QDockAreaLayout::fitLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2900-2910 |
| | 6 | 1 |
QDockAreaLayout::info| Name: | QDockAreaLayout::info | | Prototype: | const QDockAreaLayoutInfo *QDockAreaLayout::info(const QList<int> &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2520-2523 |
| | 1 | 1 |
QDockAreaLayout::insertGap| Name: | QDockAreaLayout::insertGap | | Prototype: | bool QDockAreaLayout::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2575-2581 |
| | 4 | 1 |
QDockAreaLayout::isValid| Name: | QDockAreaLayout::isValid | | Prototype: | bool QDockAreaLayout::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2315-2318 |
| | 1 | 1 |
QDockAreaLayout::item| Name: | QDockAreaLayout::item | | Prototype: | QDockAreaLayoutItem &QDockAreaLayout::item(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2525-2531 |
| | 4 | 1 |
QDockAreaLayout::itemRect| Name: | QDockAreaLayout::itemRect | | Prototype: | QRect QDockAreaLayout::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2533-2539 |
| | 4 | 1 |
QDockAreaLayout::plug| Name: | QDockAreaLayout::plug | | Prototype: | QLayoutItem *QDockAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2583-2591 |
| | 6 | 1 |
QDockAreaLayout::remove| Name: | QDockAreaLayout::remove | | Prototype: | void QDockAreaLayout::remove(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2601-2607 |
| | 4 | 1 |
QDockAreaLayout::unplug| Name: | QDockAreaLayout::unplug | | Prototype: | QLayoutItem *QDockAreaLayout::unplug(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2593-2599 |
| | 4 | 1 |
QDockAreaLayoutInfo::QDockAreaLayoutInfo| Name: | QDockAreaLayoutInfo::QDockAreaLayoutInfo | | Prototype: | QDockAreaLayoutInfo::QDockAreaLayoutInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 222-228 |
| | 2 | 1 |
QDockAreaLayoutInfo::QDockAreaLayoutInfo| Name: | QDockAreaLayoutInfo::QDockAreaLayoutInfo | | Prototype: | QDockAreaLayoutInfo::QDockAreaLayoutInfo(const int *_sep, QInternal::DockPosition _dockPos, Qt::Orientation _o, int tbshape, QMainWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 230-241 |
| | 5 | 1 |
QDockAreaLayoutInfo::clear| Name: | QDockAreaLayoutInfo::clear | | Prototype: | void QDockAreaLayoutInfo::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 248-256 |
| | 4 | 1 |
QDockAreaLayoutInfo::hasFixedSize| Name: | QDockAreaLayoutInfo::hasFixedSize | | Prototype: | bool QDockAreaLayoutInfo::hasFixedSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1485-1488 |
| | 1 | 1 |
QDockAreaLayoutInfo::isEmpty| Name: | QDockAreaLayoutInfo::isEmpty | | Prototype: | bool QDockAreaLayoutInfo::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 258-261 |
| | 1 | 1 |
QDockAreaLayoutInfo::mainWindowLayout| Name: | QDockAreaLayoutInfo::mainWindowLayout | | Prototype: | QMainWindowLayout *QDockAreaLayoutInfo::mainWindowLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1478-1483 |
| | 3 | 1 |
QDockAreaLayoutInfo::moveTab| Name: | QDockAreaLayoutInfo::moveTab | | Prototype: | void QDockAreaLayoutInfo::moveTab(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2279-2282 |
| | 1 | 1 |
QDockAreaLayoutInfo::setCurrentTab| Name: | QDockAreaLayoutInfo::setCurrentTab | | Prototype: | void QDockAreaLayoutInfo::setCurrentTab(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1109-1112 |
| | 1 | 1 |
QDockAreaLayoutInfo::size| Name: | QDockAreaLayoutInfo::size | | Prototype: | QSize QDockAreaLayoutInfo::size() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QLayoutItem *_widgetItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 79-82 |
| | 2 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QDockAreaLayoutInfo *_subinfo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 84-87 |
| | 2 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QPlaceHolderItem *_placeHolderItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 89-92 |
| | 2 | 1 |
QDockAreaLayoutItem::hasFixedSize| Name: | QDockAreaLayoutItem::hasFixedSize | | Prototype: | bool QDockAreaLayoutItem::hasFixedSize(Qt::Orientation o) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 155-158 |
| | 1 | 1 |
QDockAreaLayoutItem::~QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::~QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::~QDockAreaLayoutItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 104-108 |
| | 2 | 1 |
QDockWidget::QDockWidget| Name: | QDockWidget::QDockWidget | | Prototype: | QDockWidget::QDockWidget(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1205-1210 |
| | 2 | 1 |
QDockWidget::QDockWidget| Name: | QDockWidget::QDockWidget | | Prototype: | QDockWidget::QDockWidget(const QString &title, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1223-1229 |
| | 3 | 1 |
QDockWidget::allowedAreas| Name: | QDockWidget::allowedAreas | | Prototype: | Qt::DockWidgetAreas QDockWidget::allowedAreas() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1361-1365 |
| | 2 | 1 |
QDockWidget::features| Name: | QDockWidget::features | | Prototype: | QDockWidget::DockWidgetFeatures QDockWidget::features() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1300-1304 |
| | 2 | 1 |
QDockWidget::setWidget| Name: | QDockWidget::setWidget | | Prototype: | void QDockWidget::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1260-1264 |
| | 2 | 1 |
QDockWidget::titleBarWidget| Name: | QDockWidget::titleBarWidget | | Prototype: | QWidget *QDockWidget::titleBarWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1666-1671 |
| | 3 | 1 |
QDockWidget::toggleViewAction| Name: | QDockWidget::toggleViewAction | | Prototype: | QAction * QDockWidget::toggleViewAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1553-1557 |
| | 2 | 1 |
QDockWidget::widget| Name: | QDockWidget::widget | | Prototype: | QWidget *QDockWidget::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1243-1247 |
| | 2 | 1 |
QDockWidgetGroupLayout::QDockWidgetGroupLayout| Name: | QDockWidgetGroupLayout::QDockWidgetGroupLayout | | Prototype: | QDockWidgetGroupLayout(QWidget* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 180-184 |
| | 3 | 1 |
QDockWidgetGroupLayout::addItem| Name: | QDockWidgetGroupLayout::addItem | | Prototype: | void addItem(QLayoutItem*) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 189-189 |
| | 1 | 1 |
QDockWidgetGroupLayout::count| Name: | QDockWidgetGroupLayout::count | | Prototype: | int count() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 190-190 |
| | 1 | 1 |