| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPlatformScreen::deviceIndependentGeometry| Name: | QPlatformScreen::deviceIndependentGeometry | | Prototype: | QRect QPlatformScreen::deviceIndependentGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 445-450 |
| | 3 | 1 |
QPlatformScreen::platformScreenForWindow| Name: | QPlatformScreen::platformScreenForWindow | | Prototype: | QPlatformScreen * QPlatformScreen::platformScreenForWindow(const QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 273-280 |
| | 3 | 2 |
QPlatformScreen::virtualSiblings| Name: | QPlatformScreen::virtualSiblings | | Prototype: | QList<QPlatformScreen *> QPlatformScreen::virtualSiblings() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 131-136 |
| | 3 | 1 |
QPlatformServices::openDocument| Name: | QPlatformServices::openDocument | | Prototype: | bool QPlatformServices::openDocument(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | | Lines: | 68-73 |
| | 3 | 1 |
QPlatformServices::openUrl| Name: | QPlatformServices::openUrl | | Prototype: | bool QPlatformServices::openUrl(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | | Lines: | 61-66 |
| | 3 | 1 |
QPlatformTheme::QPlatformTheme| Name: | QPlatformTheme::QPlatformTheme | | Prototype: | QPlatformTheme::QPlatformTheme() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 363-367 |
| | 3 | 1 |
QPlatformTheme::standardPixmap| Name: | QPlatformTheme::standardPixmap | | Prototype: | QPixmap QPlatformTheme::standardPixmap(StandardPixmap sp, const QSizeF &size) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 407-413 |
| | 3 | 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::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::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 |
QPluginLoader::fileName| Name: | QPluginLoader::fileName | | Prototype: | QString QPluginLoader::fileName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 375-380 |
| | 3 | 2 |
QPluginLoader::metaData| Name: | QPluginLoader::metaData | | Prototype: | QJsonObject QPluginLoader::metaData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 213-218 |
| | 3 | 2 |
QPngHandler::read| Name: | QPngHandler::read | | Prototype: | bool QPngHandler::read(QImage *image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1041-1046 |
| | 3 | 2 |
QPngHandler::~QPngHandler| Name: | QPngHandler::~QPngHandler | | Prototype: | QPngHandler::~QPngHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1011-1016 |
| | 3 | 2 |
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 |
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::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::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::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 |
QPolygonF::QPolygonF| Name: | QPolygonF::QPolygonF | | Prototype: | QPolygonF::QPolygonF(const QPolygon &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 576-581 |
| | 3 | 2 |
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::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::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::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 |
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 |
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 |
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 |
QPrintDevice::operator==| Name: | QPrintDevice::operator== | | Prototype: | bool QPrintDevice::operator==(const QPrintDevice &other) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 79-84 |
| | 3 | 2 |
QPrintDialog::accept| Name: | QPrintDialog::accept | | Prototype: | void QPrintDialog::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 629-634 |
| | 3 | 1 |
QPrintDialog::setOption| Name: | QPrintDialog::setOption | | Prototype: | void QPrintDialog::setOption(PrintDialogOption option, bool on) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 148-153 |
| | 3 | 2 |
QPrintDialogPrivate::_q_checkFields| Name: | QPrintDialogPrivate::_q_checkFields | | Prototype: | void QPrintDialogPrivate::_q_checkFields() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 497-502 |
| | 3 | 2 |
QPrintDialogPrivate::_q_togglePageSetCombo| Name: | QPrintDialogPrivate::_q_togglePageSetCombo | | Prototype: | void QPrintDialogPrivate::_q_togglePageSetCombo(bool checked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 470-476 |
| | 3 | 2 |
QPrintPreviewDialogPrivate::_q_previewChanged| Name: | QPrintPreviewDialogPrivate::_q_previewChanged | | Prototype: | void QPrintPreviewDialogPrivate::_q_previewChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 613-618 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::_q_zoomIn| Name: | QPrintPreviewDialogPrivate::_q_zoomIn | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomIn() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 507-512 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::_q_zoomOut| Name: | QPrintPreviewDialogPrivate::_q_zoomOut | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomOut() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 514-519 |
| | 3 | 1 |
QPrintPreviewWidget::setOrientation| Name: | QPrintPreviewWidget::setOrientation | | Prototype: | void QPrintPreviewWidget::setOrientation(QPrinter::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 606-611 |
| | 3 | 1 |
QPrintPreviewWidget::~QPrintPreviewWidget| Name: | QPrintPreviewWidget::~QPrintPreviewWidget | | Prototype: | QPrintPreviewWidget::~QPrintPreviewWidget() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 555-560 |
| | 3 | 2 |
QPrinter::QPrinter| Name: | QPrinter::QPrinter | | Prototype: | QPrinter::QPrinter(const QPrinterInfo& printer, PrinterMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 694-701 |
| | 3 | 1 |
QPrinter::QPrinter| Name: | QPrinter::QPrinter | | Prototype: | QPrinter::QPrinter(PrinterMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 680-687 |
| | 3 | 1 |
QPrinter::pageRect| Name: | QPrinter::pageRect | | Prototype: | QRectF QPrinter::pageRect(Unit unit) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1756-1762 |
| | 3 | 2 |
QPrinter::paperRect| Name: | QPrinter::paperRect | | Prototype: | QRectF QPrinter::paperRect(Unit unit) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1773-1779 |
| | 3 | 2 |
QPrinter::paperSize| Name: | QPrinter::paperSize | | Prototype: | QSizeF QPrinter::paperSize(Unit unit) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1278-1284 |
| | 3 | 2 |
QPrinter::setCollateCopies| Name: | QPrinter::setCollateCopies | | Prototype: | void QPrinter::setCollateCopies(bool collate) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1531-1536 |
| | 3 | 2 |
QPrinter::setColorMode| Name: | QPrinter::setColorMode | | Prototype: | void QPrinter::setColorMode(ColorMode newColorMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1365-1370 |
| | 3 | 2 |
QPrinter::setCopyCount| Name: | QPrinter::setCopyCount | | Prototype: | void QPrinter::setCopyCount(int count) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1462-1467 |
| | 3 | 2 |
QPrinter::setCreator| Name: | QPrinter::setCreator | | Prototype: | void QPrinter::setCreator(const QString &creator) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1027-1032 |
| | 3 | 2 |
QPrinter::setDocName| Name: | QPrinter::setDocName | | Prototype: | void QPrinter::setDocName(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 997-1002 |
| | 3 | 2 |
QPrinter::setFullPage| Name: | QPrinter::setFullPage | | Prototype: | void QPrinter::setFullPage(bool fp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1561-1568 |
| | 3 | 1 |
QPrinter::setNumCopies| Name: | QPrinter::setNumCopies | | Prototype: | void QPrinter::setNumCopies(int numCopies) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1444-1449 |
| | 3 | 2 |
QPrinter::setPaperSize| Name: | QPrinter::setPaperSize | | Prototype: | void QPrinter::setPaperSize(const QSizeF &paperSize, QPrinter::Unit unit) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1240-1246 |
| | 3 | 2 |
QPrinter::setPrintProgram| Name: | QPrinter::setPrintProgram | | Prototype: | void QPrinter::setPrintProgram(const QString &printProg) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 967-972 |
| | 3 | 2 |
QPrinter::setPrintRange| Name: | QPrinter::setPrintRange | | Prototype: | void QPrinter::setPrintRange( PrintRange range ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2150-2156 |
| | 3 | 1 |
QPrinter::setResolution| Name: | QPrinter::setResolution | | Prototype: | void QPrinter::setResolution(int dpi) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1601-1606 |
| | 3 | 2 |
QPrinter::setWinPageSize| Name: | QPrinter::setWinPageSize | | Prototype: | void QPrinter::setWinPageSize(int pageSize) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1918-1923 |
| | 3 | 2 |
QPrinterPagedPaintDevicePrivate::setPageOrientation| Name: | QPrinterPagedPaintDevicePrivate::setPageOrientation | | Prototype: | bool setPageOrientation(QPageLayout::Orientation orientation) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 267-276 |
| | 3 | 1 |
QPrinterPrivate::previewPages| Name: | QPrinterPrivate::previewPages | | Prototype: | QList<const QPicture *> QPrinterPrivate::previewPages() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 189-194 |
| | 3 | 2 |
QProcessEnvironment::remove| Name: | QProcessEnvironment::remove | | Prototype: | void QProcessEnvironment::remove(const QString &name) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 356-362 |
| | 3 | 2 |
QProgressBar::setAlignment| Name: | QProgressBar::setAlignment | | Prototype: | void QProgressBar::setAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 394-400 |
| | 3 | 2 |
QProgressBar::setInvertedAppearance| Name: | QProgressBar::setInvertedAppearance | | Prototype: | void QProgressBar::setInvertedAppearance(bool invert) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 537-542 |
| | 3 | 1 |
QProgressBar::setTextDirection| Name: | QProgressBar::setTextDirection | | Prototype: | void QProgressBar::setTextDirection(QProgressBar::Direction textDirection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 560-565 |
| | 3 | 1 |
QProgressDialog::QProgressDialog| Name: | QProgressDialog::QProgressDialog | | Prototype: | QProgressDialog::QProgressDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 291-297 |
| | 3 | 1 |
QProgressDialog::setCancelButtonText| Name: | QProgressDialog::setCancelButtonText | | Prototype: | void QProgressDialog::setCancelButtonText(const QString &cancelButtonText) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 440-445 |
| | 3 | 1 |
QProxyStyle::baseStyle| Name: | QProxyStyle::baseStyle | | Prototype: | QStyle *QProxyStyle::baseStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 160-165 |
| | 3 | 1 |
QProxyStyle::drawComplexControl| Name: | QProxyStyle::drawComplexControl | | Prototype: | void QProxyStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 211-216 |
| | 3 | 1 |
QProxyStyle::drawControl| Name: | QProxyStyle::drawControl | | Prototype: | void QProxyStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 202-207 |
| | 3 | 1 |
QProxyStyle::drawItemPixmap| Name: | QProxyStyle::drawItemPixmap | | Prototype: | void QProxyStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 230-235 |
| | 3 | 1 |
QProxyStyle::drawItemText| Name: | QProxyStyle::drawItemText | | Prototype: | void QProxyStyle::drawItemText(QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 220-226 |
| | 3 | 1 |
QProxyStyle::drawPrimitive| Name: | QProxyStyle::drawPrimitive | | Prototype: | void QProxyStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 192-197 |
| | 3 | 1 |
QProxyStyle::event| Name: | QProxyStyle::event | | Prototype: | bool QProxyStyle::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 383-388 |
| | 3 | 1 |
QProxyStyle::generatedIconPixmap| Name: | QProxyStyle::generatedIconPixmap | | Prototype: | QPixmap QProxyStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 320-325 |
| | 3 | 1 |
QProxyStyle::hitTestComplexControl| Name: | QProxyStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QProxyStyle::hitTestComplexControl(ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 284-289 |
| | 3 | 1 |
QProxyStyle::itemPixmapRect| Name: | QProxyStyle::itemPixmapRect | | Prototype: | QRect QProxyStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 275-280 |
| | 3 | 1 |
QProxyStyle::itemTextRect| Name: | QProxyStyle::itemTextRect | | Prototype: | QRect QProxyStyle::itemTextRect(const QFontMetrics &fm, const QRect &r, int flags, bool enabled, const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 266-271 |
| | 3 | 1 |
QProxyStyle::layoutSpacing| Name: | QProxyStyle::layoutSpacing | | Prototype: | int QProxyStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 419-428 |
| | 3 | 1 |
QProxyStyle::pixelMetric| Name: | QProxyStyle::pixelMetric | | Prototype: | int QProxyStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 302-307 |
| | 3 | 1 |
QProxyStyle::polish| Name: | QProxyStyle::polish | | Prototype: | void QProxyStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 338-343 |
| | 3 | 1 |
QProxyStyle::polish| Name: | QProxyStyle::polish | | Prototype: | void QProxyStyle::polish(QPalette &pal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 347-352 |
| | 3 | 1 |
QProxyStyle::polish| Name: | QProxyStyle::polish | | Prototype: | void QProxyStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 356-361 |
| | 3 | 1 |
QProxyStyle::sizeFromContents| Name: | QProxyStyle::sizeFromContents | | Prototype: | QSize QProxyStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 239-244 |
| | 3 | 1 |
QProxyStyle::standardIcon| Name: | QProxyStyle::standardIcon | | Prototype: | QIcon QProxyStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 398-405 |
| | 3 | 1 |
QProxyStyle::standardPalette| Name: | QProxyStyle::standardPalette | | Prototype: | QPalette QProxyStyle::standardPalette() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 329-334 |
| | 3 | 1 |
QProxyStyle::standardPixmap| Name: | QProxyStyle::standardPixmap | | Prototype: | QPixmap QProxyStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 311-316 |
| | 3 | 1 |
QProxyStyle::styleHint| Name: | QProxyStyle::styleHint | | Prototype: | int QProxyStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 293-298 |
| | 3 | 1 |
QProxyStyle::subControlRect| Name: | QProxyStyle::subControlRect | | Prototype: | QRect QProxyStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *option, SubControl sc, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 257-262 |
| | 3 | 1 |
QProxyStyle::subElementRect| Name: | QProxyStyle::subElementRect | | Prototype: | QRect QProxyStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 248-253 |
| | 3 | 1 |
QProxyStyle::unpolish| Name: | QProxyStyle::unpolish | | Prototype: | void QProxyStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 365-370 |
| | 3 | 1 |
QProxyStyle::unpolish| Name: | QProxyStyle::unpolish | | Prototype: | void QProxyStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 374-379 |
| | 3 | 1 |
QPushButton::QPushButton| Name: | QPushButton::QPushButton | | Prototype: | QPushButton::QPushButton(const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 256-262 |
| | 3 | 1 |
QRadialGradient::focalRadius| Name: | QRadialGradient::focalRadius | | Prototype: | qreal QRadialGradient::focalRadius() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2077-2086 |
| | 3 | 1 |
QRadialGradient::setCenter| Name: | QRadialGradient::setCenter | | Prototype: | void QRadialGradient::setCenter(const QPointF ¢er) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2006-2011 |
| | 3 | 1 |
QRadialGradient::setFocalPoint| Name: | QRadialGradient::setFocalPoint | | Prototype: | void QRadialGradient::setFocalPoint(const QPointF &focalPoint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2143-2148 |
| | 3 | 1 |
QRadioButton::QRadioButton| Name: | QRadioButton::QRadioButton | | Prototype: | QRadioButton::QRadioButton(const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines: | 157-163 |
| | 3 | 1 |
QRadioButton::hitButton| Name: | QRadioButton::hitButton | | Prototype: | bool QRadioButton::hitButton(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines: | 220-225 |
| | 3 | 1 |
QRasterPaintEngine::requiresPretransformedGlyphPositions| Name: | QRasterPaintEngine::requiresPretransformedGlyphPositions | | Prototype: | bool QRasterPaintEngine::requiresPretransformedGlyphPositions(QFontEngine *fontEngine, const QTransform &m) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3285-3293 |
| | 3 | 2 |
QRasterPaintEngine::setState| Name: | QRasterPaintEngine::setState | | Prototype: | void QRasterPaintEngine::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 666-671 |
| | 3 | 1 |
QRasterPaintEngineState::QRasterPaintEngineState| Name: | QRasterPaintEngineState::QRasterPaintEngineState | | Prototype: | QRasterPaintEngineState::QRasterPaintEngineState(QRasterPaintEngineState &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 628-647 |
| | 3 | 1 |
QRasterPlatformPixmap::scroll| Name: | QRasterPlatformPixmap::scroll | | Prototype: | bool QRasterPlatformPixmap::scroll(int dx, int dy, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 165-170 |
| | 3 | 2 |
QRawFont::fontTable| Name: | QRawFont::fontTable | | Prototype: | QByteArray QRawFont::fontTable(const char *tagName) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 628-634 |
| | 3 | 2 |
QRawFont::loadFromFile| Name: | QRawFont::loadFromFile | | Prototype: | void QRawFont::loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 231-238 |
| | 3 | 2 |
QRawFontPrivate::loadFromData| Name: | QRawFontPrivate::loadFromData | | Prototype: | void QRawFontPrivate::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 758-765 |
| | 3 | 1 |