Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QPreviewPaintEngine::updateStateName: | QPreviewPaintEngine::updateState | Prototype: | void QPreviewPaintEngine::updateState(const QPaintEngineState &state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 112-116 |
| | 2 | 1 |
QPreviewPaintEngine::setProxyEnginesName: | QPreviewPaintEngine::setProxyEngines | Prototype: | void QPreviewPaintEngine::setProxyEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 189-194 |
| | 3 | 1 |
QPreviewPaintEngine::setPropertyName: | QPreviewPaintEngine::setProperty | Prototype: | void QPreviewPaintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 196-200 |
| | 2 | 1 |
QPreviewPaintEngine::propertyName: | QPreviewPaintEngine::property | Prototype: | QVariant QPreviewPaintEngine::property(PrintEnginePropertyKey key) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 202-206 |
| | 2 | 1 |
QPreviewPaintEngine::printerStateName: | QPreviewPaintEngine::printerState | Prototype: | QPrinter::PrinterState QPreviewPaintEngine::printerState() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 214-218 |
| | 2 | 1 |
QPreviewPaintEngine::pagesName: | QPreviewPaintEngine::pages | Prototype: | QList<const QPicture *> QPreviewPaintEngine::pages() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 183-187 |
| | 2 | 1 |
QPreviewPaintEngine::newPageName: | QPreviewPaintEngine::newPage | Prototype: | bool QPreviewPaintEngine::newPage() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 148-171 |
| | 14 | 1 |
QPreviewPaintEngine::metricName: | QPreviewPaintEngine::metric | Prototype: | int QPreviewPaintEngine::metric(QPaintDevice::PaintDeviceMetric id) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 208-212 |
| | 2 | 1 |
QPreviewPaintEngine::endName: | QPreviewPaintEngine::end | Prototype: | bool QPreviewPaintEngine::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 101-110 |
| | 6 | 1 |
QPreviewPaintEngine::drawTiledPixmapName: | QPreviewPaintEngine::drawTiledPixmap | Prototype: | void QPreviewPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 142-146 |
| | 2 | 1 |
QPreviewPaintEngine::drawTextItemName: | QPreviewPaintEngine::drawTextItem | Prototype: | void QPreviewPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 130-134 |
| | 2 | 1 |
QPreviewPaintEngine::drawPolygonName: | QPreviewPaintEngine::drawPolygon | Prototype: | void QPreviewPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 124-128 |
| | 2 | 1 |
QPreviewPaintEngine::drawPixmapName: | QPreviewPaintEngine::drawPixmap | Prototype: | void QPreviewPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 136-140 |
| | 2 | 1 |
QPreviewPaintEngine::drawPathName: | QPreviewPaintEngine::drawPath | Prototype: | void QPreviewPaintEngine::drawPath(const QPainterPath &path) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPreviewPaintEngine::beginName: | QPreviewPaintEngine::begin | Prototype: | bool QPreviewPaintEngine::begin(QPaintDevice *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 84-99 |
| | 11 | 1 |
QPreviewPaintEngine::abortName: | QPreviewPaintEngine::abort | Prototype: | bool QPreviewPaintEngine::abort() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 173-181 |
| | 5 | 1 |
QPreviewPaintEngine::QPreviewPaintEngineName: | QPreviewPaintEngine::QPreviewPaintEngine | Prototype: | QPreviewPaintEngine::QPreviewPaintEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 69-75 |
| | 3 | 1 |
QPrevNextCalButton::paintEventName: | QPrevNextCalButton::paintEvent | Prototype: | void paintEvent(QPaintEvent *) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1605-1611 |
| | 5 | 1 |
QPrevNextCalButton::QPrevNextCalButtonName: | QPrevNextCalButton::QPrevNextCalButton | Prototype: | QPrevNextCalButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1603-1603 |
| | 1 | 1 |
QPpmHandler::writeName: | QPpmHandler::write | Prototype: | bool QPpmHandler::write(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 487-490 |
| | 1 | 1 |
QPpmHandler::supportsOptionName: | QPpmHandler::supportsOption | Prototype: | bool QPpmHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 492-497 |
| | 3 | 1 |
QPpmHandler::nameName: | QPpmHandler::name | Prototype: | QByteArray QPpmHandler::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 542-545 |
| | 1 | 1 |
QPpmHandler::QPpmHandlerName: | QPpmHandler::QPpmHandler | Prototype: | QPpmHandler::QPpmHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 412-415 |
| | 2 | 1 |
QPolygonF::unitedName: | QPolygonF::united | Prototype: | QPolygonF QPolygonF::united(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 950-956 |
| | 3 | 1 |
QPolygonF::translatedName: | QPolygonF::translated | Prototype: | QPolygonF QPolygonF::translated(const QPointF &offset) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 624-629 |
| | 3 | 1 |
QPolygonF::subtractedName: | QPolygonF::subtracted | Prototype: | QPolygonF QPolygonF::subtracted(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 986-991 |
| | 3 | 1 |
QPolygonF::intersectedName: | QPolygonF::intersected | Prototype: | QPolygonF QPolygonF::intersected(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 968-974 |
| | 3 | 1 |
QPolygonF::QPolygonFName: | 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: | 557-565 |
| | 6 | 1 |
QPolygon::unitedName: | 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: | 896-902 |
| | 3 | 1 |
QPolygon::translatedName: | 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: | 243-248 |
| | 3 | 1 |
QPolygon::subtractedName: | 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: | 931-937 |
| | 3 | 1 |
QPolygon::intersectedName: | 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: | 913-919 |
| | 3 | 1 |
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::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 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::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::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::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::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::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::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::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::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::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::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::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::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::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 |