Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QRawFont::maxCharWidthName: | QRawFont::maxCharWidth | Prototype: | qreal QRawFont::maxCharWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 388-391 |
| | 1 | 1 |
QRawFont::lineThicknessName: | QRawFont::lineThickness | Prototype: | qreal QRawFont::lineThickness() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 422-425 |
| | 1 | 1 |
QRawFont::leadingName: | QRawFont::leading | Prototype: | qreal QRawFont::leading() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 368-371 |
| | 1 | 1 |
QRawFont::isValidName: | QRawFont::isValid | Prototype: | bool QRawFont::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 217-220 |
| | 1 | 1 |
QRawFont::hintingPreferenceName: | QRawFont::hintingPreference | Prototype: | QFont::HintingPreference QRawFont::hintingPreference() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 617-620 |
| | 1 | 1 |
QRawFont::familyNameName: | QRawFont::familyName | Prototype: | QString QRawFont::familyName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 439-442 |
| | 1 | 1 |
QRawFont::descentName: | QRawFont::descent | Prototype: | qreal QRawFont::descent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 344-347 |
| | 1 | 1 |
QRawFont::averageCharWidthName: | QRawFont::averageCharWidth | Prototype: | qreal QRawFont::averageCharWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 378-381 |
| | 1 | 1 |
QRawFont::ascentName: | QRawFont::ascent | Prototype: | qreal QRawFont::ascent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 329-332 |
| | 1 | 1 |
QRawFont::advancesForGlyphIndexesName: | QRawFont::advancesForGlyphIndexes | Prototype: | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 607-610 |
| | 1 | 1 |
QRawFont::QRawFontName: | QRawFont::QRawFont | Prototype: | QRawFont::QRawFont(const QString &fileName, 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: | 159-165 |
| | 1 | 1 |
QRawFont::QRawFontName: | QRawFont::QRawFont | Prototype: | QRawFont::QRawFont(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: | 174-180 |
| | 1 | 1 |
QRawFont::QRawFontName: | QRawFont::QRawFont | Prototype: | QRawFont::QRawFont(const QRawFont &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 185-188 |
| | 1 | 1 |
QRasterizer::~QRasterizerName: | QRasterizer::~QRasterizer | Prototype: | QRasterizer::~QRasterizer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 649-652 |
| | 1 | 1 |
QRasterizer::setLegacyRoundingEnabledName: | QRasterizer::setLegacyRoundingEnabled | Prototype: | void QRasterizer::setLegacyRoundingEnabled(bool legacyRoundingEnabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 670-673 |
| | 1 | 1 |
QRasterizer::setClipRectName: | QRasterizer::setClipRect | Prototype: | void QRasterizer::setClipRect(const QRect &clipRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 665-668 |
| | 1 | 1 |
QRasterizer::setAntialiasedName: | QRasterizer::setAntialiased | Prototype: | void QRasterizer::setAntialiased(bool antialiased) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 654-657 |
| | 1 | 1 |
QRasterizer::QRasterizerName: | QRasterizer::QRasterizer | Prototype: | QRasterizer::QRasterizer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 643-647 |
| | 1 | 1 |
QRasterWindowPrivate::endPaintName: | QRasterWindowPrivate::endPaint | Prototype: | void endPaint() override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 84-87 |
| | 1 | 1 |
QRasterPlatformPixmap::setDevicePixelRatioName: | QRasterPlatformPixmap::setDevicePixelRatio | Prototype: | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 368-371 |
| | 1 | 1 |
QRasterPlatformPixmap::paintEngineName: | QRasterPlatformPixmap::paintEngine | Prototype: | QPaintEngine* QRasterPlatformPixmap::paintEngine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 249-252 |
| | 1 | 1 |
QRasterPlatformPixmap::hasAlphaChannelName: | QRasterPlatformPixmap::hasAlphaChannel | Prototype: | bool QRasterPlatformPixmap::hasAlphaChannel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 212-215 |
| | 1 | 1 |
QRasterPlatformPixmap::fromImageInPlaceName: | QRasterPlatformPixmap::fromImageInPlace | Prototype: | void QRasterPlatformPixmap::fromImageInPlace(QImage &sourceImage, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 140-144 |
| | 1 | 1 |
QRasterPlatformPixmap::devicePixelRatioName: | QRasterPlatformPixmap::devicePixelRatio | Prototype: | qreal QRasterPlatformPixmap::devicePixelRatio() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 363-366 |
| | 1 | 1 |
QRasterPlatformPixmap::createCompatiblePlatformPixmapName: | QRasterPlatformPixmap::createCompatiblePlatformPixmap | Prototype: | QPlatformPixmap *QRasterPlatformPixmap::createCompatiblePlatformPixmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 91-94 |
| | 1 | 1 |
QRasterPlatformPixmap::copyName: | QRasterPlatformPixmap::copy | Prototype: | void QRasterPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 160-163 |
| | 1 | 1 |
QRasterPlatformPixmap::bufferName: | QRasterPlatformPixmap::buffer | Prototype: | QImage* QRasterPlatformPixmap::buffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 358-361 |
| | 1 | 1 |
QRasterPaintEnginePrivate::isUnclippedName: | QRasterPaintEnginePrivate::isUnclipped | Prototype: | inline bool QRasterPaintEnginePrivate::isUnclipped(const QRectF &rect, int penWidth) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2916-2920 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getBrushFuncName: | QRasterPaintEnginePrivate::getBrushFunc | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRect &rect, const QSpanData *data) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2922-2927 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getBrushFuncName: | QRasterPaintEnginePrivate::getBrushFunc | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRectF &rect, const QSpanData *data) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2929-2934 |
| | 1 | 1 |
QRasterPaintEngine::endName: | QRasterPaintEngine::end | Prototype: | bool QRasterPaintEngine::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 512-523 |
| | 1 | 1 |
QRasterPaintEngine::coordinateOffsetName: | QRasterPaintEngine::coordinateOffset | Prototype: | QPoint QRasterPaintEngine::coordinateOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3319-3322 |
| | 1 | 1 |
QRasterBuffer::resetBufferName: | QRasterBuffer::resetBuffer | Prototype: | void QRasterBuffer::resetBuffer(int val) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3679-3682 |
| | 1 | 1 |
QRadioButtonPrivate::QRadioButtonPrivateName: | QRadioButtonPrivate::QRadioButtonPrivate | Prototype: | QRadioButtonPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 58-58 |
| | 1 | 1 |
QRadioButton::minimumSizeHintName: | QRadioButton::minimumSizeHint | Prototype: | QSize QRadioButton::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 212-215 |
| | 1 | 1 |
QQuaternion::rotatedVectorName: | QQuaternion::rotatedVector | Prototype: | QVector3D QQuaternion::rotatedVector(const QVector3D& vector) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 338-341 |
| | 1 | 1 |
QQuaternion::lengthSquaredName: | QQuaternion::lengthSquared | Prototype: | float QQuaternion::lengthSquared() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 245-248 |
| | 1 | 1 |
QQuaternion::lengthName: | QQuaternion::length | Prototype: | float QQuaternion::length() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 235-238 |
| | 1 | 1 |
QPushButton::minimumSizeHintName: | QPushButton::minimumSizeHint | Prototype: | QSize QPushButton::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 442-445 |
| | 1 | 1 |
QPropertyAnimation::~QPropertyAnimationName: | QPropertyAnimation::~QPropertyAnimation | Prototype: | QPropertyAnimation::~QPropertyAnimation() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 173-176 |
| | 1 | 1 |
QPropertyAnimation::targetObjectName: | QPropertyAnimation::targetObject | Prototype: | QObject *QPropertyAnimation::targetObject() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 184-187 |
| | 1 | 1 |
QPropertyAnimation::eventName: | QPropertyAnimation::event | Prototype: | bool QPropertyAnimation::event(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 233-236 |
| | 1 | 1 |
QProgressStyleAnimation::speedName: | QProgressStyleAnimation::speed | Prototype: | int QProgressStyleAnimation::speed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 155-158 |
| | 1 | 1 |
QProgressStyleAnimation::setSpeedName: | QProgressStyleAnimation::setSpeed | Prototype: | void QProgressStyleAnimation::setSpeed(int speed) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 160-163 |
| | 1 | 1 |
QProgressStyleAnimation::animationStepName: | QProgressStyleAnimation::animationStep | Prototype: | int QProgressStyleAnimation::animationStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 141-144 |
| | 1 | 1 |
QProgressBarPrivate::boundName: | QProgressBarPrivate::bound | Prototype: | inline int bound(int val) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 77-77 |
| | 1 | 1 |
QProgressBarPrivate::QProgressBarPrivateName: | QProgressBarPrivate::QProgressBarPrivate | Prototype: | QProgressBarPrivate::QProgressBarPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 81-87 |
| | 1 | 1 |
QProgressBar::valueName: | QProgressBar::value | Prototype: | int QProgressBar::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 335-338 |
| | 1 | 1 |
QProgressBar::setMinimumName: | QProgressBar::setMinimum | Prototype: | void QProgressBar::setMinimum(int minimum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 278-281 |
| | 1 | 1 |
QProgressBar::setMaximumName: | QProgressBar::setMaximum | Prototype: | void QProgressBar::setMaximum(int maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 299-302 |
| | 1 | 1 |
QProgressBar::minimumName: | QProgressBar::minimum | Prototype: | int QProgressBar::minimum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 283-286 |
| | 1 | 1 |
QProgressBar::maximumName: | QProgressBar::maximum | Prototype: | int QProgressBar::maximum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 304-307 |
| | 1 | 1 |
QProgressBar::isTextVisibleName: | QProgressBar::isTextVisible | Prototype: | bool QProgressBar::isTextVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 385-388 |
| | 1 | 1 |
QProgressBar::alignmentName: | QProgressBar::alignment | Prototype: | Qt::Alignment QProgressBar::alignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 402-405 |
| | 1 | 1 |
QProgressBar::QProgressBarName: | QProgressBar::QProgressBar | Prototype: | QProgressBar::QProgressBar(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 242-246 |
| | 1 | 1 |
QProcessPrivate::closeChannelName: | QProcessPrivate::closeChannel | Prototype: | void QProcessPrivate::closeChannel(Channel *channel) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 199-202 |
| | 1 | 1 |
QProcessPrivate::_q_canReadStandardOutputName: | QProcessPrivate::_q_canReadStandardOutput | Prototype: | bool QProcessPrivate::_q_canReadStandardOutput() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1081-1084 |
| | 1 | 1 |
QProcessPrivate::_q_canReadStandardErrorName: | QProcessPrivate::_q_canReadStandardError | Prototype: | bool QProcessPrivate::_q_canReadStandardError() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1089-1092 |
| | 1 | 1 |
QProcessPoller::stdoutPipeName: | QProcessPoller::stdoutPipe | Prototype: | pollfd &stdoutPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 133-133 |
| | 1 | 1 |
QProcessPoller::stdinPipeName: | QProcessPoller::stdinPipe | Prototype: | pollfd &stdinPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 132-132 |
| | 1 | 1 |
QProcessPoller::stderrPipeName: | QProcessPoller::stderrPipe | Prototype: | pollfd &stderrPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 134-134 |
| | 1 | 1 |
QProcessPoller::forkfdName: | QProcessPoller::forkfd | Prototype: | pollfd &forkfd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 135-135 |
| | 1 | 1 |
QProcessPoller::childStartedPipeName: | QProcessPoller::childStartedPipe | Prototype: | pollfd &childStartedPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 136-136 |
| | 1 | 1 |
QProcessEnvironment::isEmptyName: | QProcessEnvironment::isEmpty | Prototype: | bool QProcessEnvironment::isEmpty() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 294-298 |
| | 1 | 1 |
QProcess::startDetachedName: | QProcess::startDetached | Prototype: | bool QProcess::startDetached(const QString &program, const QStringList &arguments) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2493-2497 |
| | 1 | 1 |
QProcess::setReadChannelModeName: | QProcess::setReadChannelMode | Prototype: | void QProcess::setReadChannelMode(ProcessChannelMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1289-1292 |
| | 1 | 1 |
QProcess::setReadChannelName: | QProcess::setReadChannel | Prototype: | void QProcess::setReadChannel(ProcessChannel channel) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1372-1375 |
| | 1 | 1 |
QProcess::setEnvironmentName: | QProcess::setEnvironment | Prototype: | void QProcess::setEnvironment(const QStringList &environment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1771-1774 |
| | 1 | 1 |
QProcess::readChannelModeName: | QProcess::readChannelMode | Prototype: | QProcess::ProcessChannelMode QProcess::readChannelMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1277-1280 |
| | 1 | 1 |
QProcess::isSequentialName: | QProcess::isSequential | Prototype: | bool QProcess::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1712-1715 |
| | 1 | 1 |
QProcess::canReadLineName: | QProcess::canReadLine | Prototype: | bool QProcess::canReadLine() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1678-1681 |
| | 1 | 1 |
QProcess::bytesAvailableName: | QProcess::bytesAvailable | Prototype: | qint64 QProcess::bytesAvailable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1719-1722 |
| | 1 | 1 |
QProcess::atEndName: | QProcess::atEnd | Prototype: | bool QProcess::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1705-1708 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageMarginsName: | QPrinterPagedPaintDevicePrivate::setPageMargins | Prototype: | bool setPageMargins(const QMarginsF &margins) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 278-281 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::pageLayoutName: | QPrinterPagedPaintDevicePrivate::pageLayout | Prototype: | QPageLayout pageLayout() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 295-298 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivateName: | QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate | Prototype: | QPrinterPagedPaintDevicePrivate(QPrinterPrivate *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 225-227 |
| | 1 | 1 |
QPrinterInfo::printerInfoName: | QPrinterInfo::printerInfo | Prototype: | QPrinterInfo QPrinterInfo::printerInfo(const QString &printerName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 477-480 |
| | 1 | 1 |
QPrinter::toPageName: | QPrinter::toPage | Prototype: | int QPrinter::toPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 2113-2116 |
| | 1 | 1 |
QPrinter::setPaperSizeName: | QPrinter::setPaperSize | Prototype: | void QPrinter::setPaperSize(PaperSize newPaperSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1196-1199 |
| | 1 | 1 |
QPrinter::setPageSizeMMName: | QPrinter::setPageSizeMM | Prototype: | void QPrinter::setPageSizeMM(const QSizeF &size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1260-1263 |
| | 1 | 1 |
QPrinter::setPageSizeName: | QPrinter::setPageSize | Prototype: | void QPrinter::setPageSize(PageSize newPageSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1222-1225 |
| | 1 | 1 |
QPrinter::setOrientationName: | QPrinter::setOrientation | Prototype: | void QPrinter::setOrientation(Orientation orientation) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1160-1163 |
| | 1 | 1 |
QPrinter::setMarginsName: | QPrinter::setMargins | Prototype: | void QPrinter::setMargins(const Margins &m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1844-1847 |
| | 1 | 1 |
QPrinter::setDoubleSidedPrintingName: | QPrinter::setDoubleSidedPrinting | Prototype: | void QPrinter::setDoubleSidedPrinting(bool doubleSided) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1701-1704 |
| | 1 | 1 |
QPrinter::paperSizeName: | QPrinter::paperSize | Prototype: | QPrinter::PaperSize QPrinter::paperSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1175-1178 |
| | 1 | 1 |
QPrinter::pageSizeName: | QPrinter::pageSize | Prototype: | QPrinter::PageSize QPrinter::pageSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1208-1211 |
| | 1 | 1 |
QPrinter::orientationName: | QPrinter::orientation | Prototype: | QPrinter::Orientation QPrinter::orientation() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1137-1140 |
| | 1 | 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: | 2089-2092 |
| | 1 | 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: | 1716-1719 |
| | 1 | 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: | 818-821 |
| | 1 | 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: | 1425-1428 |
| | 1 | 1 |
QPrintPropertiesDialog::selectPrinterName: | QPrintPropertiesDialog::selectPrinter | Prototype: | void QPrintPropertiesDialog::selectPrinter(QPrinter::OutputFormat outputFormat, const QString &printerName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 275-278 |
| | 1 | 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: | 183-188 |
| | 1 | 1 |
QPrintPreviewWidget::setSinglePageViewModeName: | QPrintPreviewWidget::setSinglePageViewMode | Prototype: | void QPrintPreviewWidget::setSinglePageViewMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 768-771 |
| | 1 | 1 |
QPrintPreviewWidget::setPortraitOrientationName: | QPrintPreviewWidget::setPortraitOrientation | Prototype: | void QPrintPreviewWidget::setPortraitOrientation() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 759-762 |
| | 1 | 1 |
QPrintPreviewWidget::setLandscapeOrientationName: | QPrintPreviewWidget::setLandscapeOrientation | Prototype: | void QPrintPreviewWidget::setLandscapeOrientation() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 750-753 |
| | 1 | 1 |
QPrintPreviewWidget::setFacingPagesViewModeName: | QPrintPreviewWidget::setFacingPagesViewMode | Prototype: | void QPrintPreviewWidget::setFacingPagesViewMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 777-780 |
| | 1 | 1 |
QPrintPreviewWidget::setAllPagesViewModeName: | QPrintPreviewWidget::setAllPagesViewMode | Prototype: | void QPrintPreviewWidget::setAllPagesViewMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 786-789 |
| | 1 | 1 |
QPrintPreviewWidget::fitToWidthName: | QPrintPreviewWidget::fitToWidth | Prototype: | void QPrintPreviewWidget::fitToWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 704-707 |
| | 1 | 1 |
QPrintPreviewWidget::fitInViewName: | QPrintPreviewWidget::fitInView | Prototype: | void QPrintPreviewWidget::fitInView() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 713-716 |
| | 1 | 1 |