| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPolygonF::boundingRect| Name: | QPolygonF::boundingRect | | Prototype: | QRectF QPolygonF::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 652-673 |
| | 18 | 7 |
QPolygonF::QPolygonF| Name: | QPolygonF::QPolygonF | | Prototype: | QPolygonF::QPolygonF(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 551-559 |
| | 6 | 1 |
QPolygonF::QPolygonF| Name: | QPolygonF::QPolygonF | | Prototype: | QPolygonF::QPolygonF(const QPolygon &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 570-575 |
| | 3 | 2 |
QPolygon::united| Name: | QPolygon::united | | Prototype: | QPolygon QPolygon::united(const QPolygon &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 890-896 |
| | 3 | 1 |
QPolygon::translated| Name: | QPolygon::translated | | Prototype: | QPolygon QPolygon::translated(int dx, int dy) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 237-242 |
| | 3 | 1 |
QPolygon::translate| Name: | QPolygon::translate | | Prototype: | void QPolygon::translate(int dx, int dy) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 208-220 |
| | 8 | 3 |
QPolygon::subtracted| Name: | QPolygon::subtracted | | Prototype: | QPolygon QPolygon::subtracted(const QPolygon &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 925-931 |
| | 3 | 1 |
QPolygon::setPoints| Name: | QPolygon::setPoints | | Prototype: | void QPolygon::setPoints(int nPoints, const int *points) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 305-313 |
| | 5 | 2 |
QPolygon::setPoints| Name: | QPolygon::setPoints | | Prototype: | void QPolygon::setPoints(int nPoints, int firstx, int firsty, ...) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 329-342 |
| | 10 | 2 |
QPolygon::putPoints| Name: | QPolygon::putPoints | | Prototype: | void QPolygon::putPoints(int index, int nPoints, const int *points) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 355-364 |
| | 6 | 3 |
QPolygon::putPoints| Name: | QPolygon::putPoints | | Prototype: | void QPolygon::putPoints(int index, int nPoints, int firstx, int firsty, ...) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 387-403 |
| | 13 | 4 |
QPolygon::putPoints| Name: | QPolygon::putPoints | | Prototype: | void QPolygon::putPoints(int index, int nPoints, const QPolygon & from, int fromIndex) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 417-428 |
| | 8 | 4 |
QPolygon::point| Name: | QPolygon::point | | Prototype: | void QPolygon::point(int index, int *x, int *y) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 261-268 |
| | 5 | 3 |
QPolygon::intersected| Name: | QPolygon::intersected | | Prototype: | QPolygon QPolygon::intersected(const QPolygon &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 907-913 |
| | 3 | 1 |
QPolygon::containsPoint| Name: | QPolygon::containsPoint | | Prototype: | bool QPolygon::containsPoint(const QPoint &pt, Qt::FillRule fillRule) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 855-877 |
| | 14 | 4 |
QPolygon::boundingRect| Name: | QPolygon::boundingRect | | Prototype: | QRect QPolygon::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 438-459 |
| | 18 | 7 |
QPolygon::QPolygon| Name: | QPolygon::QPolygon | | Prototype: | QPolygon::QPolygon(const QRect &r, bool closed) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 170-179 |
| | 7 | 2 |
QPolygon::QPolygon| Name: | QPolygon::QPolygon | | Prototype: | QPolygon::QPolygon(int nPoints, const int *points) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 189-192 |
| | 1 | 1 |
QPollingFileSystemWatcherEngine::timeout| Name: | QPollingFileSystemWatcherEngine::timeout | | Prototype: | void QPollingFileSystemWatcherEngine::timeout() | | Coverage: | 88.000% (22/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 109-145 |
| | 28 | 9 |
QPollingFileSystemWatcherEngine::removePaths| Name: | QPollingFileSystemWatcherEngine::removePaths | | Prototype: | QStringList QPollingFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 84-107 |
| | 14 | 5 |
QPollingFileSystemWatcherEngine::addPaths| Name: | QPollingFileSystemWatcherEngine::addPaths | | Prototype: | QStringList QPollingFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 70.370% (19/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 48-82 |
| | 24 | 8 |
QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine| Name: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine | | Prototype: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 41-46 |
| | 1 | 1 |
QPodPoint::operator >=| Name: | QPodPoint::operator >= | | Prototype: | inline bool operator >= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 176-176 |
| | 1 | 1 |
QPodPoint::operator >| Name: | QPodPoint::operator > | | Prototype: | inline bool operator > (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 174-174 |
| | 1 | 1 |
QPodPoint::operator ==| Name: | QPodPoint::operator == | | Prototype: | inline bool operator == (const QPodPoint &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 177-177 |
| | 1 | 1 |
QPodPoint::operator <=| Name: | QPodPoint::operator <= | | Prototype: | inline bool operator <= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 175-175 |
| | 1 | 1 |
QPodPoint::operator <| Name: | QPodPoint::operator < | | Prototype: | inline bool operator < (const QPodPoint &other) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 167-172 |
| | 3 | 2 |
QPodPoint::operator -=| Name: | QPodPoint::operator -= | | Prototype: | inline QPodPoint &operator -= (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 181-181 |
| | 1 | 1 |
QPodPoint::operator -| Name: | QPodPoint::operator - | | Prototype: | inline QPodPoint operator - (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 183-183 |
| | 1 | 1 |
QPodPoint::operator +=| Name: | QPodPoint::operator += | | Prototype: | inline QPodPoint &operator += (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 180-180 |
| | 1 | 1 |
QPodPoint::operator +| Name: | QPodPoint::operator + | | Prototype: | inline QPodPoint operator + (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 182-182 |
| | 1 | 1 |
QPodPoint::operator !=| Name: | QPodPoint::operator != | | Prototype: | inline bool operator != (const QPodPoint &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 178-178 |
| | 1 | 1 |
QPngHandlerPrivate::readPngTexts| Name: | QPngHandlerPrivate::readPngTexts | | Prototype: | void QPngHandlerPrivate::readPngTexts(png_info *info) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 492-516 |
| | 13 | 3 |
QPngHandlerPrivate::readPngImage| Name: | QPngHandlerPrivate::readPngImage | | Prototype: | bool QPngHandlerPrivate::readPngImage(QImage *outImage) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 569-658 |
| | 62 | 14 |
QPngHandlerPrivate::readPngHeader| Name: | QPngHandlerPrivate::readPngHeader | | Prototype: | bool QPngHandlerPrivate::readPngHeader() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 519-567 |
| | 28 | 6 |
QPngHandlerPrivate::readImageFormat| Name: | QPngHandlerPrivate::readImageFormat | | Prototype: | QImage::Format QPngHandlerPrivate::readImageFormat() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 660-697 |
| | 23 | 7 |
QPngHandlerPrivate::QPngHandlerPrivate| Name: | QPngHandlerPrivate::QPngHandlerPrivate | | Prototype: | QPngHandlerPrivate(QPngHandler *qq) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 105-107 |
| | 1 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::deallocate| Name: | QPngHandlerPrivate::AllocatedMemoryPointers::deallocate | | Prototype: | void deallocate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 130-140 |
| | 8 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers| Name: | QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers | | Prototype: | AllocatedMemoryPointers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 127-129 |
| | 1 | 1 |
QPngHandler::~QPngHandler| Name: | QPngHandler::~QPngHandler | | Prototype: | QPngHandler::~QPngHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1011-1016 |
| | 3 | 2 |
QPngHandler::write| Name: | QPngHandler::write | | Prototype: | bool QPngHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1048-1051 |
| | 1 | 1 |
QPngHandler::supportsOption| Name: | QPngHandler::supportsOption | | Prototype: | bool QPngHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1053-1061 |
| | 6 | 1 |
QPngHandler::setOption| Name: | QPngHandler::setOption | | Prototype: | void QPngHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1086-1096 |
| | 8 | 5 |
QPngHandler::read| Name: | QPngHandler::read | | Prototype: | bool QPngHandler::read(QImage *image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1041-1046 |
| | 3 | 2 |
QPngHandler::option| Name: | QPngHandler::option | | Prototype: | QVariant QPngHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1063-1084 |
| | 18 | 9 |
QPngHandler::name| Name: | QPngHandler::name | | Prototype: | QByteArray QPngHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1098-1101 |
| | 1 | 1 |
QPngHandler::canRead| Name: | QPngHandler::canRead | | Prototype: | bool QPngHandler::canRead() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1018-1029 |
| | 6 | 3 |
QPngHandler::canRead| Name: | QPngHandler::canRead | | Prototype: | bool QPngHandler::canRead(QIODevice *device) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1031-1039 |
| | 4 | 2 |
QPngHandler::QPngHandler| Name: | QPngHandler::QPngHandler | | Prototype: | QPngHandler::QPngHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1006-1009 |
| | 2 | 1 |
QPluginLoader::~QPluginLoader| Name: | QPluginLoader::~QPluginLoader | | Prototype: | QPluginLoader::~QPluginLoader() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 162-166 |
| | 2 | 2 |
QPluginLoader::unload| Name: | QPluginLoader::unload | | Prototype: | bool QPluginLoader::unload() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 253-262 |
| | 6 | 3 |
QPluginLoader::staticPlugins| Name: | QPluginLoader::staticPlugins | | Prototype: | QVector<QStaticPlugin> QPluginLoader::staticPlugins() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 454-460 |
| | 4 | 2 |
QPluginLoader::staticInstances| Name: | QPluginLoader::staticInstances | | Prototype: | QObjectList QPluginLoader::staticInstances() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 434-445 |
| | 8 | 3 |
QPluginLoader::setLoadHints| Name: | QPluginLoader::setLoadHints | | Prototype: | void QPluginLoader::setLoadHints(QLibrary::LoadHints loadHints) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 403-410 |
| | 4 | 2 |
QPluginLoader::setFileName| Name: | QPluginLoader::setFileName | | Prototype: | void QPluginLoader::setFileName(const QString &fileName) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 343-367 |
| | 10 | 3 |
QPluginLoader::metaData| Name: | QPluginLoader::metaData | | Prototype: | QJsonObject QPluginLoader::metaData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 207-212 |
| | 3 | 2 |
QPluginLoader::loadHints| Name: | QPluginLoader::loadHints | | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 412-415 |
| | 1 | 1 |
QPluginLoader::load| Name: | QPluginLoader::load | | Prototype: | bool QPluginLoader::load() | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 224-234 |
| | 8 | 4 |
QPluginLoader::isLoaded| Name: | QPluginLoader::isLoaded | | Prototype: | bool QPluginLoader::isLoaded() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 269-272 |
| | 1 | 1 |
QPluginLoader::instance| Name: | QPluginLoader::instance | | Prototype: | QObject *QPluginLoader::instance() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 188-195 |
| | 5 | 3 |
QPluginLoader::fileName| Name: | QPluginLoader::fileName | | Prototype: | QString QPluginLoader::fileName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 369-374 |
| | 3 | 2 |
QPluginLoader::errorString| Name: | QPluginLoader::errorString | | Prototype: | QString QPluginLoader::errorString() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QPluginLoader::QPluginLoader| Name: | QPluginLoader::QPluginLoader | | Prototype: | QPluginLoader::QPluginLoader(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 131-134 |
| | 2 | 1 |
QPluginLoader::QPluginLoader| Name: | QPluginLoader::QPluginLoader | | Prototype: | QPluginLoader::QPluginLoader(const QString &fileName, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 147-152 |
| | 2 | 1 |
QPlatformWindow::windowSizeIncrement| Name: | QPlatformWindow::windowSizeIncrement | | Prototype: | QSize QPlatformWindow::windowSizeIncrement() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 689-701 |
| | 6 | 3 |
QPlatformWindow::windowMinimumSize| Name: | QPlatformWindow::windowMinimumSize | | Prototype: | QSize QPlatformWindow::windowMinimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 665-668 |
| | 1 | 1 |
QPlatformWindow::windowMaximumSize| Name: | QPlatformWindow::windowMaximumSize | | Prototype: | QSize QPlatformWindow::windowMaximumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 673-676 |
| | 1 | 1 |
QPlatformWindow::windowGeometry| Name: | QPlatformWindow::windowGeometry | | Prototype: | QRect QPlatformWindow::windowGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 706-709 |
| | 1 | 1 |
QPlatformWindow::windowFrameGeometry| Name: | QPlatformWindow::windowFrameGeometry | | Prototype: | QRect QPlatformWindow::windowFrameGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 714-717 |
| | 1 | 1 |
QPlatformWindow::windowEvent| Name: | QPlatformWindow::windowEvent | | Prototype: | void QPlatformWindow::windowEvent(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 405-408 |
| | 1 | 1 |
QPlatformWindow::windowClosestAcceptableGeometry| Name: | QPlatformWindow::windowClosestAcceptableGeometry | | Prototype: | QRectF QPlatformWindow::windowClosestAcceptableGeometry(const QRectF &nativeRect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 733-736 |
| | 1 | 1 |
QPlatformWindow::windowBaseSize| Name: | QPlatformWindow::windowBaseSize | | Prototype: | QSize QPlatformWindow::windowBaseSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 681-684 |
| | 1 | 1 |
QPlatformWindow::window| Name: | QPlatformWindow::window | | Prototype: | QWindow *QPlatformWindow::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPlatformWindow::winId| Name: | QPlatformWindow::winId | | Prototype: | WId QPlatformWindow::winId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 250-257 |
| | 1 | 1 |
QPlatformWindow::startSystemResize| Name: | QPlatformWindow::startSystemResize | | Prototype: | bool QPlatformWindow::startSystemResize(const QPoint &pos, Qt::Corner corner) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 420-425 |
| | 3 | 1 |
QPlatformWindow::setWindowTitle| Name: | QPlatformWindow::setWindowTitle | | Prototype: | void QPlatformWindow::setWindowTitle(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 280-280 |
| | 1 | 1 |
QPlatformWindow::setWindowModified| Name: | QPlatformWindow::setWindowModified | | Prototype: | bool QPlatformWindow::setWindowModified(bool modified) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 392-396 |
| | 2 | 1 |
QPlatformWindow::setWindowIcon| Name: | QPlatformWindow::setWindowIcon | | Prototype: | void QPlatformWindow::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 290-290 |
| | 1 | 1 |
QPlatformWindow::setWindowFlags| Name: | QPlatformWindow::setWindowFlags | | Prototype: | void QPlatformWindow::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 161-164 |
| | 1 | 1 |
QPlatformWindow::setWindowFilePath| Name: | QPlatformWindow::setWindowFilePath | | Prototype: | void QPlatformWindow::setWindowFilePath(const QString &filePath) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 285-285 |
| | 1 | 1 |
QPlatformWindow::setVisible| Name: | QPlatformWindow::setVisible | | Prototype: | void QPlatformWindow::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 149-155 |
| | 4 | 1 |
QPlatformWindow::setParent| Name: | QPlatformWindow::setParent | | Prototype: | void QPlatformWindow::setParent(const QPlatformWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 266-270 |
| | 2 | 1 |
QPlatformWindow::setOpacity| Name: | QPlatformWindow::setOpacity | | Prototype: | void QPlatformWindow::setOpacity(qreal level) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 313-317 |
| | 2 | 1 |
QPlatformWindow::setMouseGrabEnabled| Name: | QPlatformWindow::setMouseGrabEnabled | | Prototype: | bool QPlatformWindow::setMouseGrabEnabled(bool grab) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 380-385 |
| | 3 | 1 |
QPlatformWindow::setMask| Name: | QPlatformWindow::setMask | | Prototype: | void QPlatformWindow::setMask(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 323-327 |
| | 2 | 1 |
QPlatformWindow::setKeyboardGrabEnabled| Name: | QPlatformWindow::setKeyboardGrabEnabled | | Prototype: | bool QPlatformWindow::setKeyboardGrabEnabled(bool grab) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 373-378 |
| | 3 | 1 |
QPlatformWindow::setGeometry| Name: | QPlatformWindow::setGeometry | | Prototype: | void QPlatformWindow::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 111-115 |
| | 2 | 1 |
QPlatformWindow::setFrameStrutEventsEnabled| Name: | QPlatformWindow::setFrameStrutEventsEnabled | | Prototype: | void QPlatformWindow::setFrameStrutEventsEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 434-437 |
| | 1 | 1 |
QPlatformWindow::setAlertState| Name: | QPlatformWindow::setAlertState | | Prototype: | void QPlatformWindow::setAlertState(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 520-523 |
| | 1 | 1 |
QPlatformWindow::screenForGeometry| Name: | QPlatformWindow::screenForGeometry | | Prototype: | QPlatformScreen *QPlatformWindow::screenForGeometry(const QRect &newGeometry) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 483-502 |
| | 12 | 6 |
QPlatformWindow::screen| Name: | QPlatformWindow::screen | | Prototype: | QPlatformScreen *QPlatformWindow::screen() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 87-91 |
| | 2 | 1 |
QPlatformWindow::requestUpdate| Name: | QPlatformWindow::requestUpdate | | Prototype: | void QPlatformWindow::requestUpdate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 646-660 |
| | 9 | 3 |
QPlatformWindow::requestActivateWindow| Name: | QPlatformWindow::requestActivateWindow | | Prototype: | void QPlatformWindow::requestActivateWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 342-345 |
| | 1 | 1 |
QPlatformWindow::raise| Name: | QPlatformWindow::raise | | Prototype: | void QPlatformWindow::raise() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 295-295 |
| | 1 | 1 |
QPlatformWindow::propagateSizeHints| Name: | QPlatformWindow::propagateSizeHints | | Prototype: | void QPlatformWindow::propagateSizeHints() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 308-308 |
| | 1 | 1 |
QPlatformWindow::parent| Name: | QPlatformWindow::parent | | Prototype: | QPlatformWindow *QPlatformWindow::parent() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 78-81 |
| | 1 | 1 |
QPlatformWindow::normalGeometry| Name: | QPlatformWindow::normalGeometry | | Prototype: | QRect QPlatformWindow::normalGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 133-136 |
| | 1 | 1 |
QPlatformWindow::mapToGlobal| Name: | QPlatformWindow::mapToGlobal | | Prototype: | QPoint QPlatformWindow::mapToGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 208-217 |
| | 6 | 2 |
QPlatformWindow::mapFromGlobal| Name: | QPlatformWindow::mapFromGlobal | | Prototype: | QPoint QPlatformWindow::mapFromGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 226-235 |
| | 6 | 2 |
QPlatformWindow::lower| Name: | QPlatformWindow::lower | | Prototype: | void QPlatformWindow::lower() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 300-300 |
| | 1 | 1 |