| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPrinter::fontEmbeddingEnabled| Name: | QPrinter::fontEmbeddingEnabled | | Prototype: | bool QPrinter::fontEmbeddingEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1668-1672 |
| | 2 | 1 |
QPrinter::duplex| Name: | QPrinter::duplex | | Prototype: | QPrinter::DuplexMode QPrinter::duplex() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1741-1745 |
| | 2 | 1 |
QPrinter::docName| Name: | QPrinter::docName | | Prototype: | QString QPrinter::docName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 980-984 |
| | 2 | 1 |
QPrinter::creator| Name: | QPrinter::creator | | Prototype: | QString QPrinter::creator() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1010-1014 |
| | 2 | 1 |
QPrinter::copyCount| Name: | QPrinter::copyCount | | Prototype: | int QPrinter::copyCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1477-1481 |
| | 2 | 1 |
QPrinter::colorMode| Name: | QPrinter::colorMode | | Prototype: | QPrinter::ColorMode QPrinter::colorMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1378-1382 |
| | 2 | 1 |
QPrinter::collateCopies| Name: | QPrinter::collateCopies | | Prototype: | bool QPrinter::collateCopies() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1514-1518 |
| | 2 | 1 |
QPrinter::abort| Name: | QPrinter::abort | | Prototype: | bool QPrinter::abort() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1983-1987 |
| | 2 | 1 |
QPrintPropertiesDialog::setupPrinter| Name: | QPrintPropertiesDialog::setupPrinter | | Prototype: | void QPrintPropertiesDialog::setupPrinter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 267-273 |
| | 2 | 1 |
QPrintPropertiesDialog::applyPrinterProperties| Name: | QPrintPropertiesDialog::applyPrinterProperties | | Prototype: | void QPrintPropertiesDialog::applyPrinterProperties(QPrinter *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 259-265 |
| | 2 | 1 |
QPrintPreviewWidgetPrivate::zoom| Name: | QPrintPreviewWidgetPrivate::zoom | | Prototype: | void QPrintPreviewWidgetPrivate::zoom(qreal zoom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 434-438 |
| | 2 | 1 |
QPrintPreviewWidget::zoomMode| Name: | QPrintPreviewWidget::zoomMode | | Prototype: | QPrintPreviewWidget::ZoomMode QPrintPreviewWidget::zoomMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 740-744 |
| | 2 | 1 |
QPrintPreviewWidget::zoomFactor| Name: | QPrintPreviewWidget::zoomFactor | | Prototype: | qreal QPrintPreviewWidget::zoomFactor() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 650-654 |
| | 2 | 1 |
QPrintPreviewWidget::viewMode| Name: | QPrintPreviewWidget::viewMode | | Prototype: | QPrintPreviewWidget::ViewMode QPrintPreviewWidget::viewMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 565-569 |
| | 2 | 1 |
QPrintPreviewWidget::setCurrentPage| Name: | QPrintPreviewWidget::setCurrentPage | | Prototype: | void QPrintPreviewWidget::setCurrentPage(int page) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 694-698 |
| | 2 | 1 |
QPrintPreviewWidget::print| Name: | QPrintPreviewWidget::print | | Prototype: | void QPrintPreviewWidget::print() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 616-621 |
| | 2 | 1 |
QPrintPreviewWidget::pageCount| Name: | QPrintPreviewWidget::pageCount | | Prototype: | int QPrintPreviewWidget::pageCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 675-679 |
| | 2 | 1 |
QPrintPreviewWidget::orientation| Name: | QPrintPreviewWidget::orientation | | Prototype: | QPrinter::Orientation QPrintPreviewWidget::orientation() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 596-600 |
| | 2 | 1 |
QPrintPreviewWidget::currentPage| Name: | QPrintPreviewWidget::currentPage | | Prototype: | int QPrintPreviewWidget::currentPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 684-688 |
| | 2 | 1 |
QPrintPreviewDialogPrivate::isFitting| Name: | QPrintPreviewDialogPrivate::isFitting | | Prototype: | bool QPrintPreviewDialogPrivate::isFitting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 441-445 |
| | 2 | 1 |
QPrintPreviewDialog::printer| Name: | QPrintPreviewDialog::printer | | Prototype: | QPrinter *QPrintPreviewDialog::printer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 766-770 |
| | 2 | 1 |
QPrintPreviewDialog::QPrintPreviewDialog| Name: | QPrintPreviewDialog::QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::QPrintPreviewDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 695-700 |
| | 2 | 1 |
QPrintPreviewDialog::QPrintPreviewDialog| Name: | QPrintPreviewDialog::QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::QPrintPreviewDialog(QPrinter* printer, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 681-686 |
| | 2 | 1 |
QPrintDialog::testOption| Name: | QPrintDialog::testOption | | Prototype: | bool QPrintDialog::testOption(PrintDialogOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 161-165 |
| | 2 | 1 |
QPrintDialog::options| Name: | QPrintDialog::options | | Prototype: | QPrintDialog::PrintDialogOptions QPrintDialog::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 191-195 |
| | 2 | 1 |
QPrintDialog::QPrintDialog| Name: | QPrintDialog::QPrintDialog | | Prototype: | QPrintDialog::QPrintDialog(QPrinter *printer, QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 593-598 |
| | 2 | 1 |
QPrintDialog::QPrintDialog| Name: | QPrintDialog::QPrintDialog | | Prototype: | QPrintDialog::QPrintDialog(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 603-608 |
| | 2 | 1 |
QPrintDevice::operator=| Name: | QPrintDevice::operator= | | Prototype: | QPrintDevice &QPrintDevice::operator=(const QPrintDevice &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 73-77 |
| | 2 | 1 |
QPrintDevice::QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice(const QString &id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 54-57 |
| | 2 | 1 |
QPrintDevice::QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 49-52 |
| | 2 | 1 |
QPrintDevice::QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice(QPlatformPrintDevice *dd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 59-62 |
| | 2 | 1 |
QPrintDevice::QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice(const QPrintDevice &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 64-67 |
| | 2 | 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: | 77-82 |
| | 2 | 1 |
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::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::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::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 |
QPpmHandler::setOption| Name: | QPpmHandler::setOption | | Prototype: | void QPpmHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 536-540 |
| | 2 | 2 |
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 |
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: | 168-172 |
| | 2 | 2 |
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::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::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::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::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::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::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::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::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::initializeSystemPalette| Name: | 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 |
QPlatformThemePlugin::QPlatformThemePlugin| Name: | QPlatformThemePlugin::QPlatformThemePlugin | | Prototype: | QPlatformThemePlugin::QPlatformThemePlugin(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp | | Lines: | 53-56 |
| | 2 | 1 |
QPlatformTheme::usePlatformNativeDialog| Name: | QPlatformTheme::usePlatformNativeDialog | | Prototype: | bool QPlatformTheme::usePlatformNativeDialog(DialogType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 378-382 |
| | 2 | 1 |
QPlatformTheme::font| Name: | QPlatformTheme::font | | Prototype: | const QFont *QPlatformTheme::font(Font type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 401-405 |
| | 2 | 1 |
QPlatformTheme::createPlatformDialogHelper| Name: | QPlatformTheme::createPlatformDialogHelper | | Prototype: | QPlatformDialogHelper *QPlatformTheme::createPlatformDialogHelper(DialogType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 384-388 |
| | 2 | 1 |
QPlatformTextureListWatcher::watch| Name: | QPlatformTextureListWatcher::watch | | Prototype: | void QPlatformTextureListWatcher::watch(QPlatformTextureList *textureList) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1060-1064 |
| | 2 | 1 |
QPlatformTextureListWatcher::QPlatformTextureListWatcher| Name: | QPlatformTextureListWatcher::QPlatformTextureListWatcher | | Prototype: | QPlatformTextureListWatcher::QPlatformTextureListWatcher(QWidgetBackingStore *backingStore) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1055-1058 |
| | 2 | 1 |
QPlatformTextureListPrivate::QPlatformTextureListPrivate| Name: | QPlatformTextureListPrivate::QPlatformTextureListPrivate | | Prototype: | QPlatformTextureListPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 128-131 |
| | 2 | 1 |
QPlatformTextureList::textureId| Name: | QPlatformTextureList::textureId | | Prototype: | GLuint QPlatformTextureList::textureId(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 152-156 |
| | 2 | 1 |
QPlatformTextureList::source| Name: | QPlatformTextureList::source | | Prototype: | void *QPlatformTextureList::source(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 158-162 |
| | 2 | 1 |
QPlatformTextureList::isLocked| Name: | QPlatformTextureList::isLocked | | Prototype: | bool QPlatformTextureList::isLocked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 191-195 |
| | 2 | 1 |
QPlatformTextureList::geometry| Name: | QPlatformTextureList::geometry | | Prototype: | QRect QPlatformTextureList::geometry(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 170-174 |
| | 2 | 1 |
QPlatformTextureList::flags| Name: | QPlatformTextureList::flags | | Prototype: | QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QPlatformTextureList::count| Name: | QPlatformTextureList::count | | Prototype: | int QPlatformTextureList::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 146-150 |
| | 2 | 1 |
QPlatformTextureList::clipRect| Name: | QPlatformTextureList::clipRect | | Prototype: | QRect QPlatformTextureList::clipRect(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 176-180 |
| | 2 | 1 |
QPlatformTextureList::clear| Name: | QPlatformTextureList::clear | | Prototype: | void QPlatformTextureList::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 210-214 |
| | 2 | 1 |
QPlatformTextureList::QPlatformTextureList| Name: | QPlatformTextureList::QPlatformTextureList | | Prototype: | QPlatformTextureList::QPlatformTextureList(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 137-140 |
| | 2 | 1 |
QPlatformSurfaceEvent::QPlatformSurfaceEvent| Name: | QPlatformSurfaceEvent::QPlatformSurfaceEvent | | Prototype: | QPlatformSurfaceEvent::QPlatformSurfaceEvent(SurfaceEventType surfaceEventType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1576-1580 |
| | 2 | 1 |
QPlatformSurface::QPlatformSurface| Name: | QPlatformSurface::QPlatformSurface | | Prototype: | QPlatformSurface::QPlatformSurface(QSurface *surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp | | Lines: | 63-65 |
| | 2 | 1 |
QPlatformSessionManager::setManagerProperty| Name: | QPlatformSessionManager::setManagerProperty | | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | | Lines: | 119-123 |
| | 2 | 1 |
QPlatformSessionManager::setManagerProperty| Name: | QPlatformSessionManager::setManagerProperty | | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QStringList &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | | Lines: | 125-129 |
| | 2 | 1 |
QPlatformSessionManager::QPlatformSessionManager| Name: | QPlatformSessionManager::QPlatformSessionManager | | Prototype: | QPlatformSessionManager::QPlatformSessionManager(const QString &id, const QString &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | | Lines: | 50-55 |
| | 2 | 1 |
QPlatformScreen::screen| Name: | QPlatformScreen::screen | | Prototype: | QScreen *QPlatformScreen::screen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 138-142 |
| | 2 | 1 |
QPlatformScreen::QPlatformScreen| Name: | QPlatformScreen::QPlatformScreen | | Prototype: | QPlatformScreen::QPlatformScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 53-58 |
| | 2 | 1 |
QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin| Name: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin | | Prototype: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines: | 51-54 |
| | 2 | 1 |
QPlatformPrinterSupport::createPrintDevice| Name: | QPlatformPrinterSupport::createPrintDevice | | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(const QString &id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 86-90 |
| | 2 | 1 |
QPlatformPrintDevice::QPlatformPrintDevice| Name: | QPlatformPrintDevice::QPlatformPrintDevice | | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 51-66 |
| | 2 | 1 |
QPlatformPrintDevice::QPlatformPrintDevice| Name: | QPlatformPrintDevice::QPlatformPrintDevice | | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice(const QString &id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 68-84 |
| | 2 | 1 |
QPlatformPixmap::fromImageReader| Name: | QPlatformPixmap::fromImageReader | | Prototype: | void QPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 121-126 |
| | 2 | 1 |
QPlatformPixmap::createCompatiblePlatformPixmap| Name: | QPlatformPixmap::createCompatiblePlatformPixmap | | Prototype: | QPlatformPixmap *QPlatformPixmap::createCompatiblePlatformPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 95-99 |
| | 2 | 1 |
QPlatformPixmap::QPlatformPixmap| Name: | QPlatformPixmap::QPlatformPixmap | | Prototype: | QPlatformPixmap::QPlatformPixmap(PixelType pixelType, int objectId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 67-79 |
| | 2 | 1 |
QPlatformOpenGLContext::setContext| Name: | QPlatformOpenGLContext::setContext | | Prototype: | void QPlatformOpenGLContext::setContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 124-128 |
| | 2 | 1 |
QPlatformOpenGLContext::context| Name: | QPlatformOpenGLContext::context | | Prototype: | QOpenGLContext *QPlatformOpenGLContext::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 118-122 |
| | 2 | 1 |
QPlatformOpenGLContext::QPlatformOpenGLContext| Name: | QPlatformOpenGLContext::QPlatformOpenGLContext | | Prototype: | QPlatformOpenGLContext::QPlatformOpenGLContext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 89-92 |
| | 2 | 1 |
QPlatformOffscreenSurface::QPlatformOffscreenSurface| Name: | QPlatformOffscreenSurface::QPlatformOffscreenSurface | | Prototype: | QPlatformOffscreenSurface::QPlatformOffscreenSurface(QOffscreenSurface *offscreenSurface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 52-56 |
| | 2 | 1 |
QPlatformNativeInterface::windowProperties| Name: | QPlatformNativeInterface::windowProperties | | Prototype: | QVariantMap QPlatformNativeInterface::windowProperties(QPlatformWindow *window) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 137-141 |
| | 2 | 1 |
QPlatformNativeInterface::platformFunction| Name: | QPlatformNativeInterface::platformFunction | | Prototype: | QFunctionPointer QPlatformNativeInterface::platformFunction(const QByteArray &function) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 128-132 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForWindow| Name: | QPlatformNativeInterface::nativeResourceFunctionForWindow | | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QPlatformNativeInterface::nativeResourceFunctionForWindow(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 116-120 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForScreen| Name: | QPlatformNativeInterface::nativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QPlatformNativeInterface::nativeResourceFunctionForScreen(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 110-114 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForIntegration| Name: | QPlatformNativeInterface::nativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QPlatformNativeInterface::nativeResourceFunctionForIntegration(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 98-102 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForContext| Name: | QPlatformNativeInterface::nativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QPlatformNativeInterface::nativeResourceFunctionForContext(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 104-108 |
| | 2 | 1 |