Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QPageSetupDialog::QPageSetupDialogName: | QPageSetupDialog::QPageSetupDialog | Prototype: | QPageSetupDialog::QPageSetupDialog(QPrinter *printer, QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 616-622 |
| | 3 | 1 |
QPagePreview::setPagePreviewLayoutName: | QPagePreview::setPagePreviewLayout | Prototype: | void setPagePreviewLayout(int columns, int rows) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 111-116 |
| | 3 | 1 |
QPagePreview::setPageLayoutName: | QPagePreview::setPageLayout | Prototype: | void setPageLayout(const QPageLayout &layout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 105-109 |
| | 2 | 1 |
QPagePreview::QPagePreviewName: | QPagePreview::QPagePreview | Prototype: | QPagePreview(QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 99-103 |
| | 2 | 1 |
QPageLayoutPrivate::paintRectName: | QPageLayoutPrivate::paintRect | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 281-284 |
| | 1 | 1 |
QPageLayoutPrivate::operator==Name: | QPageLayoutPrivate::operator== | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 192-200 |
| | 6 | 1 |
QPageLayoutPrivate::marginsPointsName: | QPageLayoutPrivate::marginsPoints | Prototype: | QMargins QPageLayoutPrivate::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 228-231 |
| | 1 | 1 |
QPageLayoutPrivate::marginsPixelsName: | QPageLayoutPrivate::marginsPixels | Prototype: | QMargins QPageLayoutPrivate::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 233-236 |
| | 1 | 1 |
QPageLayoutPrivate::marginsName: | QPageLayoutPrivate::margins | Prototype: | QMarginsF QPageLayoutPrivate::margins(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 223-226 |
| | 1 | 1 |
QPageLayoutPrivate::isValidName: | QPageLayoutPrivate::isValid | Prototype: | bool QPageLayoutPrivate::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 210-213 |
| | 1 | 1 |
QPageLayoutPrivate::isEquivalentToName: | QPageLayoutPrivate::isEquivalentTo | Prototype: | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 202-208 |
| | 4 | 1 |
QPageLayoutPrivate::fullSizeUnitsName: | QPageLayoutPrivate::fullSizeUnits | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 249-253 |
| | 2 | 1 |
QPageLayoutPrivate::fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 255-258 |
| | 1 | 1 |
QPageLayoutPrivate::fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 260-263 |
| | 1 | 1 |
QPageLayoutPrivate::clampMarginsName: | QPageLayoutPrivate::clampMargins | Prototype: | void QPageLayoutPrivate::clampMargins(const QMarginsF &margins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 215-221 |
| | 4 | 1 |
QPageLayoutPrivate::QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 169-173 |
| | 2 | 1 |
QPageLayoutPrivate::QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate(const QPageSize &pageSize, QPageLayout::Orientation orientation, const QMarginsF &margins, QPageLayout::Unit units, const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 175-186 |
| | 2 | 1 |
QPageLayout::unitsName: | QPageLayout::units | Prototype: | QPageLayout::Unit QPageLayout::units() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 580-583 |
| | 1 | 1 |
QPageLayout::setModeName: | QPageLayout::setMode | Prototype: | void QPageLayout::setMode(Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 479-483 |
| | 2 | 1 |
QPageLayout::setMinimumMarginsName: | QPageLayout::setMinimumMargins | Prototype: | void QPageLayout::setMinimumMargins(const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 787-791 |
| | 2 | 1 |
QPageLayout::paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 887-890 |
| | 1 | 1 |
QPageLayout::pageSizeName: | QPageLayout::pageSize | Prototype: | QPageSize QPageLayout::pageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 524-527 |
| | 1 | 1 |
QPageLayout::orientationName: | QPageLayout::orientation | Prototype: | QPageLayout::Orientation QPageLayout::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 555-558 |
| | 1 | 1 |
QPageLayout::operator=Name: | QPageLayout::operator= | Prototype: | QPageLayout &QPageLayout::operator=(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 404-408 |
| | 2 | 1 |
QPageLayout::modeName: | QPageLayout::mode | Prototype: | QPageLayout::Mode QPageLayout::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 489-492 |
| | 1 | 1 |
QPageLayout::minimumMarginsName: | QPageLayout::minimumMargins | Prototype: | QMarginsF QPageLayout::minimumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 799-802 |
| | 1 | 1 |
QPageLayout::maximumMarginsName: | QPageLayout::maximumMargins | Prototype: | QMarginsF QPageLayout::maximumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 816-819 |
| | 1 | 1 |
QPageLayout::marginsPointsName: | QPageLayout::marginsPoints | Prototype: | QMargins QPageLayout::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 758-761 |
| | 1 | 1 |
QPageLayout::marginsPixelsName: | QPageLayout::marginsPixels | Prototype: | QMargins QPageLayout::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 769-772 |
| | 1 | 1 |
QPageLayout::marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 736-739 |
| | 1 | 1 |
QPageLayout::marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 747-750 |
| | 1 | 1 |
QPageLayout::isValidName: | QPageLayout::isValid | Prototype: | bool QPageLayout::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 470-473 |
| | 1 | 1 |
QPageLayout::isEquivalentToName: | QPageLayout::isEquivalentTo | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 461-464 |
| | 1 | 1 |
QPageLayout::fullRectPointsName: | QPageLayout::fullRectPoints | Prototype: | QRect QPageLayout::fullRectPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 858-861 |
| | 1 | 1 |
QPageLayout::fullRectPixelsName: | QPageLayout::fullRectPixels | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 872-875 |
| | 1 | 1 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 830-833 |
| | 1 | 1 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 844-847 |
| | 1 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 358-361 |
| | 2 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageSize &pageSize, Orientation orientation, const QMarginsF &margins, Unit units, const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 376-381 |
| | 2 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 387-390 |
| | 2 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool writeImage(const QImage& img) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 175-176 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool writeImage(const QImage& img, int quality, const QString &description) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 177-178 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, int off_x, int off_y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 808-811 |
| | 1 | 1 |
QPNGImageWriter::setLoopingName: | QPNGImageWriter::setLooping | Prototype: | void QPNGImageWriter::setLooping(int loops) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 718-721 |
| | 1 | 1 |
QPNGImageWriter::setGammaName: | QPNGImageWriter::setGamma | Prototype: | void QPNGImageWriter::setGamma(float g) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 728-731 |
| | 1 | 1 |
QPNGImageWriter::setFrameDelayName: | QPNGImageWriter::setFrameDelay | Prototype: | void QPNGImageWriter::setFrameDelay(int msecs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 723-726 |
| | 1 | 1 |
QPNGImageWriter::setDisposalMethodName: | QPNGImageWriter::setDisposalMethod | Prototype: | void QPNGImageWriter::setDisposalMethod(DisposalMethod dm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 713-716 |
| | 1 | 1 |
QPNGImageWriter::deviceName: | QPNGImageWriter::device | Prototype: | QIODevice* device() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 180-180 |
| | 1 | 1 |
QPNGImageWriter::QPNGImageWriterName: | QPNGImageWriter::QPNGImageWriter | Prototype: | QPNGImageWriter::QPNGImageWriter(QIODevice* iod) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 699-707 |
| | 2 | 1 |
QPMCache::~QPMCacheName: | QPMCache::~QPMCache | Prototype: | QPMCache::~QPMCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 244-248 |
| | 2 | 1 |
QPMCache::removeName: | QPMCache::remove | Prototype: | bool QPMCache::remove(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 400-403 |
| | 1 | 1 |
QPMCache::getName: | QPMCache::get | Prototype: | static inline QPixmapCache::KeyData *get(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 211-212 |
| | 1 | 1 |
QPMCache::QPMCacheName: | QPMCache::QPMCache | Prototype: | QPMCache::QPMCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 238-243 |
| | 2 | 1 |
QPF2Generator::writeTaggedUInt8Name: | QPF2Generator::writeTaggedUInt8 | Prototype: | void QPF2Generator::writeTaggedUInt8(QFontEngineQPF2::HeaderTag tag, quint8 value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 608-613 |
| | 3 | 1 |
QPF2Generator::writeTaggedUInt32Name: | QPF2Generator::writeTaggedUInt32 | Prototype: | void QPF2Generator::writeTaggedUInt32(QFontEngineQPF2::HeaderTag tag, quint32 value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 601-606 |
| | 3 | 1 |
QPF2Generator::writeTaggedStringName: | QPF2Generator::writeTaggedString | Prototype: | void QPF2Generator::writeTaggedString(QFontEngineQPF2::HeaderTag tag, const QByteArray &string) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 594-599 |
| | 3 | 1 |
QPF2Generator::writeTaggedQFixedName: | QPF2Generator::writeTaggedQFixed | Prototype: | void QPF2Generator::writeTaggedQFixed(QFontEngineQPF2::HeaderTag tag, QFixed value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 615-620 |
| | 3 | 1 |
QPF2Generator::writeGMapName: | QPF2Generator::writeGMap | Prototype: | void QPF2Generator::writeGMap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 567-581 |
| | 10 | 1 |
QPF2Generator::generateName: | QPF2Generator::generate | Prototype: | void QPF2Generator::generate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 503-511 |
| | 5 | 1 |
QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivateName: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate | Prototype: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate(GMainContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 89-98 |
| | 6 | 1 |
QPAEventDispatcherGlib::~QPAEventDispatcherGlibName: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib | Prototype: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 109-116 |
| | 4 | 1 |
QPAEventDispatcherGlib::processEventsName: | QPAEventDispatcherGlib::processEvents | Prototype: | bool QPAEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPAEventDispatcherGlib::QPAEventDispatcherGlibName: | QPAEventDispatcherGlib::QPAEventDispatcherGlib | Prototype: | QPAEventDispatcherGlib::QPAEventDispatcherGlib(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 101-107 |
| | 2 | 1 |
QOutputStrategy::createUniqueImageNameName: | QOutputStrategy::createUniqueImageName | Prototype: | QString createUniqueImageName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 76-79 |
| | 1 | 1 |
QOutputStrategy::QOutputStrategyName: | QOutputStrategy::QOutputStrategy | Prototype: | QOutputStrategy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 72-72 |
| | 1 | 1 |
QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistryName: | QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry | Prototype: | inline QOpenUrlHandlerRegistry() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 63-63 |
| | 1 | 1 |
QOpenSslLocks::initLockName: | QOpenSslLocks::initLock | Prototype: | QMutex *initLock() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 153-156 |
| | 1 | 1 |
QOpenSslLocks::globalLockName: | QOpenSslLocks::globalLock | Prototype: | QMutex *globalLock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 148-151 |
| | 1 | 1 |
QOpenSslLocks::QOpenSslLocksName: | QOpenSslLocks::QOpenSslLocks | Prototype: | inline QOpenSslLocks() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 121-129 |
| | 4 | 1 |
QOpenGLWindowPrivate::getName: | QOpenGLWindowPrivate::get | Prototype: | static QOpenGLWindowPrivate *get(QOpenGLWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 186-186 |
| | 1 | 1 |
QOpenGLWindowPrivate::flushName: | QOpenGLWindowPrivate::flush | Prototype: | void QOpenGLWindowPrivate::flush(const QRegion ®ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 328-334 |
| | 4 | 1 |
QOpenGLWindowPaintDevice::ensureActiveTargetName: | QOpenGLWindowPaintDevice::ensureActiveTarget | Prototype: | void QOpenGLWindowPaintDevice::ensureActiveTarget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 336-339 |
| | 1 | 1 |
QOpenGLWindowPaintDevice::QOpenGLWindowPaintDeviceName: | QOpenGLWindowPaintDevice::QOpenGLWindowPaintDevice | Prototype: | QOpenGLWindowPaintDevice(QOpenGLWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 165-165 |
| | 1 | 1 |
QOpenGLWindow::~QOpenGLWindowName: | QOpenGLWindow::~QOpenGLWindow | Prototype: | QOpenGLWindow::~QOpenGLWindow() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 382-385 |
| | 1 | 1 |
QOpenGLWindow::updateBehaviorName: | QOpenGLWindow::updateBehavior | Prototype: | QOpenGLWindow::UpdateBehavior QOpenGLWindow::updateBehavior() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 390-394 |
| | 2 | 1 |
QOpenGLWindow::shareContextName: | QOpenGLWindow::shareContext | Prototype: | QOpenGLContext *QOpenGLWindow::shareContext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 481-485 |
| | 2 | 1 |
QOpenGLWindow::resizeGLName: | QOpenGLWindow::resizeGL | Prototype: | void QOpenGLWindow::resizeGL(int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 567-571 |
| | 2 | 1 |
QOpenGLWindow::resizeEventName: | QOpenGLWindow::resizeEvent | Prototype: | void QOpenGLWindow::resizeEvent(QResizeEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 654-660 |
| | 4 | 1 |
QOpenGLWindow::paintEventName: | QOpenGLWindow::paintEvent | Prototype: | void QOpenGLWindow::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 643-647 |
| | 2 | 1 |
QOpenGLWindow::isValidName: | QOpenGLWindow::isValid | Prototype: | bool QOpenGLWindow::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 401-405 |
| | 2 | 1 |
QOpenGLWindow::contextName: | QOpenGLWindow::context | Prototype: | QOpenGLContext *QOpenGLWindow::context() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 472-476 |
| | 2 | 1 |
QOpenGLWindow::QOpenGLWindowName: | QOpenGLWindow::QOpenGLWindow | Prototype: | QOpenGLWindow::QOpenGLWindow(QOpenGLWindow::UpdateBehavior updateBehavior, QWindow *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 346-350 |
| | 1 | 1 |
QOpenGLWindow::QOpenGLWindowName: | QOpenGLWindow::QOpenGLWindow | Prototype: | QOpenGLWindow::QOpenGLWindow(QOpenGLContext *shareContext, UpdateBehavior updateBehavior, QWindow *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 357-361 |
| | 1 | 1 |
QOpenGLWidgetPrivate::~QOpenGLWidgetPrivateName: | QOpenGLWidgetPrivate::~QOpenGLWidgetPrivate | Prototype: | ~QOpenGLWidgetPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 574-577 |
| | 1 | 1 |
QOpenGLWidgetPrivate::textureIdName: | QOpenGLWidgetPrivate::textureId | Prototype: | GLuint QOpenGLWidgetPrivate::textureId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 652-655 |
| | 1 | 1 |
QOpenGLWidgetPrivate::invokeUserPaintName: | QOpenGLWidgetPrivate::invokeUserPaint | Prototype: | void QOpenGLWidgetPrivate::invokeUserPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 817-834 |
| | 11 | 1 |
QOpenGLWidgetPrivate::initializeViewportFramebufferName: | QOpenGLWidgetPrivate::initializeViewportFramebuffer | Prototype: | void QOpenGLWidgetPrivate::initializeViewportFramebuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 899-905 |
| | 2 | 1 |
QOpenGLWidgetPrivate::endComposeName: | QOpenGLWidgetPrivate::endCompose | Prototype: | void QOpenGLWidgetPrivate::endCompose() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 733-737 |
| | 2 | 1 |
QOpenGLWidgetPrivate::endBackingStorePaintingName: | QOpenGLWidgetPrivate::endBackingStorePainting | Prototype: | void endBackingStorePainting() override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 592-592 |
| | 1 | 1 |
QOpenGLWidgetPrivate::beginBackingStorePaintingName: | QOpenGLWidgetPrivate::beginBackingStorePainting | Prototype: | void beginBackingStorePainting() override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 591-591 |
| | 1 | 1 |
QOpenGLWidgetPrivate::QOpenGLWidgetPrivateName: | QOpenGLWidgetPrivate::QOpenGLWidgetPrivate | Prototype: | QOpenGLWidgetPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 556-572 |
| | 1 | 1 |
QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivateName: | QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate | Prototype: | QOpenGLWidgetPaintDevicePrivate(QOpenGLWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 535-537 |
| | 1 | 1 |
QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDeviceName: | QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDevice | Prototype: | QOpenGLWidgetPaintDevice(QOpenGLWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 547-548 |
| | 1 | 1 |
QOpenGLWidget::~QOpenGLWidgetName: | QOpenGLWidget::~QOpenGLWidget | Prototype: | QOpenGLWidget::~QOpenGLWidget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 949-952 |
| | 1 | 1 |
QOpenGLWidget::updateBehaviorName: | QOpenGLWidget::updateBehavior | Prototype: | QOpenGLWidget::UpdateBehavior QOpenGLWidget::updateBehavior() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 968-972 |
| | 2 | 1 |
QOpenGLWidget::setUpdateBehaviorName: | QOpenGLWidget::setUpdateBehavior | Prototype: | void QOpenGLWidget::setUpdateBehavior(UpdateBehavior updateBehavior) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 958-962 |
| | 2 | 1 |
QOpenGLWidget::resizeGLName: | QOpenGLWidget::resizeGL | Prototype: | void QOpenGLWidget::resizeGL(int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1134-1138 |
| | 2 | 1 |
QOpenGLWidget::isValidName: | QOpenGLWidget::isValid | Prototype: | bool QOpenGLWidget::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1030-1034 |
| | 2 | 1 |
QOpenGLWidget::grabFramebufferName: | QOpenGLWidget::grabFramebuffer | Prototype: | QImage QOpenGLWidget::grabFramebuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1214-1218 |
| | 2 | 1 |
QOpenGLWidget::formatName: | QOpenGLWidget::format | Prototype: | QSurfaceFormat QOpenGLWidget::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1019-1023 |
| | 2 | 1 |