| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPrinterPagedPaintDevicePrivate::setPageMargins| Name: | 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: | 271-274 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageMargins| Name: | QPrinterPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 276-286 |
| | 4 | 1 |
QPrinterPagedPaintDevicePrivate::setPageOrientation| Name: | QPrinterPagedPaintDevicePrivate::setPageOrientation | | Prototype: | bool setPageOrientation(QPageLayout::Orientation orientation) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 260-269 |
| | 3 | 1 |
QPrinterPrivate::setProperty| Name: | QPrinterPrivate::setProperty | | Prototype: | void QPrinterPrivate::setProperty(QPrintEngine::PrintEnginePropertyKey key, const QVariant &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 208-212 |
| | 2 | 1 |
QProcess::QProcess| Name: | QProcess::QProcess | | Prototype: | QProcess::QProcess(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1195-1201 |
| | 5 | 1 |
QProcess::arguments| Name: | QProcess::arguments | | Prototype: | QStringList QProcess::arguments() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2328-2332 |
| | 2 | 1 |
QProcess::atEnd| Name: | QProcess::atEnd | | Prototype: | bool QProcess::atEnd() const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1640-1647 |
| | 5 | 1 |
QProcess::bytesAvailable| Name: | QProcess::bytesAvailable | | Prototype: | qint64 QProcess::bytesAvailable() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1658-1669 |
| | 5 | 1 |
QProcess::bytesToWrite| Name: | QProcess::bytesToWrite | | Prototype: | qint64 QProcess::bytesToWrite() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1673-1681 |
| | 3 | 1 |
QProcess::canReadLine| Name: | QProcess::canReadLine | | Prototype: | bool QProcess::canReadLine() const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1611-1618 |
| | 5 | 1 |
QProcess::environment| Name: | QProcess::environment | | Prototype: | QStringList QProcess::environment() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1736-1740 |
| | 2 | 1 |
QProcess::error| Name: | QProcess::error | | Prototype: | QProcess::ProcessError QProcess::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1688-1692 |
| | 2 | 1 |
QProcess::exitCode| Name: | QProcess::exitCode | | Prototype: | int QProcess::exitCode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2393-2397 |
| | 2 | 1 |
QProcess::exitStatus| Name: | QProcess::exitStatus | | Prototype: | QProcess::ExitStatus QProcess::exitStatus() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2408-2412 |
| | 2 | 1 |
QProcess::inputChannelMode| Name: | QProcess::inputChannelMode | | Prototype: | QProcess::InputChannelMode QProcess::inputChannelMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1287-1291 |
| | 2 | 1 |
QProcess::isSequential| Name: | 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: | 1651-1654 |
| | 1 | 1 |
QProcess::kill| Name: | QProcess::kill | | Prototype: | void QProcess::kill() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2382-2386 |
| | 2 | 1 |
QProcess::nullDevice::[lambda]| Name: | QProcess::nullDevice::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2607-2607 |
| | 0 | 1 |
QProcess::pid| Name: | QProcess::pid | | Prototype: | Q_PID QProcess::pid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1583-1587 |
| | 2 | 1 |
QProcess::processChannelMode| Name: | QProcess::processChannelMode | | Prototype: | QProcess::ProcessChannelMode QProcess::processChannelMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1257-1261 |
| | 2 | 1 |
QProcess::processEnvironment| Name: | QProcess::processEnvironment | | Prototype: | QProcessEnvironment QProcess::processEnvironment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1772-1776 |
| | 2 | 1 |
QProcess::processId| Name: | QProcess::processId | | Prototype: | qint64 QProcess::processId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1595-1603 |
| | 2 | 1 |
QProcess::program| Name: | QProcess::program | | Prototype: | QString QProcess::program() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2297-2301 |
| | 2 | 1 |
QProcess::readAllStandardError| Name: | QProcess::readAllStandardError | | Prototype: | QByteArray QProcess::readAllStandardError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2046-2053 |
| | 5 | 1 |
QProcess::readAllStandardOutput| Name: | QProcess::readAllStandardOutput | | Prototype: | QByteArray QProcess::readAllStandardOutput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2030-2037 |
| | 5 | 1 |
QProcess::readChannel| Name: | QProcess::readChannel | | Prototype: | QProcess::ProcessChannel QProcess::readChannel() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1313-1317 |
| | 2 | 1 |
QProcess::readChannelMode| Name: | 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: | 1232-1235 |
| | 1 | 1 |
QProcess::setEnvironment| Name: | 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: | 1719-1722 |
| | 1 | 1 |
QProcess::setInputChannelMode| Name: | QProcess::setInputChannelMode | | Prototype: | void QProcess::setInputChannelMode(InputChannelMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1302-1306 |
| | 2 | 1 |
QProcess::setProcessChannelMode| Name: | QProcess::setProcessChannelMode | | Prototype: | void QProcess::setProcessChannelMode(ProcessChannelMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1274-1278 |
| | 2 | 1 |
QProcess::setProcessEnvironment| Name: | QProcess::setProcessEnvironment | | Prototype: | void QProcess::setProcessEnvironment(const QProcessEnvironment &environment) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1754-1758 |
| | 2 | 1 |
QProcess::setReadChannelMode| Name: | 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: | 1244-1247 |
| | 1 | 1 |
QProcess::setStandardErrorFile| Name: | QProcess::setStandardErrorFile | | Prototype: | void QProcess::setStandardErrorFile(const QString &fileName, OpenMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1469-1476 |
| | 4 | 1 |
QProcess::setStandardInputFile| Name: | QProcess::setStandardInputFile | | Prototype: | void QProcess::setStandardInputFile(const QString &fileName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1410-1414 |
| | 2 | 1 |
QProcess::setStandardOutputFile| Name: | QProcess::setStandardOutputFile | | Prototype: | void QProcess::setStandardOutputFile(const QString &fileName, OpenMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1442-1449 |
| | 4 | 1 |
QProcess::setStandardOutputProcess| Name: | QProcess::setStandardOutputProcess | | Prototype: | void QProcess::setStandardOutputProcess(QProcess *destination) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1490-1496 |
| | 4 | 1 |
QProcess::setWorkingDirectory| Name: | QProcess::setWorkingDirectory | | Prototype: | void QProcess::setWorkingDirectory(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1565-1569 |
| | 2 | 1 |
QProcess::startDetached| Name: | 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: | 2501-2505 |
| | 1 | 1 |
QProcess::startDetached| Name: | QProcess::startDetached | | Prototype: | bool QProcess::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2487-2496 |
| | 4 | 1 |
QProcess::state| Name: | QProcess::state | | Prototype: | QProcess::ProcessState QProcess::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1699-1703 |
| | 2 | 1 |
QProcess::terminate| Name: | QProcess::terminate | | Prototype: | void QProcess::terminate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2368-2372 |
| | 2 | 1 |
QProcess::workingDirectory| Name: | QProcess::workingDirectory | | Prototype: | QString QProcess::workingDirectory() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1549-1553 |
| | 2 | 1 |
QProcessEnvironment::QProcessEnvironment| Name: | QProcessEnvironment::QProcessEnvironment | | Prototype: | QProcessEnvironment::QProcessEnvironment() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 215-218 |
| | 2 | 1 |
QProcessEnvironment::QProcessEnvironment| Name: | QProcessEnvironment::QProcessEnvironment | | Prototype: | QProcessEnvironment::QProcessEnvironment(const QProcessEnvironment &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 230-233 |
| | 2 | 1 |
QProcessEnvironment::insert| Name: | QProcessEnvironment::insert | | Prototype: | void QProcessEnvironment::insert(const QString &name, const QString &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 339-344 |
| | 2 | 1 |
QProcessEnvironment::isEmpty| Name: | QProcessEnvironment::isEmpty | | Prototype: | bool QProcessEnvironment::isEmpty() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 292-296 |
| | 1 | 1 |
QProcessEnvironment::operator=| Name: | QProcessEnvironment::operator= | | Prototype: | QProcessEnvironment &QProcessEnvironment::operator=(const QProcessEnvironment &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QProcessPrivate::QProcessPrivate| Name: | QProcessPrivate::QProcessPrivate | | Prototype: | QProcessPrivate::QProcessPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 822-847 |
| | 19 | 1 |
QProcessPrivate::_q_canReadStandardError| Name: | 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: | 1044-1047 |
| | 1 | 1 |
QProcessPrivate::_q_canReadStandardOutput| Name: | 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: | 1036-1039 |
| | 1 | 1 |
QProcessPrivate::closeChannel| Name: | 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: | 151-154 |
| | 1 | 1 |
QProcessPrivate::setErrorAndEmit| Name: | QProcessPrivate::setErrorAndEmit | | Prototype: | void QProcessPrivate::setErrorAndEmit(QProcess::ProcessError error, const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 953-960 |
| | 5 | 1 |
QProcessPrivate::waitForWrite| Name: | QProcessPrivate::waitForWrite | | Prototype: | bool QProcessPrivate::waitForWrite(int msecs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 930-936 |
| | 4 | 1 |
QProgressBar::QProgressBar| Name: | 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: | 237-241 |
| | 1 | 1 |
QProgressBar::alignment| Name: | 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: | 398-401 |
| | 1 | 1 |
QProgressBar::format| Name: | QProgressBar::format | | Prototype: | QString QProgressBar::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 620-624 |
| | 2 | 1 |
QProgressBar::invertedAppearance| Name: | QProgressBar::invertedAppearance | | Prototype: | bool QProgressBar::invertedAppearance() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 540-544 |
| | 2 | 1 |
QProgressBar::isTextVisible| Name: | 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: | 381-384 |
| | 1 | 1 |
QProgressBar::maximum| Name: | 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: | 300-303 |
| | 1 | 1 |
QProgressBar::minimum| Name: | 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: | 279-282 |
| | 1 | 1 |
QProgressBar::orientation| Name: | QProgressBar::orientation | | Prototype: | Qt::Orientation QProgressBar::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 515-519 |
| | 2 | 1 |
QProgressBar::paintEvent| Name: | QProgressBar::paintEvent | | Prototype: | void QProgressBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 406-413 |
| | 5 | 1 |
QProgressBar::resetFormat| Name: | QProgressBar::resetFormat | | Prototype: | void QProgressBar::resetFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 612-618 |
| | 4 | 1 |
QProgressBar::setInvertedAppearance| Name: | QProgressBar::setInvertedAppearance | | Prototype: | void QProgressBar::setInvertedAppearance(bool invert) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 533-538 |
| | 3 | 1 |
QProgressBar::setMaximum| Name: | 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: | 295-298 |
| | 1 | 1 |
QProgressBar::setMinimum| Name: | 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: | 274-277 |
| | 1 | 1 |
QProgressBar::setTextDirection| Name: | QProgressBar::setTextDirection | | Prototype: | void QProgressBar::setTextDirection(QProgressBar::Direction textDirection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 556-561 |
| | 3 | 1 |
QProgressBar::textDirection| Name: | QProgressBar::textDirection | | Prototype: | QProgressBar::Direction QProgressBar::textDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 563-567 |
| | 2 | 1 |
QProgressBar::value| Name: | 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: | 331-334 |
| | 1 | 1 |
QProgressBarPrivate::QProgressBarPrivate| Name: | 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: | 75-81 |
| | 1 | 1 |
QProgressBarPrivate::bound| Name: | 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: | 71-71 |
| | 1 | 1 |
QProgressBarPrivate::resetLayoutItemMargins| Name: | QProgressBarPrivate::resetLayoutItemMargins | | Prototype: | void QProgressBarPrivate::resetLayoutItemMargins() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 100-106 |
| | 4 | 1 |
QProgressDialog::QProgressDialog| Name: | QProgressDialog::QProgressDialog | | Prototype: | QProgressDialog::QProgressDialog(const QString &labelText, const QString &cancelButtonText, int minimum, int maximum, QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 315-323 |
| | 2 | 1 |
QProgressDialog::QProgressDialog| Name: | QProgressDialog::QProgressDialog | | Prototype: | QProgressDialog::QProgressDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 285-291 |
| | 3 | 1 |
QProgressDialog::autoClose| Name: | QProgressDialog::autoClose | | Prototype: | bool QProgressDialog::autoClose() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 825-829 |
| | 2 | 1 |
QProgressDialog::autoReset| Name: | QProgressDialog::autoReset | | Prototype: | bool QProgressDialog::autoReset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 804-808 |
| | 2 | 1 |
QProgressDialog::cancel| Name: | QProgressDialog::cancel | | Prototype: | void QProgressDialog::cancel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 624-631 |
| | 5 | 1 |
QProgressDialog::closeEvent| Name: | QProgressDialog::closeEvent | | Prototype: | void QProgressDialog::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 783-787 |
| | 2 | 1 |
QProgressDialog::maximum| Name: | QProgressDialog::maximum | | Prototype: | int QProgressDialog::maximum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 533-537 |
| | 2 | 1 |
QProgressDialog::minimum| Name: | QProgressDialog::minimum | | Prototype: | int QProgressDialog::minimum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 554-558 |
| | 2 | 1 |
QProgressDialog::minimumDuration| Name: | QProgressDialog::minimumDuration | | Prototype: | int QProgressDialog::minimumDuration() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 772-776 |
| | 2 | 1 |
QProgressDialog::open| Name: | QProgressDialog::open | | Prototype: | void QProgressDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 870-877 |
| | 5 | 1 |
QProgressDialog::resizeEvent| Name: | QProgressDialog::resizeEvent | | Prototype: | void QProgressDialog::resizeEvent(QResizeEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 728-732 |
| | 2 | 1 |
QProgressDialog::setAutoClose| Name: | QProgressDialog::setAutoClose | | Prototype: | void QProgressDialog::setAutoClose(bool close) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 819-823 |
| | 2 | 1 |
QProgressDialog::setAutoReset| Name: | QProgressDialog::setAutoReset | | Prototype: | void QProgressDialog::setAutoReset(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 798-802 |
| | 2 | 1 |
QProgressDialog::setCancelButtonText| Name: | QProgressDialog::setCancelButtonText | | Prototype: | void QProgressDialog::setCancelButtonText(const QString &cancelButtonText) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 434-439 |
| | 3 | 1 |
QProgressDialog::setMaximum| Name: | QProgressDialog::setMaximum | | Prototype: | void QProgressDialog::setMaximum(int maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 539-543 |
| | 2 | 1 |
QProgressDialog::setMinimum| Name: | QProgressDialog::setMinimum | | Prototype: | void QProgressDialog::setMinimum(int minimum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 560-564 |
| | 2 | 1 |
QProgressDialog::setRange| Name: | QProgressDialog::setRange | | Prototype: | void QProgressDialog::setRange(int minimum, int maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 578-582 |
| | 2 | 1 |
QProgressDialog::showEvent| Name: | QProgressDialog::showEvent | | Prototype: | void QProgressDialog::showEvent(QShowEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 835-841 |
| | 4 | 1 |
QProgressDialog::value| Name: | QProgressDialog::value | | Prototype: | int QProgressDialog::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 634-638 |
| | 2 | 1 |
QProgressDialog::wasCanceled| Name: | QProgressDialog::wasCanceled | | Prototype: | bool QProgressDialog::wasCanceled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 517-521 |
| | 2 | 1 |
QProgressDialogPrivate::QProgressDialogPrivate| Name: | QProgressDialogPrivate::QProgressDialogPrivate | | Prototype: | QProgressDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 65-75 |
| | 2 | 1 |
QProgressStyleAnimation::QProgressStyleAnimation| Name: | QProgressStyleAnimation::QProgressStyleAnimation | | Prototype: | QProgressStyleAnimation::QProgressStyleAnimation(int speed, QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 130-133 |
| | 2 | 1 |
QProgressStyleAnimation::animationStep| Name: | 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: | 135-138 |
| | 1 | 1 |
QProgressStyleAnimation::setSpeed| Name: | 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: | 154-157 |
| | 1 | 1 |
QProgressStyleAnimation::speed| Name: | 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: | 149-152 |
| | 1 | 1 |
QPropertyAnimation::QPropertyAnimation| Name: | QPropertyAnimation::QPropertyAnimation | | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 145-148 |
| | 2 | 1 |
QPropertyAnimation::QPropertyAnimation| Name: | QPropertyAnimation::QPropertyAnimation | | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *target, const QByteArray &propertyName, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 157-162 |
| | 2 | 1 |
QPropertyAnimation::event| Name: | 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: | 227-230 |
| | 1 | 1 |