| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDistanceField::scanLine| Name: | QDistanceField::scanLine | | Prototype: | uchar *QDistanceField::scanLine(int i) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 981-988 |
| | 4 | 2 |
QDistanceField::scanLine| Name: | QDistanceField::scanLine | | Prototype: | const uchar *QDistanceField::scanLine(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 990-997 |
| | 4 | 2 |
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: | 873-884 |
| | 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: | 886-896 |
| | 7 | 1 |
QDistanceField::toImage| Name: | QDistanceField::toImage | | Prototype: | QImage QDistanceField::toImage(QImage::Format format) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 1008-1034 |
| | 16 | 8 |
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: | 898-901 |
| | 1 | 1 |
QDistanceFieldData::QDistanceFieldData| Name: | QDistanceFieldData::QDistanceFieldData | | Prototype: | QDistanceFieldData::QDistanceFieldData(const QDistanceFieldData &other) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 773-784 |
| | 3 | 2 |
QDistanceFieldData::create| Name: | QDistanceFieldData::create | | Prototype: | QDistanceFieldData *QDistanceFieldData::create(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 791-804 |
| | 7 | 2 |
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: | 806-819 |
| | 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: | 786-789 |
| | 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: | 583-587 |
| | 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: | 564-567 |
| | 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: | 668-672 |
| | 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: | 649-652 |
| | 1 | 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: | 292-300 |
| | 5 | 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: | 388-391 |
| | 1 | 1 |
QDnsLookup::setNameserver| Name: | QDnsLookup::setNameserver | | Prototype: | void QDnsLookup::setNameserver(const QHostAddress &nameserver) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 393-400 |
| | 4 | 2 |
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: | 764-768 |
| | 2 | 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: | 754-757 |
| | 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: | 885-889 |
| | 2 | 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: | 862-865 |
| | 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: | 972-976 |
| | 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: | 953-956 |
| | 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: | 2295-2319 |
| | 16 | 1 |
QDockAreaLayout::addDockWidget| Name: | QDockAreaLayout::addDockWidget | | Prototype: | void QDockAreaLayout::addDockWidget(QInternal::DockPosition pos, QDockWidget *dockWidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3092-3123 |
| | 15 | 3 |
QDockAreaLayout::apply| Name: | QDockAreaLayout::apply | | Prototype: | void QDockAreaLayout::apply(bool animate) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3200-3214 |
| | 8 | 4 |
QDockAreaLayout::clear| Name: | QDockAreaLayout::clear | | Prototype: | void QDockAreaLayout::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2916-2923 |
| | 4 | 2 |
QDockAreaLayout::constrainedRect| Name: | QDockAreaLayout::constrainedRect | | Prototype: | QRect QDockAreaLayout::constrainedRect(QRect rect, QWidget* widget) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3031-3050 |
| | 13 | 3 |
QDockAreaLayout::deleteAllLayoutItems| Name: | QDockAreaLayout::deleteAllLayoutItems | | Prototype: | void QDockAreaLayout::deleteAllLayoutItems() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3362-3366 |
| | 2 | 2 |
QDockAreaLayout::findSeparator| Name: | QDockAreaLayout::findSeparator | | Prototype: | QList<int> QDockAreaLayout::findSeparator(const QPoint &pos) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2479-2502 |
| | 17 | 7 |
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: | 2904-2914 |
| | 6 | 1 |
QDockAreaLayout::gapIndex| Name: | QDockAreaLayout::gapIndex | | Prototype: | QList<int> QDockAreaLayout::gapIndex(const QPoint &pos) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2414-2477 |
| | 38 | 15 |
QDockAreaLayout::gapRect| Name: | QDockAreaLayout::gapRect | | Prototype: | QRect QDockAreaLayout::gapRect(const QList<int> &path) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3395-3441 |
| | 31 | 7 |
QDockAreaLayout::getGrid| Name: | QDockAreaLayout::getGrid | | Prototype: | void QDockAreaLayout::getGrid(QVector<QLayoutStruct> *_ver_struct_list, QVector<QLayoutStruct> *_hor_struct_list) | | Coverage: | 0.000% (0/139) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2630-2806 |
| | 139 | 17 |
QDockAreaLayout::indexOf| Name: | QDockAreaLayout::indexOf | | Prototype: | QList<int> QDockAreaLayout::indexOf(QWidget *dockWidget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2402-2412 |
| | 6 | 3 |
QDockAreaLayout::indexOfPlaceHolder| Name: | QDockAreaLayout::indexOfPlaceHolder | | Prototype: | QList<int> QDockAreaLayout::indexOfPlaceHolder(const QString &objectName) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2390-2400 |
| | 6 | 3 |
QDockAreaLayout::info| Name: | QDockAreaLayout::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayout::info(QWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2504-2512 |
| | 4 | 3 |
QDockAreaLayout::info| Name: | QDockAreaLayout::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayout::info(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2514-2524 |
| | 6 | 2 |
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: | 2526-2529 |
| | 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: | 2581-2587 |
| | 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: | 2321-2324 |
| | 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: | 2531-2537 |
| | 4 | 1 |
QDockAreaLayout::itemAt| Name: | QDockAreaLayout::itemAt | | Prototype: | QLayoutItem *QDockAreaLayout::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3327-3341 |
| | 8 | 4 |
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: | 2539-2545 |
| | 4 | 1 |
QDockAreaLayout::keepSize| Name: | QDockAreaLayout::keepSize | | Prototype: | void QDockAreaLayout::keepSize(QDockWidget *w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3443-3451 |
| | 6 | 3 |
QDockAreaLayout::minimumSize| Name: | QDockAreaLayout::minimumSize | | Prototype: | QSize QDockAreaLayout::minimumSize() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2975-3023 |
| | 33 | 6 |
QDockAreaLayout::paintSeparators| Name: | QDockAreaLayout::paintSeparators | | Prototype: | void QDockAreaLayout::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3216-3233 |
| | 11 | 5 |
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: | 2589-2595 |
| | 4 | 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: | 2605-2611 |
| | 4 | 1 |
QDockAreaLayout::removePlaceHolder| Name: | QDockAreaLayout::removePlaceHolder | | Prototype: | void QDockAreaLayout::removePlaceHolder(const QString &name) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2613-2626 |
| | 8 | 4 |
QDockAreaLayout::resizeDocks| Name: | QDockAreaLayout::resizeDocks | | Prototype: | void QDockAreaLayout::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation o) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3138-3183 |
| | 32 | 10 |
QDockAreaLayout::restoreDockWidget| Name: | QDockAreaLayout::restoreDockWidget | | Prototype: | bool QDockAreaLayout::restoreDockWidget(QDockWidget *dockWidget) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3052-3090 |
| | 22 | 6 |
QDockAreaLayout::restoreState| Name: | QDockAreaLayout::restoreState | | Prototype: | bool QDockAreaLayout::restoreState(QDataStream &stream, const QList<QDockWidget*> &_dockwidgets, bool testing) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2348-2388 |
| | 27 | 9 |
QDockAreaLayout::saveState| Name: | QDockAreaLayout::saveState | | Prototype: | void QDockAreaLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2326-2346 |
| | 14 | 6 |
QDockAreaLayout::separatorMove| Name: | QDockAreaLayout::separatorMove | | Prototype: | int QDockAreaLayout::separatorMove(const QList<int> &separator, const QPoint &origin, const QPoint &dest) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3250-3289 |
| | 25 | 5 |
QDockAreaLayout::separatorRect| Name: | QDockAreaLayout::separatorRect | | Prototype: | QRect QDockAreaLayout::separatorRect(int index) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2547-2566 |
| | 11 | 7 |
QDockAreaLayout::separatorRect| Name: | QDockAreaLayout::separatorRect | | Prototype: | QRect QDockAreaLayout::separatorRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2568-2579 |
| | 6 | 2 |
QDockAreaLayout::separatorRegion| Name: | QDockAreaLayout::separatorRegion | | Prototype: | QRegion QDockAreaLayout::separatorRegion() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3235-3248 |
| | 8 | 3 |
QDockAreaLayout::setGrid| Name: | QDockAreaLayout::setGrid | | Prototype: | void QDockAreaLayout::setGrid(QVector<QLayoutStruct> *ver_struct_list, QVector<QLayoutStruct> *hor_struct_list) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2808-2902 |
| | 62 | 15 |
QDockAreaLayout::sizeHint| Name: | QDockAreaLayout::sizeHint | | Prototype: | QSize QDockAreaLayout::sizeHint() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2925-2973 |
| | 33 | 6 |
QDockAreaLayout::splitDockWidget| Name: | QDockAreaLayout::splitDockWidget | | Prototype: | void QDockAreaLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockWidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3185-3198 |
| | 7 | 2 |
QDockAreaLayout::styleChangedEvent| Name: | QDockAreaLayout::styleChangedEvent | | Prototype: | void QDockAreaLayout::styleChangedEvent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3453-3458 |
| | 3 | 2 |
QDockAreaLayout::tabifyDockWidget| Name: | QDockAreaLayout::tabifyDockWidget | | Prototype: | void QDockAreaLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3125-3136 |
| | 7 | 2 |
QDockAreaLayout::takeAt| Name: | QDockAreaLayout::takeAt | | Prototype: | QLayoutItem *QDockAreaLayout::takeAt(int *x, int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3343-3360 |
| | 10 | 4 |
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: | 2597-2603 |
| | 4 | 1 |
QDockAreaLayout::updateSeparatorWidgets| Name: | QDockAreaLayout::updateSeparatorWidgets | | Prototype: | void QDockAreaLayout::updateSeparatorWidgets() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3294-3324 |
| | 19 | 5 |
QDockAreaLayout::usedSeparatorWidgets| Name: | QDockAreaLayout::usedSeparatorWidgets | | Prototype: | QSet<QWidget*> QDockAreaLayout::usedSeparatorWidgets() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3380-3392 |
| | 9 | 3 |
QDockAreaLayout::usedTabBars| Name: | QDockAreaLayout::usedTabBars | | Prototype: | QSet<QTabBar*> QDockAreaLayout::usedTabBars() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3369-3377 |
| | 5 | 2 |
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: | 228-234 |
| | 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: | 236-247 |
| | 5 | 1 |
QDockAreaLayoutInfo::apply| Name: | QDockAreaLayoutInfo::apply | | Prototype: | void QDockAreaLayoutInfo::apply(bool animate) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1497-1571 |
| | 43 | 20 |
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: | 254-262 |
| | 4 | 1 |
QDockAreaLayoutInfo::currentTabId| Name: | QDockAreaLayoutInfo::currentTabId | | Prototype: | quintptr QDockAreaLayoutInfo::currentTabId() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1103-1113 |
| | 6 | 3 |
QDockAreaLayoutInfo::deleteAllLayoutItems| Name: | QDockAreaLayoutInfo::deleteAllLayoutItems | | Prototype: | void QDockAreaLayoutInfo::deleteAllLayoutItems() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1768-1779 |
| | 6 | 3 |
QDockAreaLayoutInfo::expansive| Name: | QDockAreaLayoutInfo::expansive | | Prototype: | bool QDockAreaLayoutInfo::expansive(Qt::Orientation o) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 467-474 |
| | 4 | 3 |
QDockAreaLayoutInfo::findSeparator| Name: | QDockAreaLayoutInfo::findSeparator | | Prototype: | QList<int> QDockAreaLayoutInfo::findSeparator(const QPoint &_pos) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1390-1431 |
| | 23 | 10 |
QDockAreaLayoutInfo::fitItems| Name: | QDockAreaLayoutInfo::fitItems | | Prototype: | void QDockAreaLayoutInfo::fitItems() | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 536-641 |
| | 69 | 15 |
QDockAreaLayoutInfo::gapIndex| Name: | QDockAreaLayoutInfo::gapIndex | | Prototype: | QList<int> QDockAreaLayoutInfo::gapIndex(const QPoint& _pos, bool nestingEnabled, TabMode tabMode) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 745-834 |
| | 51 | 17 |
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: | 1491-1494 |
| | 1 | 1 |
QDockAreaLayoutInfo::indexOf| Name: | QDockAreaLayoutInfo::indexOf | | Prototype: | QList<int> QDockAreaLayoutInfo::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1457-1482 |
| | 15 | 6 |
QDockAreaLayoutInfo::indexOfPlaceHolder| Name: | QDockAreaLayoutInfo::indexOfPlaceHolder | | Prototype: | QList<int> QDockAreaLayoutInfo::indexOfPlaceHolder(const QString &objectName) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1433-1455 |
| | 13 | 5 |
QDockAreaLayoutInfo::info| Name: | QDockAreaLayoutInfo::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(QWidget *widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1280-1302 |
| | 12 | 7 |
QDockAreaLayoutInfo::info| Name: | QDockAreaLayoutInfo::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(const QList<int> &path) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1304-1314 |
| | 8 | 4 |
QDockAreaLayoutInfo::insertGap| Name: | QDockAreaLayoutInfo::insertGap | | Prototype: | bool QDockAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1149-1278 |
| | 70 | 20 |
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: | 264-267 |
| | 1 | 1 |
QDockAreaLayoutInfo::item| Name: | QDockAreaLayoutInfo::item | | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutInfo::item(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1714-1724 |
| | 7 | 2 |
QDockAreaLayoutInfo::itemAt| Name: | QDockAreaLayoutInfo::itemAt | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1726-1741 |
| | 11 | 7 |
QDockAreaLayoutInfo::itemRect| Name: | QDockAreaLayoutInfo::itemRect | | Prototype: | QRect QDockAreaLayoutInfo::itemRect(int index) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1316-1342 |
| | 15 | 4 |
QDockAreaLayoutInfo::itemRect| Name: | QDockAreaLayoutInfo::itemRect | | Prototype: | QRect QDockAreaLayoutInfo::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1344-1356 |
| | 7 | 2 |
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: | 1484-1489 |
| | 3 | 1 |
QDockAreaLayoutInfo::maximumSize| Name: | QDockAreaLayoutInfo::maximumSize | | Prototype: | QSize QDockAreaLayoutInfo::maximumSize() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 328-393 |
| | 35 | 13 |
QDockAreaLayoutInfo::minimumSize| Name: | QDockAreaLayoutInfo::minimumSize | | Prototype: | QSize QDockAreaLayoutInfo::minimumSize() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 269-326 |
| | 30 | 16 |
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: | 2285-2288 |
| | 1 | 1 |
QDockAreaLayoutInfo::next| Name: | QDockAreaLayoutInfo::next | | Prototype: | int QDockAreaLayoutInfo::next(int index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1654-1661 |
| | 4 | 3 |
QDockAreaLayoutInfo::paintSeparators| Name: | QDockAreaLayoutInfo::paintSeparators | | Prototype: | void QDockAreaLayoutInfo::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1619-1652 |
| | 20 | 10 |
QDockAreaLayoutInfo::plug| Name: | QDockAreaLayoutInfo::plug | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::plug(const QList<int> &path) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1018-1065 |
| | 29 | 6 |
QDockAreaLayoutInfo::prev| Name: | QDockAreaLayoutInfo::prev | | Prototype: | int QDockAreaLayoutInfo::prev(int index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1663-1670 |
| | 4 | 3 |
QDockAreaLayoutInfo::remove| Name: | QDockAreaLayoutInfo::remove | | Prototype: | void QDockAreaLayoutInfo::remove(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1002-1016 |
| | 9 | 2 |
QDockAreaLayoutInfo::reparentWidgets| Name: | QDockAreaLayoutInfo::reparentWidgets | | Prototype: | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2069-2092 |
| | 17 | 9 |
QDockAreaLayoutInfo::restoreState| Name: | QDockAreaLayoutInfo::restoreState | | Prototype: | bool QDockAreaLayoutInfo::restoreState(QDataStream &stream, QList<QDockWidget*> &widgets, bool testing) | | Coverage: | 0.000% (0/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1865-2008 |
| | 85 | 24 |