Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPolygon::QPolygonName: | 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: | 195-198 |
| | 1 | 1 |
QPollingFileSystemWatcherEngine::timeoutName: | 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: | 115-151 |
| | 28 | 9 |
QPollingFileSystemWatcherEngine::removePathsName: | 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: | 90-113 |
| | 14 | 5 |
QPollingFileSystemWatcherEngine::addPathsName: | 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: | 54-88 |
| | 24 | 8 |
QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngineName: | 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: | 47-52 |
| | 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: | 182-182 |
| | 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: | 180-180 |
| | 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: | 183-183 |
| | 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: | 181-181 |
| | 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: | 173-178 |
| | 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: | 187-187 |
| | 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: | 189-189 |
| | 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: | 186-186 |
| | 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: | 188-188 |
| | 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: | 184-184 |
| | 1 | 1 |
QPngHandlerPrivate::readPngTextsName: | 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: | 498-522 |
| | 13 | 3 |
QPngHandlerPrivate::readPngImageName: | 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::readPngHeaderName: | 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: | 525-567 |
| | 28 | 6 |
QPngHandlerPrivate::readImageFormatName: | 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::QPngHandlerPrivateName: | 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: | 111-113 |
| | 1 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::deallocateName: | 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: | 136-146 |
| | 8 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointersName: | 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: | 133-135 |
| | 1 | 1 |
QPngHandler::~QPngHandlerName: | 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::writeName: | 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::supportsOptionName: | QPngHandler::supportsOption | Prototype: | bool QPngHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1053-1061 |
| | 6 | 1 |
QPngHandler::setOptionName: | 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::readName: | 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::optionName: | QPngHandler::option | Prototype: | QVariant QPngHandler::option(ImageOption option) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1063-1084 |
| | 18 | 9 |
QPngHandler::nameName: | 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::canReadName: | 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::canReadName: | 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::QPngHandlerName: | 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::~QPluginLoaderName: | 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: | 168-172 |
| | 2 | 2 |
QPluginLoader::unloadName: | 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: | 259-268 |
| | 6 | 3 |
QPluginLoader::staticPluginsName: | 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: | 462-468 |
| | 4 | 2 |
QPluginLoader::staticInstancesName: | 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: | 442-453 |
| | 8 | 3 |
QPluginLoader::setLoadHintsName: | 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: | 406-413 |
| | 4 | 2 |
QPluginLoader::setFileNameName: | 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: | 349-373 |
| | 10 | 3 |
QPluginLoader::metaDataName: | 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: | 213-218 |
| | 3 | 2 |
QPluginLoader::loadHintsName: | QPluginLoader::loadHints | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 415-418 |
| | 1 | 1 |
QPluginLoader::loadName: | QPluginLoader::load | Prototype: | bool QPluginLoader::load() | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 230-240 |
| | 8 | 4 |
QPluginLoader::isLoadedName: | QPluginLoader::isLoaded | Prototype: | bool QPluginLoader::isLoaded() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 275-278 |
| | 1 | 1 |
QPluginLoader::instanceName: | 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: | 194-201 |
| | 5 | 3 |
QPluginLoader::fileNameName: | 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: | 375-380 |
| | 3 | 2 |
QPluginLoader::errorStringName: | QPluginLoader::errorString | Prototype: | QString QPluginLoader::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 387-390 |
| | 1 | 1 |
QPluginLoader::QPluginLoaderName: | 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: | 137-140 |
| | 2 | 1 |
QPluginLoader::QPluginLoaderName: | 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: | 153-158 |
| | 2 | 1 |
QPlatformWindow::windowSizeIncrementName: | 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: | 698-710 |
| | 6 | 3 |
QPlatformWindow::windowMinimumSizeName: | 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: | 674-677 |
| | 1 | 1 |
QPlatformWindow::windowMaximumSizeName: | 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: | 682-685 |
| | 1 | 1 |
QPlatformWindow::windowGeometryName: | 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: | 715-718 |
| | 1 | 1 |
QPlatformWindow::windowFrameGeometryName: | 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: | 723-726 |
| | 1 | 1 |
QPlatformWindow::windowEventName: | 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: | 411-414 |
| | 1 | 1 |
QPlatformWindow::windowClosestAcceptableGeometryName: | 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: | 742-745 |
| | 1 | 1 |
QPlatformWindow::windowBaseSizeName: | 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: | 690-693 |
| | 1 | 1 |
QPlatformWindow::windowName: | 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: | 76-79 |
| | 1 | 1 |
QPlatformWindow::winIdName: | 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: | 256-263 |
| | 1 | 1 |
QPlatformWindow::startSystemResizeName: | 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: | 426-431 |
| | 3 | 1 |
QPlatformWindow::setWindowTitleName: | 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: | 286-286 |
| | 1 | 1 |
QPlatformWindow::setWindowModifiedName: | 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: | 398-402 |
| | 2 | 1 |
QPlatformWindow::setWindowIconName: | 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: | 296-296 |
| | 1 | 1 |
QPlatformWindow::setWindowFlagsName: | 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: | 167-170 |
| | 1 | 1 |
QPlatformWindow::setWindowFilePathName: | 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: | 291-291 |
| | 1 | 1 |
QPlatformWindow::setVisibleName: | 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: | 155-161 |
| | 4 | 1 |
QPlatformWindow::setParentName: | 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: | 272-276 |
| | 2 | 1 |
QPlatformWindow::setOpacityName: | 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: | 319-323 |
| | 2 | 1 |
QPlatformWindow::setMouseGrabEnabledName: | 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: | 386-391 |
| | 3 | 1 |
QPlatformWindow::setMaskName: | 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: | 329-333 |
| | 2 | 1 |
QPlatformWindow::setKeyboardGrabEnabledName: | 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: | 379-384 |
| | 3 | 1 |
QPlatformWindow::setGeometryName: | 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: | 117-121 |
| | 2 | 1 |
QPlatformWindow::setFrameStrutEventsEnabledName: | 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: | 440-443 |
| | 1 | 1 |
QPlatformWindow::setAlertStateName: | 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: | 528-531 |
| | 1 | 1 |
QPlatformWindow::screenForGeometryName: | 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: | 489-510 |
| | 14 | 6 |
QPlatformWindow::screenName: | QPlatformWindow::screen | Prototype: | QPlatformScreen *QPlatformWindow::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 93-97 |
| | 2 | 1 |
QPlatformWindow::requestUpdateName: | 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: | 655-669 |
| | 9 | 3 |
QPlatformWindow::requestActivateWindowName: | 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: | 348-351 |
| | 1 | 1 |
QPlatformWindow::raiseName: | 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: | 301-301 |
| | 1 | 1 |
QPlatformWindow::propagateSizeHintsName: | 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: | 314-314 |
| | 1 | 1 |
QPlatformWindow::parentName: | QPlatformWindow::parent | Prototype: | QPlatformWindow *QPlatformWindow::parent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 84-87 |
| | 1 | 1 |
QPlatformWindow::normalGeometryName: | 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: | 139-142 |
| | 1 | 1 |
QPlatformWindow::mapToGlobalName: | 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: | 214-223 |
| | 6 | 2 |
QPlatformWindow::mapFromGlobalName: | 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: | 232-241 |
| | 6 | 2 |
QPlatformWindow::lowerName: | 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: | 306-306 |
| | 1 | 1 |
QPlatformWindow::isExposedName: | QPlatformWindow::isExposed | Prototype: | bool QPlatformWindow::isExposed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 178-181 |
| | 1 | 1 |
QPlatformWindow::isEmbeddedName: | QPlatformWindow::isEmbedded | Prototype: | bool QPlatformWindow::isEmbedded(const QPlatformWindow *parentWindow) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 201-205 |
| | 2 | 1 |
QPlatformWindow::isAlertStateName: | QPlatformWindow::isAlertState | Prototype: | bool QPlatformWindow::isAlertState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 541-544 |
| | 1 | 1 |
QPlatformWindow::isActiveName: | QPlatformWindow::isActive | Prototype: | bool QPlatformWindow::isActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 189-192 |
| | 1 | 1 |
QPlatformWindow::initialGeometryName: | QPlatformWindow::initialGeometry | Prototype: | QRect QPlatformWindow::initialGeometry(const QWindow *w, const QRect &initialGeometry, int defaultWidth, int defaultHeight) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 607-639 |
| | 20 | 6 |
QPlatformWindow::handleContentOrientationChangeName: | QPlatformWindow::handleContentOrientationChange | Prototype: | void QPlatformWindow::handleContentOrientationChange(Qt::ScreenOrientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 362-365 |
| | 1 | 1 |
QPlatformWindow::geometryName: | QPlatformWindow::geometry | Prototype: | QRect QPlatformWindow::geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 126-130 |
| | 2 | 1 |
QPlatformWindow::frameStrutEventsEnabledName: | QPlatformWindow::frameStrutEventsEnabled | Prototype: | bool QPlatformWindow::frameStrutEventsEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 450-453 |
| | 1 | 1 |
QPlatformWindow::frameMarginsName: | QPlatformWindow::frameMargins | Prototype: | QMargins QPlatformWindow::frameMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 144-147 |
| | 1 | 1 |
QPlatformWindow::formatWindowTitleName: | QPlatformWindow::formatWindowTitle | Prototype: | QString QPlatformWindow::formatWindowTitle(const QString &title, const QString &separator) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 463-476 |
| | 8 | 4 |
QPlatformWindow::formatName: | QPlatformWindow::format | Prototype: | QSurfaceFormat QPlatformWindow::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 102-105 |
| | 1 | 1 |
QPlatformWindow::devicePixelRatioName: | QPlatformWindow::devicePixelRatio | Prototype: | qreal QPlatformWindow::devicePixelRatio() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 374-377 |
| | 1 | 1 |
QPlatformWindow::constrainWindowSizeName: | QPlatformWindow::constrainWindowSize | Prototype: | QSize QPlatformWindow::constrainWindowSize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 515-518 |
| | 1 | 1 |
QPlatformWindow::closestAcceptableGeometryName: | QPlatformWindow::closestAcceptableGeometry | Prototype: | QRectF QPlatformWindow::closestAcceptableGeometry(const QWindow *qWindow, const QRectF &nativeRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 734-740 |
| | 4 | 1 |
QPlatformWindow::QPlatformWindowName: | QPlatformWindow::QPlatformWindow | Prototype: | QPlatformWindow::QPlatformWindow(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 58-64 |
| | 2 | 1 |
QPlatformThemePrivate::~QPlatformThemePrivateName: | QPlatformThemePrivate::~QPlatformThemePrivate | Prototype: | QPlatformThemePrivate::~QPlatformThemePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 350-353 |
| | 1 | 1 |
QPlatformThemePrivate::initializeSystemPaletteName: | QPlatformThemePrivate::initializeSystemPalette | Prototype: | void QPlatformThemePrivate::initializeSystemPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 357-361 |
| | 2 | 1 |