Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrintPreviewWidget::zoomModeName: | QPrintPreviewWidget::zoomMode | Prototype: | QPrintPreviewWidget::ZoomMode QPrintPreviewWidget::zoomMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 740-744 |
| | 2 | 1 |
QPrintPreviewWidget::zoomOutName: | QPrintPreviewWidget::zoomOut | Prototype: | void QPrintPreviewWidget::zoomOut(qreal factor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 639-645 |
| | 4 | 1 |
QPrintPreviewWidgetPrivate::setCurrentPageName: | QPrintPreviewWidgetPrivate::setCurrentPage | Prototype: | void QPrintPreviewWidgetPrivate::setCurrentPage(int pageNumber) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 413-432 |
| | 12 | 4 |
QPrintPreviewWidgetPrivate::setZoomFactorName: | QPrintPreviewWidgetPrivate::setZoomFactor | Prototype: | void QPrintPreviewWidgetPrivate::setZoomFactor(qreal _zoomFactor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 440-449 |
| | 7 | 1 |
QPrintPreviewWidgetPrivate::zoomName: | QPrintPreviewWidgetPrivate::zoom | Prototype: | void QPrintPreviewWidgetPrivate::zoom(qreal zoom) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 434-438 |
| | 2 | 1 |
QPrintPropertiesDialog::QPrintPropertiesDialogName: | QPrintPropertiesDialog::QPrintPropertiesDialog | Prototype: | QPrintPropertiesDialog::QPrintPropertiesDialog(QAbstractPrintDialog *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 234-253 |
| | 12 | 1 |
QPrintPropertiesDialog::applyPrinterPropertiesName: | QPrintPropertiesDialog::applyPrinterProperties | Prototype: | void QPrintPropertiesDialog::applyPrinterProperties(QPrinter *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 259-265 |
| | 2 | 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 |
QPrintPropertiesDialog::setupPrinterName: | QPrintPropertiesDialog::setupPrinter | Prototype: | void QPrintPropertiesDialog::setupPrinter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 267-273 |
| | 2 | 1 |
QPrinter::QPrinterName: | QPrinter::QPrinter | Prototype: | QPrinter::QPrinter(const QPrinterInfo& printer, PrinterMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 694-701 |
| | 3 | 1 |
QPrinter::abortName: | QPrinter::abort | Prototype: | bool QPrinter::abort() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1983-1987 |
| | 2 | 1 |
QPrinter::paperNameName: | QPrinter::paperName | Prototype: | QString QPrinter::paperName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1316-1320 |
| | 2 | 1 |
QPrinter::printEngineName: | QPrinter::printEngine | Prototype: | QPrintEngine *QPrinter::printEngine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1904-1908 |
| | 2 | 1 |
QPrinter::printerStateName: | QPrinter::printerState | Prototype: | QPrinter::PrinterState QPrinter::printerState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1994-1998 |
| | 2 | 1 |
QPrinter::setPaperNameName: | QPrinter::setPaperName | Prototype: | void QPrinter::setPaperName(const QString &paperName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1296-1302 |
| | 4 | 3 |
QPrinterInfo::defaultDuplexModeName: | QPrinterInfo::defaultDuplexMode | Prototype: | QPrinter::DuplexMode QPrinterInfo::defaultDuplexMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 367-371 |
| | 2 | 1 |
QPrinterInfo::defaultPageSizeName: | QPrinterInfo::defaultPageSize | Prototype: | QPageSize QPrinterInfo::defaultPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 258-262 |
| | 2 | 1 |
QPrinterInfo::defaultPrinterNameName: | QPrinterInfo::defaultPrinterName | Prototype: | QString QPrinterInfo::defaultPrinterName() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 438-444 |
| | 4 | 2 |
QPrinterInfo::descriptionName: | QPrinterInfo::description | Prototype: | QString QPrinterInfo::description() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 166-170 |
| | 2 | 1 |
QPrinterInfo::isDefaultName: | QPrinterInfo::isDefault | Prototype: | bool QPrinterInfo::isDefault() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 209-213 |
| | 2 | 1 |
QPrinterInfo::isRemoteName: | QPrinterInfo::isRemote | Prototype: | bool QPrinterInfo::isRemote() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 220-224 |
| | 2 | 1 |
QPrinterInfo::locationName: | QPrinterInfo::location | Prototype: | QString QPrinterInfo::location() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 177-181 |
| | 2 | 1 |
QPrinterInfo::makeAndModelName: | QPrinterInfo::makeAndModel | Prototype: | QString QPrinterInfo::makeAndModel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 188-192 |
| | 2 | 1 |
QPrinterInfo::maximumPhysicalPageSizeName: | QPrinterInfo::maximumPhysicalPageSize | Prototype: | QPageSize QPrinterInfo::maximumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 298-302 |
| | 2 | 1 |
QPrinterInfo::minimumPhysicalPageSizeName: | QPrinterInfo::minimumPhysicalPageSize | Prototype: | QPageSize QPrinterInfo::minimumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 284-288 |
| | 2 | 1 |
QPrinterInfo::stateName: | QPrinterInfo::state | Prototype: | QPrinter::PrinterState QPrinterInfo::state() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 234-238 |
| | 2 | 1 |
QPrinterInfo::supportedDuplexModesName: | QPrinterInfo::supportedDuplexModes | Prototype: | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 379-388 |
| | 7 | 2 |
QPrinterInfo::supportedPaperSizesName: | QPrinterInfo::supportedPaperSizes | Prototype: | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 315-324 |
| | 7 | 2 |
QPrinterInfo::supportedResolutionsName: | QPrinterInfo::supportedResolutions | Prototype: | QList<int> QPrinterInfo::supportedResolutions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 355-359 |
| | 2 | 1 |
QPrinterInfo::supportedSizesWithNamesName: | QPrinterInfo::supportedSizesWithNames | Prototype: | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 337-346 |
| | 7 | 2 |
QPrinterInfo::supportsCustomPageSizesName: | QPrinterInfo::supportsCustomPageSizes | Prototype: | bool QPrinterInfo::supportsCustomPageSizes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 270-274 |
| | 2 | 1 |
QPrinterPagedPaintDevicePrivate::setPageLayoutName: | QPrinterPagedPaintDevicePrivate::setPageLayout | Prototype: | bool setPageLayout(const QPageLayout &newPageLayout) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 232-247 |
| | 7 | 2 |
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 |
QPrinterPrivate::changeEnginesName: | QPrinterPrivate::changeEngines | Prototype: | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 161-186 |
| | 15 | 7 |
QProcess::processEnvironmentName: | 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: | 1818-1822 |
| | 2 | 1 |
QProcessPrivate::execChildName: | QProcessPrivate::execChild | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 551-623 |
| | 32 | 11 |
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 |
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::eventName: | QProgressBar::event | Prototype: | bool QProgressBar::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 574-591 |
| | 8 | 4 |
QProgressBar::formatName: | 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: | 624-628 |
| | 2 | 1 |
QProgressBar::initStyleOptionName: | QProgressBar::initStyleOption | Prototype: | void QProgressBar::initStyleOption(QStyleOptionProgressBar *option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 121-139 |
| | 15 | 3 |
QProgressBar::invertedAppearanceName: | 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: | 544-548 |
| | 2 | 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::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::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::minimumSizeHintName: | QProgressBar::minimumSizeHint | Prototype: | QSize QProgressBar::minimumSizeHint() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 438-446 |
| | 5 | 2 |
QProgressBar::orientationName: | 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: | 519-523 |
| | 2 | 1 |
QProgressBar::paintEventName: | 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: | 410-417 |
| | 5 | 1 |
QProgressBar::resetName: | QProgressBar::reset | Prototype: | void QProgressBar::reset() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 260-267 |
| | 5 | 2 |
QProgressBar::resetFormatName: | 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: | 616-622 |
| | 4 | 1 |
QProgressBar::setAlignmentName: | QProgressBar::setAlignment | Prototype: | void QProgressBar::setAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 394-400 |
| | 3 | 2 |
QProgressBar::setFormatName: | QProgressBar::setFormat | Prototype: | void QProgressBar::setFormat(const QString &format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 606-614 |
| | 6 | 2 |
QProgressBar::setInvertedAppearanceName: | 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: | 537-542 |
| | 3 | 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::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::setOrientationName: | QProgressBar::setOrientation | Prototype: | void QProgressBar::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 502-517 |
| | 12 | 3 |
QProgressBar::setRangeName: | QProgressBar::setRange | Prototype: | void QProgressBar::setRange(int minimum, int maximum) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 354-366 |
| | 7 | 3 |
QProgressBar::setTextDirectionName: | 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: | 560-565 |
| | 3 | 1 |
QProgressBar::setTextVisibleName: | QProgressBar::setTextVisible | Prototype: | void QProgressBar::setTextVisible(bool visible) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 376-383 |
| | 4 | 2 |
QProgressBar::setValueName: | QProgressBar::setValue | Prototype: | void QProgressBar::setValue(int value) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 316-333 |
| | 12 | 4 |
QProgressBar::sizeHintName: | QProgressBar::sizeHint | Prototype: | QSize QProgressBar::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 422-433 |
| | 9 | 2 |
QProgressBar::textName: | QProgressBar::text | Prototype: | QString QProgressBar::text() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 463-489 |
| | 16 | 3 |
QProgressBar::textDirectionName: | 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: | 567-571 |
| | 2 | 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 |
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 |
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::initName: | QProgressBarPrivate::init | Prototype: | void QProgressBarPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 95-104 |
| | 7 | 2 |
QProgressBarPrivate::initDefaultFormatName: | QProgressBarPrivate::initDefaultFormat | Prototype: | void QProgressBarPrivate::initDefaultFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 89-93 |
| | 2 | 2 |
QProgressBarPrivate::repaintRequiredName: | QProgressBarPrivate::repaintRequired | Prototype: | bool QProgressBarPrivate::repaintRequired() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 141-170 |
| | 18 | 6 |
QProgressBarPrivate::resetLayoutItemMarginsName: | 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: | 106-112 |
| | 4 | 1 |
QProgressDialog::QProgressDialogName: | 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: | 291-297 |
| | 3 | 1 |
QProgressDialog::QProgressDialogName: | 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: | 321-329 |
| | 2 | 1 |
QProgressDialog::autoCloseName: | 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: | 831-835 |
| | 2 | 1 |
QProgressDialog::autoResetName: | 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: | 810-814 |
| | 2 | 1 |
QProgressDialog::cancelName: | 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: | 630-637 |
| | 5 | 1 |
QProgressDialog::changeEventName: | QProgressDialog::changeEvent | Prototype: | void QProgressDialog::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 743-752 |
| | 6 | 3 |
QProgressDialog::closeEventName: | 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: | 789-793 |
| | 2 | 1 |
QProgressDialog::forceShowName: | QProgressDialog::forceShow | Prototype: | void QProgressDialog::forceShow() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 856-865 |
| | 6 | 2 |
QProgressDialog::labelTextName: | QProgressDialog::labelText | Prototype: | QString QProgressDialog::labelText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 379-385 |
| | 4 | 2 |
QProgressDialog::maximumName: | 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: | 539-543 |
| | 2 | 1 |
QProgressDialog::minimumName: | 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: | 560-564 |
| | 2 | 1 |
QProgressDialog::minimumDurationName: | 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: | 778-782 |
| | 2 | 1 |
QProgressDialog::openName: | 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: | 876-883 |
| | 5 | 1 |
QProgressDialog::resetName: | QProgressDialog::reset | Prototype: | void QProgressDialog::reset() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 598-622 |
| | 13 | 5 |
QProgressDialog::resizeEventName: | 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: | 734-738 |
| | 2 | 1 |
QProgressDialog::setAutoCloseName: | 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: | 825-829 |
| | 2 | 1 |
QProgressDialog::setAutoResetName: | 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: | 804-808 |
| | 2 | 1 |
QProgressDialog::setBarName: | QProgressDialog::setBar | Prototype: | void QProgressDialog::setBar(QProgressBar *bar) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 471-490 |
| | 13 | 4 |
QProgressDialog::setCancelButtonName: | QProgressDialog::setCancelButton | Prototype: | void QProgressDialog::setCancelButton(QPushButton *cancelButton) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 407-430 |
| | 13 | 4 |
QProgressDialog::setCancelButtonTextName: | 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: | 440-445 |
| | 3 | 1 |
QProgressDialog::setLabelName: | QProgressDialog::setLabel | Prototype: | void QProgressDialog::setLabel(QLabel *label) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 358-369 |
| | 8 | 3 |
QProgressDialog::setLabelTextName: | QProgressDialog::setLabelText | Prototype: | void QProgressDialog::setLabelText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 387-394 |
| | 4 | 2 |
QProgressDialog::setMaximumName: | 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: | 545-549 |
| | 2 | 1 |
QProgressDialog::setMinimumName: | 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: | 566-570 |
| | 2 | 1 |
QProgressDialog::setMinimumDurationName: | QProgressDialog::setMinimumDuration | Prototype: | void QProgressDialog::setMinimumDuration(int ms) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 768-776 |
| | 5 | 2 |
QProgressDialog::setRangeName: | 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: | 584-588 |
| | 2 | 1 |
QProgressDialog::setValueName: | QProgressDialog::setValue | Prototype: | void QProgressDialog::setValue(int progress) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 663-711 |
| | 33 | 11 |
QProgressDialog::showEventName: | 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: | 841-847 |
| | 4 | 1 |
QProgressDialog::sizeHintName: | QProgressDialog::sizeHint | Prototype: | QSize QProgressDialog::sizeHint() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 719-730 |
| | 9 | 2 |
QProgressDialog::valueName: | 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: | 640-644 |
| | 2 | 1 |