Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::~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 |
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 |
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 |
QOpenGLWindowPrivate::QOpenGLWindowPrivateName: | QOpenGLWindowPrivate::QOpenGLWindowPrivate | Prototype: | QOpenGLWindowPrivate(QOpenGLContext *shareContext, QOpenGLWindow::UpdateBehavior updateBehavior) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 175-182 |
| | 2 | 2 |
QOpenGLWindowPrivate::beginPaintName: | QOpenGLWindowPrivate::beginPaint | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 240-279 |
| | 26 | 6 |
QOpenGLWindowPrivate::bindFBOName: | QOpenGLWindowPrivate::bindFBO | Prototype: | void QOpenGLWindowPrivate::bindFBO() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 320-326 |
| | 3 | 2 |
QOpenGLWindowPrivate::endPaintName: | QOpenGLWindowPrivate::endPaint | Prototype: | void QOpenGLWindowPrivate::endPaint() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 281-318 |
| | 27 | 7 |
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 |
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::initializeName: | QOpenGLWindowPrivate::initialize | Prototype: | void QOpenGLWindowPrivate::initialize() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 218-238 |
| | 14 | 5 |
QOpenGLWindowPrivate::~QOpenGLWindowPrivateName: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate | Prototype: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 206-216 |
| | 7 | 2 |
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 |
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::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::lockName: | QOpenSslLocks::lock | Prototype: | inline QMutex *lock(int num) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 139-146 |
| | 5 | 2 |
QOpenSslLocks::~QOpenSslLocksName: | QOpenSslLocks::~QOpenSslLocks | Prototype: | inline ~QOpenSslLocks() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 130-138 |
| | 5 | 2 |
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 |
QOpenUrlHandlerRegistry::handlerDestroyedName: | QOpenUrlHandlerRegistry::handlerDestroyed | Prototype: | void QOpenUrlHandlerRegistry::handlerDestroyed(QObject *handler) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 82-92 |
| | 5 | 3 |
QOutlineMapper::clipElementsName: | QOutlineMapper::clipElements | Prototype: | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 349-402 |
| | 28 | 10 |
QOutlineMapper::convertElementsName: | QOutlineMapper::convertElements | Prototype: | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 252-347 |
| | 48 | 9 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 102-138 |
| | 18 | 7 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 140-189 |
| | 23 | 9 |
QOutlineMapper::curveToName: | QOutlineMapper::curveTo | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 75-99 |
| | 12 | 4 |
QOutlineMapper::endOutlineName: | QOutlineMapper::endOutline | Prototype: | void QOutlineMapper::endOutline() | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 192-250 |
| | 32 | 8 |
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 |
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 |
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 |
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() | 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 |
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 |
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 |
QPF2Generator::writeBlockName: | QPF2Generator::writeBlock | Prototype: | void QPF2Generator::writeBlock(QFontEngineQPF2::BlockTag tag, const QByteArray &data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 583-592 |
| | 7 | 2 |
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::writeHeaderName: | QPF2Generator::writeHeader | Prototype: | void QPF2Generator::writeHeader() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 513-565 |
| | 39 | 2 |
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::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::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::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 |
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 |
QPMCache::clearName: | QPMCache::clear | Prototype: | void QPMCache::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 439-450 |
| | 8 | 2 |
QPMCache::createKeyName: | QPMCache::createKey | Prototype: | QPixmapCache::Key QPMCache::createKey() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 416-426 |
| | 8 | 2 |
QPMCache::flushDetachedPixmapsName: | QPMCache::flushDetachedPixmaps | Prototype: | bool QPMCache::flushDetachedPixmaps(bool nt) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 264-284 |
| | 13 | 3 |
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::getKeyDataName: | QPMCache::getKeyData | Prototype: | QPixmapCache::KeyData* QPMCache::getKeyData(QPixmapCache::Key *key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 452-457 |
| | 3 | 2 |
QPMCache::insertName: | QPMCache::insert | Prototype: | bool QPMCache::insert(const QString& key, const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 325-350 |
| | 14 | 4 |
QPMCache::insertName: | QPMCache::insert | Prototype: | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 352-366 |
| | 8 | 3 |
QPMCache::objectName: | QPMCache::object | Prototype: | QPixmap *QPMCache::object(const QString &key) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 300-313 |
| | 8 | 3 |
QPMCache::objectName: | QPMCache::object | Prototype: | QPixmap *QPMCache::object(const QPixmapCache::Key &key) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 315-323 |
| | 5 | 2 |
QPMCache::releaseKeyName: | QPMCache::releaseKey | Prototype: | void QPMCache::releaseKey(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 428-437 |
| | 7 | 2 |
QPMCache::removeName: | QPMCache::remove | Prototype: | bool QPMCache::remove(const QString &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 390-398 |
| | 5 | 2 |
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::replaceName: | QPMCache::replace | Prototype: | bool QPMCache::replace(const QPixmapCache::Key &key, const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 368-388 |
| | 11 | 3 |
QPMCache::resizeKeyArrayName: | QPMCache::resizeKeyArray | Prototype: | void QPMCache::resizeKeyArray(int size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 405-414 |
| | 7 | 3 |
QPMCache::timerEventName: | QPMCache::timerEvent | Prototype: | void QPMCache::timerEvent(QTimerEvent *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 286-297 |
| | 8 | 3 |
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 |
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 |
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::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::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::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::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::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::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) | Coverage: | 0.000% (0/104) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 813-992 |
| | 110 | 35 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect(Unit units) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 902-910 |
| | 6 | 3 |
QPageLayout::paintRectPixelsName: | QPageLayout::paintRectPixels | Prototype: | QRect QPageLayout::paintRectPixels(int resolution) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 940-946 |
| | 4 | 2 |
QPageLayout::paintRectPointsName: | QPageLayout::paintRectPoints | Prototype: | QRect QPageLayout::paintRectPoints() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 922-928 |
| | 4 | 2 |
QPageLayout::setBottomMarginName: | QPageLayout::setBottomMargin | Prototype: | bool QPageLayout::setBottomMargin(qreal bottomMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 719-728 |
| | 6 | 2 |
QPageLayout::setLeftMarginName: | QPageLayout::setLeftMargin | Prototype: | bool QPageLayout::setLeftMargin(qreal leftMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 638-647 |
| | 6 | 2 |
QPageLayout::setMarginsName: | QPageLayout::setMargins | Prototype: | bool QPageLayout::setMargins(const QMarginsF &margins) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 601-620 |
| | 16 | 3 |
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::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::setOrientationName: | QPageLayout::setOrientation | Prototype: | void QPageLayout::setOrientation(Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 536-549 |
| | 9 | 2 |
QPageLayout::setPageSizeName: | QPageLayout::setPageSize | Prototype: | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 506-514 |
| | 6 | 2 |
QPageLayout::setRightMarginName: | QPageLayout::setRightMargin | Prototype: | bool QPageLayout::setRightMargin(qreal rightMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 665-674 |
| | 6 | 2 |
QPageLayout::setTopMarginName: | QPageLayout::setTopMargin | Prototype: | bool QPageLayout::setTopMargin(qreal topMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 692-701 |
| | 6 | 2 |
QPageLayout::setUnitsName: | QPageLayout::setUnits | Prototype: | void QPageLayout::setUnits(Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 564-574 |
| | 7 | 2 |
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 |