Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QParallelAnimationGroup::updateStateName: | QParallelAnimationGroup::updateState | Prototype: | void QParallelAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 181-211 |
| | 20 | 10 |
QParallelAnimationGroupPrivate::animationRemovedName: | QParallelAnimationGroupPrivate::animationRemoved | Prototype: | void QParallelAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 296-301 |
| | 3 | 1 |
QParallelAnimationGroupPrivate::connectUncontrolledAnimationsName: | QParallelAnimationGroupPrivate::connectUncontrolledAnimations | Prototype: | void QParallelAnimationGroupPrivate::connectUncontrolledAnimations() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 250-259 |
| | 5 | 3 |
QParallelAnimationGroupPrivate::disconnectUncontrolledAnimationsName: | QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations | Prototype: | void QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 242-248 |
| | 3 | 2 |
QParallelAnimationGroupPrivate::isUncontrolledAnimationFinishedName: | QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished | Prototype: | bool QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished(QAbstractAnimation *anim) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 291-294 |
| | 1 | 1 |
QParallelAnimationGroupPrivate::shouldAnimationStartName: | QParallelAnimationGroupPrivate::shouldAnimationStart | Prototype: | bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 261-272 |
| | 8 | 4 |
QPauseAnimation::QPauseAnimationName: | QPauseAnimation::QPauseAnimation | Prototype: | QPauseAnimation::QPauseAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 83-85 |
| | 2 | 1 |
QPauseAnimation::QPauseAnimationName: | QPauseAnimation::QPauseAnimation | Prototype: | QPauseAnimation::QPauseAnimation(int msecs, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 93-96 |
| | 1 | 1 |
QPauseAnimation::durationName: | QPauseAnimation::duration | Prototype: | int QPauseAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 112-116 |
| | 2 | 1 |
QPauseAnimationPrivate::QPauseAnimationPrivateName: | QPauseAnimationPrivate::QPauseAnimationPrivate | Prototype: | QPauseAnimationPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 69-72 |
| | 1 | 1 |
QPdfPrintEngine::QPdfPrintEngineName: | QPdfPrintEngine::QPdfPrintEngine | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPrinter::PrinterMode m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 55-59 |
| | 1 | 1 |
QPdfPrintEngine::beginName: | QPdfPrintEngine::begin | Prototype: | bool QPdfPrintEngine::begin(QPaintDevice *pdev) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 71-82 |
| | 6 | 2 |
QPdfPrintEngine::endName: | QPdfPrintEngine::end | Prototype: | bool QPdfPrintEngine::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 84-94 |
| | 5 | 1 |
QPdfPrintEngine::metricName: | QPdfPrintEngine::metric | Prototype: | int QPdfPrintEngine::metric(QPaintDevice::PaintDeviceMetric m) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 101-104 |
| | 1 | 1 |
QPdfPrintEnginePrivate::QPdfPrintEnginePrivateName: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate | Prototype: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate(QPrinter::PrinterMode m) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 382-396 |
| | 5 | 3 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 126-129 |
| | 2 | 1 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QPersistentModelIndex &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 138-142 |
| | 1 | 2 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QModelIndex &index) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 148-155 |
| | 3 | 2 |
QPersistentModelIndex::columnName: | QPersistentModelIndex::column | Prototype: | int QPersistentModelIndex::column() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 317-322 |
| | 3 | 2 |
QPersistentModelIndex::isValidName: | QPersistentModelIndex::isValid | Prototype: | bool QPersistentModelIndex::isValid() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 444-447 |
| | 1 | 1 |
QPersistentModelIndex::operator!=Name: | QPersistentModelIndex::operator!= | Prototype: | bool QPersistentModelIndex::operator!=(const QModelIndex &other) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 291-296 |
| | 3 | 2 |
QPersistentModelIndex::operator=Name: | QPersistentModelIndex::operator= | Prototype: | QPersistentModelIndex &QPersistentModelIndex::operator=(const QPersistentModelIndex &other) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 217-226 |
| | 7 | 4 |
QPersistentModelIndex::operator==Name: | QPersistentModelIndex::operator== | Prototype: | bool QPersistentModelIndex::operator==(const QPersistentModelIndex &other) const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 179-184 |
| | 3 | 2 |
QPersistentModelIndex::operator==Name: | QPersistentModelIndex::operator== | Prototype: | bool QPersistentModelIndex::operator==(const QModelIndex &other) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 277-282 |
| | 3 | 2 |
QPersistentModelIndex::parentName: | QPersistentModelIndex::parent | Prototype: | QModelIndex QPersistentModelIndex::parent() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 362-367 |
| | 3 | 2 |
QPersistentModelIndex::rowName: | QPersistentModelIndex::row | Prototype: | int QPersistentModelIndex::row() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 304-309 |
| | 3 | 2 |
QPersistentModelIndex::~QPersistentModelIndexName: | QPersistentModelIndex::~QPersistentModelIndex | Prototype: | QPersistentModelIndex::~QPersistentModelIndex() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 163-169 |
| | 3 | 2 |
QPersistentModelIndexData::createName: | QPersistentModelIndexData::create | Prototype: | QPersistentModelIndexData *QPersistentModelIndexData::create(const QModelIndex &index) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 49-64 |
| | 11 | 2 |
QPersistentModelIndexData::destroyName: | QPersistentModelIndexData::destroy | Prototype: | void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 66-78 |
| | 8 | 2 |
QPlainTestLogger::QPlainTestLoggerName: | QPlainTestLogger::QPlainTestLogger | Prototype: | QPlainTestLogger::QPlainTestLogger(const char *filename) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 323-326 |
| | 2 | 1 |
QPlainTestLogger::addIncidentName: | QPlainTestLogger::addIncident | Prototype: | void QPlainTestLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 379-388 |
| | 4 | 2 |
QPlainTestLogger::addMessageName: | QPlainTestLogger::addMessage | Prototype: | void QPlainTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 399-407 |
| | 3 | 2 |
QPlainTestLogger::enterTestFunctionName: | QPlainTestLogger::enterTestFunction | Prototype: | void QPlainTestLogger::enterTestFunction(const char * ) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 369-373 |
| | 2 | 2 |
QPlainTestLogger::outputMessageName: | QPlainTestLogger::outputMessage | Prototype: | void QPlainTestLogger::outputMessage(const char *str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 210-231 |
| | 1 | 1 |
QPlainTestLogger::startLoggingName: | QPlainTestLogger::startLogging | Prototype: | void QPlainTestLogger::startLogging() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 332-346 |
| | 9 | 2 |
QPlainTestLogger::stopLoggingName: | QPlainTestLogger::stopLogging | Prototype: | void QPlainTestLogger::stopLogging() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 348-366 |
| | 13 | 2 |
QPlatformPrintDevice::QPlatformPrintDeviceName: | 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: | 45-60 |
| | 2 | 1 |
QPlatformPrintDevice::QPlatformPrintDeviceName: | 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: | 62-78 |
| | 2 | 1 |
QPlatformPrintDevice::isValidName: | QPlatformPrintDevice::isValid | Prototype: | bool QPlatformPrintDevice::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 104-107 |
| | 1 | 1 |
QPlatformPrinterSupport::createPrintDeviceName: | QPlatformPrinterSupport::createPrintDevice | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(QPlatformPrintDevice *device) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 75-78 |
| | 1 | 1 |
QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPluginName: | 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: | 47-50 |
| | 2 | 1 |
QPluginLoader::QPluginLoaderName: | 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: | 131-134 |
| | 2 | 1 |
QPluginLoader::QPluginLoaderName: | 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: | 147-152 |
| | 2 | 1 |
QPluginLoader::errorStringName: | QPluginLoader::errorString | Prototype: | QString QPluginLoader::errorString() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 381-384 |
| | 1 | 1 |
QPluginLoader::loadHintsName: | QPluginLoader::loadHints | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 412-415 |
| | 1 | 1 |
QPluginLoader::setFileNameName: | QPluginLoader::setFileName | Prototype: | void QPluginLoader::setFileName(const QString &fileName) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 343-367 |
| | 10 | 3 |
QPluginLoader::setLoadHintsName: | QPluginLoader::setLoadHints | Prototype: | void QPluginLoader::setLoadHints(QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 403-410 |
| | 4 | 2 |
QPluginLoader::unloadName: | QPluginLoader::unload | Prototype: | bool QPluginLoader::unload() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 253-262 |
| | 6 | 3 |
QPluginLoader::~QPluginLoaderName: | 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: | 162-166 |
| | 2 | 2 |
QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngineName: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine | Prototype: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | Lines: | 41-46 |
| | 1 | 1 |
QPreviewPaintEngine::QPreviewPaintEngineName: | 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: | 63-69 |
| | 3 | 1 |
QPreviewPaintEngine::beginName: | QPreviewPaintEngine::begin | Prototype: | bool QPreviewPaintEngine::begin(QPaintDevice *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 78-93 |
| | 11 | 1 |
QPreviewPaintEngine::drawPathName: | 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: | 112-116 |
| | 2 | 1 |
QPreviewPaintEngine::drawTextItemName: | 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: | 124-128 |
| | 2 | 1 |
QPreviewPaintEngine::endName: | QPreviewPaintEngine::end | Prototype: | bool QPreviewPaintEngine::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 95-104 |
| | 6 | 1 |
QPreviewPaintEngine::metricName: | 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: | 202-206 |
| | 2 | 1 |
QPreviewPaintEngine::newPageName: | QPreviewPaintEngine::newPage | Prototype: | bool QPreviewPaintEngine::newPage() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 142-165 |
| | 14 | 1 |
QPreviewPaintEngine::pagesName: | 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: | 177-181 |
| | 2 | 1 |
QPreviewPaintEngine::printerStateName: | 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: | 208-212 |
| | 2 | 1 |
QPreviewPaintEngine::propertyName: | 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: | 196-200 |
| | 2 | 1 |
QPreviewPaintEngine::setProxyEnginesName: | 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: | 183-188 |
| | 3 | 1 |
QPreviewPaintEngine::updateStateName: | 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: | 106-110 |
| | 2 | 1 |
QPreviewPaintEngine::~QPreviewPaintEngineName: | 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: | 71-76 |
| | 2 | 1 |
QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivateName: | QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivate | Prototype: | QPreviewPaintEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 50-50 |
| | 1 | 1 |
QPrintDevice::QPrintDeviceName: | 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: | 43-46 |
| | 2 | 1 |
QPrintDevice::QPrintDeviceName: | 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: | 53-56 |
| | 2 | 1 |
QPrintDevice::QPrintDeviceName: | 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: | 58-61 |
| | 2 | 1 |
QPrintDialog::QPrintDialogName: | 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: | 587-592 |
| | 2 | 1 |
QPrintDialog::QPrintDialogName: | 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: | 597-602 |
| | 2 | 1 |
QPrintDialogPrivate::QPrintDialogPrivateName: | QPrintDialogPrivate::QPrintDialogPrivate | Prototype: | QPrintDialogPrivate::QPrintDialogPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 285-289 |
| | 1 | 1 |
QPrintDialogPrivate::initName: | QPrintDialogPrivate::init | Prototype: | void QPrintDialogPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 295-345 |
| | 31 | 1 |
QPrintPreviewDialog::QPrintPreviewDialogName: | 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: | 675-680 |
| | 2 | 1 |
QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivateName: | QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate | Prototype: | QPrintPreviewDialogPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 146-148 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::_q_previewChangedName: | 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: | 607-612 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::updateNavActionsName: | QPrintPreviewDialogPrivate::updateNavActions | Prototype: | void QPrintPreviewDialogPrivate::updateNavActions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 461-470 |
| | 7 | 1 |
QPrintPreviewDialogPrivate::updatePageNumLabelName: | QPrintPreviewDialogPrivate::updatePageNumLabel | Prototype: | void QPrintPreviewDialogPrivate::updatePageNumLabel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 472-485 |
| | 9 | 1 |
QPrintPreviewDialogPrivate::updateZoomFactorName: | QPrintPreviewDialogPrivate::updateZoomFactor | Prototype: | void QPrintPreviewDialogPrivate::updateZoomFactor() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 487-490 |
| | 1 | 1 |
QPrintPreviewMainWindow::QPrintPreviewMainWindowName: | QPrintPreviewMainWindow::QPrintPreviewMainWindow | Prototype: | QPrintPreviewMainWindow(QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 73-73 |
| | 1 | 1 |
QPrintPreviewWidget::QPrintPreviewWidgetName: | QPrintPreviewWidget::QPrintPreviewWidget | Prototype: | QPrintPreviewWidget::QPrintPreviewWidget(QPrinter *printer, QWidget *parent, Qt::WindowFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 520-527 |
| | 4 | 1 |
QPrintPreviewWidget::currentPageName: | 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: | 678-682 |
| | 2 | 1 |
QPrintPreviewWidget::orientationName: | 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: | 590-594 |
| | 2 | 1 |
QPrintPreviewWidget::pageCountName: | 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: | 669-673 |
| | 2 | 1 |
QPrintPreviewWidget::updatePreviewName: | QPrintPreviewWidget::updatePreview | Prototype: | void QPrintPreviewWidget::updatePreview() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 790-796 |
| | 4 | 1 |
QPrintPreviewWidget::zoomFactorName: | 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: | 644-648 |
| | 2 | 1 |
QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivateName: | QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivate | Prototype: | QPrintPreviewWidgetPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 177-182 |
| | 1 | 1 |
QPrintPreviewWidgetPrivate::initName: | QPrintPreviewWidgetPrivate::init | Prototype: | void QPrintPreviewWidgetPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 307-327 |
| | 15 | 1 |
QPrinter::QPrinterName: | 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: | 673-680 |
| | 3 | 1 |
QPrinter::actualNumCopiesName: | QPrinter::actualNumCopies | Prototype: | int QPrinter::actualNumCopies() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1418-1421 |
| | 1 | 1 |
QPrinter::collateCopiesName: | 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: | 1507-1511 |
| | 2 | 1 |
QPrinter::colorModeName: | 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: | 1371-1375 |
| | 2 | 1 |
QPrinter::copyCountName: | 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: | 1470-1474 |
| | 2 | 1 |
QPrinter::creatorName: | 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: | 1003-1007 |
| | 2 | 1 |
QPrinter::devTypeName: | QPrinter::devType | Prototype: | int QPrinter::devType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 811-814 |
| | 1 | 1 |
QPrinter::docNameName: | 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: | 973-977 |
| | 2 | 1 |
QPrinter::doubleSidedPrintingName: | QPrinter::doubleSidedPrinting | Prototype: | bool QPrinter::doubleSidedPrinting() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1709-1712 |
| | 1 | 1 |
QPrinter::duplexName: | 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: | 1734-1738 |
| | 2 | 1 |
QPrinter::fontEmbeddingEnabledName: | 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: | 1661-1665 |
| | 2 | 1 |
QPrinter::fromPageName: | QPrinter::fromPage | Prototype: | int QPrinter::fromPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 2082-2085 |
| | 1 | 1 |
QPrinter::fullPageName: | QPrinter::fullPage | Prototype: | bool QPrinter::fullPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1574-1578 |
| | 2 | 1 |
QPrinter::metricName: | QPrinter::metric | Prototype: | int QPrinter::metric(PaintDeviceMetric id) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1877-1881 |
| | 2 | 1 |