| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QPreviewPaintEngine::updateState| Name:  | 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::setProxyEngines| Name:  | 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::setProperty| Name:  | 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::property| Name:  | 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::printerState| Name:  | 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::pages| Name:  | 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::newPage| Name:  | 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::metric| Name:  | 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::end| Name:  | 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::drawTiledPixmap| Name:  | 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::drawTextItem| Name:  | 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::drawPolygon| Name:  | 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::drawPixmap| Name:  | 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::drawPath| Name:  | 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::begin| Name:  | 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::abort| Name:  | 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::QPreviewPaintEngine| Name:  | 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::paintEvent| Name:  | 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::QPrevNextCalButton| Name:  | 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::write| Name:  | 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::supportsOption| Name:  | 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::name| Name:  | 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::QPpmHandler| Name:  | 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::united| Name:  | 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::translated| Name:  | 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::subtracted| Name:  | 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::intersected| Name:  | 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::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:  | 557-565 |  
  |  | 6 | 1 | 
 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:  | 896-902 |  
  |  | 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:  | 243-248 |  
  |  | 3 | 1 | 
 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:  | 931-937 |  
  |  | 3 | 1 | 
 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:  | 913-919 |  
  |  | 3 | 1 | 
 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:  | 195-198 |  
  |  | 1 | 1 | 
 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:  | 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::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:  | 111-113 |  
  |  | 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:  | 136-146 |  
  |  | 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:  | 133-135 |  
  |  | 1 | 1 | 
 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/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1053-1061 |  
  |  | 6 | 1 | 
 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::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::loadHints| Name:  | 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::isLoaded| Name:  | 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::errorString| Name:  | 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::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:  | 137-140 |  
  |  | 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:  | 153-158 |  
  |  | 2 | 1 | 
 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:  | 674-677 |  
  |  | 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:  | 682-685 |  
  |  | 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:  | 715-718 |  
  |  | 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:  | 723-726 |  
  |  | 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:  | 411-414 |  
  |  | 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:  | 742-745 |  
  |  | 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:  | 690-693 |  
  |  | 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:  | 76-79 |  
  |  | 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:  | 256-263 |  
  |  | 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:  | 426-431 |  
  |  | 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:  | 286-286 |  
  |  | 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:  | 398-402 |  
  |  | 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:  | 296-296 |  
  |  | 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:  | 167-170 |  
  |  | 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:  | 291-291 |  
  |  | 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:  | 155-161 |  
  |  | 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:  | 272-276 |  
  |  | 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:  | 319-323 |  
  |  | 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:  | 386-391 |  
  |  | 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:  | 329-333 |  
  |  | 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:  | 379-384 |  
  |  | 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:  | 117-121 |  
  |  | 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:  | 440-443 |  
  |  | 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:  | 528-531 |  
  |  | 1 | 1 | 
 QPlatformWindow::screen| Name:  | 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::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:  | 348-351 |  
  |  | 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:  | 301-301 |  
  |  | 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:  | 314-314 |  
  |  | 1 | 1 | 
 QPlatformWindow::parent| Name:  | 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::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:  | 139-142 |  
  |  | 1 | 1 | 
 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:  | 306-306 |  
  |  | 1 | 1 | 
 QPlatformWindow::isExposed| Name:  | 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::isEmbedded| Name:  | 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::isAlertState| Name:  | 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::isActive| Name:  | 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::handleContentOrientationChange| Name:  | 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::geometry| Name:  | 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::frameStrutEventsEnabled| Name:  | 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::frameMargins| Name:  | 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::format| Name:  | 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::devicePixelRatio| Name:  | 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::constrainWindowSize| Name:  | 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::closestAcceptableGeometry| Name:  | 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::QPlatformWindow| Name:  | 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::~QPlatformThemePrivate| Name:  | 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 |