| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QImageReader::~QImageReader| Name: | QImageReader::~QImageReader | | Prototype: | QImageReader::~QImageReader() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 688-691 |
| | 1 | 1 |
QImageReaderPrivate::QImageReaderPrivate| Name: | QImageReaderPrivate::QImageReaderPrivate | | Prototype: | QImageReaderPrivate::QImageReaderPrivate(QImageReader *qq) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 558-569 |
| | 7 | 1 |
QImageTextureGlyphCache::resizeTextureData| Name: | QImageTextureGlyphCache::resizeTextureData | | Prototype: | void QImageTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 284-287 |
| | 1 | 1 |
QImageWriter::QImageWriter| Name: | QImageWriter::QImageWriter | | Prototype: | QImageWriter::QImageWriter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 320-323 |
| | 2 | 1 |
QImageWriter::QImageWriter| Name: | QImageWriter::QImageWriter | | Prototype: | QImageWriter::QImageWriter(QIODevice *device, const QByteArray &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 329-334 |
| | 2 | 1 |
QImageWriter::QImageWriter| Name: | QImageWriter::QImageWriter | | Prototype: | QImageWriter::QImageWriter(const QString &fileName, const QByteArray &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 342-349 |
| | 4 | 1 |
QImageWriter::compression| Name: | QImageWriter::compression | | Prototype: | int QImageWriter::compression() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 499-502 |
| | 1 | 1 |
QImageWriter::description| Name: | QImageWriter::description | | Prototype: | QString QImageWriter::description() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 681-684 |
| | 1 | 1 |
QImageWriter::device| Name: | QImageWriter::device | | Prototype: | QIODevice *QImageWriter::device() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 416-419 |
| | 1 | 1 |
QImageWriter::error| Name: | QImageWriter::error | | Prototype: | QImageWriter::ImageWriterError QImageWriter::error() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 781-784 |
| | 1 | 1 |
QImageWriter::errorString| Name: | QImageWriter::errorString | | Prototype: | QString QImageWriter::errorString() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 791-794 |
| | 1 | 1 |
QImageWriter::fileName| Name: | QImageWriter::fileName | | Prototype: | QString QImageWriter::fileName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 443-447 |
| | 2 | 1 |
QImageWriter::format| Name: | QImageWriter::format | | Prototype: | QByteArray QImageWriter::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 383-386 |
| | 1 | 1 |
QImageWriter::gamma| Name: | QImageWriter::gamma | | Prototype: | float QImageWriter::gamma() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 524-527 |
| | 1 | 1 |
QImageWriter::optimizedWrite| Name: | QImageWriter::optimizedWrite | | Prototype: | bool QImageWriter::optimizedWrite() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 593-596 |
| | 1 | 1 |
QImageWriter::progressiveScanWrite| Name: | QImageWriter::progressiveScanWrite | | Prototype: | bool QImageWriter::progressiveScanWrite() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 622-625 |
| | 1 | 1 |
QImageWriter::quality| Name: | QImageWriter::quality | | Prototype: | int QImageWriter::quality() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 473-476 |
| | 1 | 1 |
QImageWriter::setCompression| Name: | QImageWriter::setCompression | | Prototype: | void QImageWriter::setCompression(int compression) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 489-492 |
| | 1 | 1 |
QImageWriter::setDescription| Name: | QImageWriter::setDescription | | Prototype: | void QImageWriter::setDescription(const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 667-670 |
| | 1 | 1 |
QImageWriter::setFileName| Name: | QImageWriter::setFileName | | Prototype: | void QImageWriter::setFileName(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 428-432 |
| | 2 | 1 |
QImageWriter::setFormat| Name: | QImageWriter::setFormat | | Prototype: | void QImageWriter::setFormat(const QByteArray &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 373-376 |
| | 1 | 1 |
QImageWriter::setGamma| Name: | QImageWriter::setGamma | | Prototype: | void QImageWriter::setGamma(float gamma) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 514-517 |
| | 1 | 1 |
QImageWriter::setOptimizedWrite| Name: | QImageWriter::setOptimizedWrite | | Prototype: | void QImageWriter::setOptimizedWrite(bool optimize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 581-584 |
| | 1 | 1 |
QImageWriter::setProgressiveScanWrite| Name: | QImageWriter::setProgressiveScanWrite | | Prototype: | void QImageWriter::setProgressiveScanWrite(bool progressive) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 610-613 |
| | 1 | 1 |
QImageWriter::setQuality| Name: | QImageWriter::setQuality | | Prototype: | void QImageWriter::setQuality(int quality) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 463-466 |
| | 1 | 1 |
QImageWriter::setSubType| Name: | QImageWriter::setSubType | | Prototype: | void QImageWriter::setSubType(const QByteArray &type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 541-544 |
| | 1 | 1 |
QImageWriter::setTransformation| Name: | QImageWriter::setTransformation | | Prototype: | void QImageWriter::setTransformation(QImageIOHandler::Transformations transform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 637-640 |
| | 1 | 1 |
QImageWriter::subType| Name: | QImageWriter::subType | | Prototype: | QByteArray QImageWriter::subType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 553-556 |
| | 1 | 1 |
QImageWriter::supportedImageFormats| Name: | QImageWriter::supportedImageFormats | | Prototype: | QList<QByteArray> QImageWriter::supportedImageFormats() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 895-924 |
| | 10 | 1 |
QImageWriter::supportedMimeTypes| Name: | QImageWriter::supportedMimeTypes | | Prototype: | QList<QByteArray> QImageWriter::supportedMimeTypes() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 934-965 |
| | 12 | 1 |
QImageWriter::transformation| Name: | QImageWriter::transformation | | Prototype: | QImageIOHandler::Transformations QImageWriter::transformation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 649-652 |
| | 1 | 1 |
QImageWriterPrivate::QImageWriterPrivate| Name: | QImageWriterPrivate::QImageWriterPrivate | | Prototype: | QImageWriterPrivate::QImageWriterPrivate(QImageWriter *qq) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 276-291 |
| | 12 | 1 |
QInotifyFileSystemWatcherEngine::QInotifyFileSystemWatcherEngine| Name: | QInotifyFileSystemWatcherEngine::QInotifyFileSystemWatcherEngine | | Prototype: | QInotifyFileSystemWatcherEngine::QInotifyFileSystemWatcherEngine(int fd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 243-250 |
| | 2 | 1 |
QInputDeviceManager::QInputDeviceManager| Name: | QInputDeviceManager::QInputDeviceManager | | Prototype: | QInputDeviceManager::QInputDeviceManager(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 64-68 |
| | 1 | 1 |
QInputDeviceManager::deviceCount| Name: | QInputDeviceManager::deviceCount | | Prototype: | int QInputDeviceManager::deviceCount(DeviceType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 70-74 |
| | 2 | 1 |
QInputDeviceManager::setCursorPos| Name: | QInputDeviceManager::setCursorPos | | Prototype: | void QInputDeviceManager::setCursorPos(const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 90-93 |
| | 1 | 1 |
QInputDeviceManagerPrivate::deviceCount| Name: | QInputDeviceManagerPrivate::deviceCount | | Prototype: | int QInputDeviceManagerPrivate::deviceCount(QInputDeviceManager::DeviceType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QInputDialog::QInputDialog| Name: | QInputDialog::QInputDialog | | Prototype: | QInputDialog::QInputDialog(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 518-521 |
| | 2 | 1 |
QInputDialog::cancelButtonText| Name: | QInputDialog::cancelButtonText | | Prototype: | QString QInputDialog::cancelButtonText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1066-1071 |
| | 3 | 1 |
QInputDialog::labelText| Name: | QInputDialog::labelText | | Prototype: | QString QInputDialog::labelText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 604-609 |
| | 3 | 1 |
QInputDialog::minimumSizeHint| Name: | QInputDialog::minimumSizeHint | | Prototype: | QSize QInputDialog::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1102-1107 |
| | 3 | 1 |
QInputDialog::okButtonText| Name: | QInputDialog::okButtonText | | Prototype: | QString QInputDialog::okButtonText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1046-1051 |
| | 3 | 1 |
QInputDialog::open| Name: | QInputDialog::open | | Prototype: | void QInputDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1090-1097 |
| | 5 | 1 |
QInputDialog::options| Name: | QInputDialog::options | | Prototype: | QInputDialog::InputDialogOptions QInputDialog::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 681-685 |
| | 2 | 1 |
QInputDialog::setCancelButtonText| Name: | QInputDialog::setCancelButtonText | | Prototype: | void QInputDialog::setCancelButtonText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1059-1064 |
| | 3 | 1 |
QInputDialog::setDoubleDecimals| Name: | QInputDialog::setDoubleDecimals | | Prototype: | void QInputDialog::setDoubleDecimals(int decimals) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1015-1020 |
| | 3 | 1 |
QInputDialog::setDoubleMaximum| Name: | QInputDialog::setDoubleMaximum | | Prototype: | void QInputDialog::setDoubleMaximum(double max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 977-982 |
| | 3 | 1 |
QInputDialog::setDoubleMinimum| Name: | QInputDialog::setDoubleMinimum | | Prototype: | void QInputDialog::setDoubleMinimum(double min) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 952-957 |
| | 3 | 1 |
QInputDialog::setDoubleRange| Name: | QInputDialog::setDoubleRange | | Prototype: | void QInputDialog::setDoubleRange(double min, double max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 999-1004 |
| | 3 | 1 |
QInputDialog::setDoubleValue| Name: | QInputDialog::setDoubleValue | | Prototype: | void QInputDialog::setDoubleValue(double value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 927-932 |
| | 3 | 1 |
QInputDialog::setIntMaximum| Name: | QInputDialog::setIntMaximum | | Prototype: | void QInputDialog::setIntMaximum(int max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 865-870 |
| | 3 | 1 |
QInputDialog::setIntMinimum| Name: | QInputDialog::setIntMinimum | | Prototype: | void QInputDialog::setIntMinimum(int min) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 840-845 |
| | 3 | 1 |
QInputDialog::setIntRange| Name: | QInputDialog::setIntRange | | Prototype: | void QInputDialog::setIntRange(int min, int max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 887-892 |
| | 3 | 1 |
QInputDialog::setIntStep| Name: | QInputDialog::setIntStep | | Prototype: | void QInputDialog::setIntStep(int step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 902-907 |
| | 3 | 1 |
QInputDialog::setIntValue| Name: | QInputDialog::setIntValue | | Prototype: | void QInputDialog::setIntValue(int value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 815-820 |
| | 3 | 1 |
QInputDialog::setOkButtonText| Name: | QInputDialog::setOkButtonText | | Prototype: | void QInputDialog::setOkButtonText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1039-1044 |
| | 3 | 1 |
QInputDialog::setTextEchoMode| Name: | QInputDialog::setTextEchoMode | | Prototype: | void QInputDialog::setTextEchoMode(QLineEdit::EchoMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 729-734 |
| | 3 | 1 |
QInputDialog::sizeHint| Name: | QInputDialog::sizeHint | | Prototype: | QSize QInputDialog::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1112-1117 |
| | 3 | 1 |
QInputDialog::testOption| Name: | QInputDialog::testOption | | Prototype: | bool QInputDialog::testOption(InputDialogOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 647-651 |
| | 2 | 1 |
QInputDialog::textValue| Name: | QInputDialog::textValue | | Prototype: | QString QInputDialog::textValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 713-717 |
| | 2 | 1 |
QInputDialogDoubleSpinBox::QInputDialogDoubleSpinBox| Name: | QInputDialogDoubleSpinBox::QInputDialogDoubleSpinBox | | Prototype: | QInputDialogDoubleSpinBox(QWidget *parent = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 142-146 |
| | 2 | 1 |
QInputDialogDoubleSpinBox::mousePressEvent| Name: | QInputDialogDoubleSpinBox::mousePressEvent | | Prototype: | void mousePressEvent(QMouseEvent *event) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 166-169 |
| | 2 | 1 |
QInputDialogDoubleSpinBox::notifyTextChanged| Name: | QInputDialogDoubleSpinBox::notifyTextChanged | | Prototype: | void notifyTextChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 152-152 |
| | 1 | 1 |
QInputDialogPrivate::QInputDialogPrivate| Name: | QInputDialogPrivate::QInputDialogPrivate | | Prototype: | QInputDialogPrivate::QInputDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 214-218 |
| | 2 | 1 |
QInputDialogPrivate::_q_currentRowChanged| Name: | QInputDialogPrivate::_q_currentRowChanged | | Prototype: | void QInputDialogPrivate::_q_currentRowChanged(const QModelIndex &newIndex, const QModelIndex & ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 464-469 |
| | 2 | 1 |
QInputDialogPrivate::ensureLayout| Name: | QInputDialogPrivate::ensureLayout | | Prototype: | void ensureLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 192-192 |
| | 1 | 1 |
QInputDialogPrivate::useComboBoxOrListView| Name: | QInputDialogPrivate::useComboBoxOrListView | | Prototype: | bool useComboBoxOrListView() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 193-193 |
| | 1 | 1 |
QInputDialogSpinBox::QInputDialogSpinBox| Name: | QInputDialogSpinBox::QInputDialogSpinBox | | Prototype: | QInputDialogSpinBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 107-111 |
| | 2 | 1 |
QInputDialogSpinBox::mousePressEvent| Name: | QInputDialogSpinBox::mousePressEvent | | Prototype: | void mousePressEvent(QMouseEvent *event) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 131-134 |
| | 2 | 1 |
QInputDialogSpinBox::notifyTextChanged| Name: | QInputDialogSpinBox::notifyTextChanged | | Prototype: | void notifyTextChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 117-117 |
| | 1 | 1 |
QInputEvent::QInputEvent| Name: | QInputEvent::QInputEvent | | Prototype: | QInputEvent::QInputEvent(Type type, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 150-152 |
| | 1 | 1 |
QInputMethod::QInputMethod| Name: | QInputMethod::QInputMethod | | Prototype: | QInputMethod::QInputMethod() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 53-56 |
| | 2 | 1 |
QInputMethod::anchorRectangle| Name: | QInputMethod::anchorRectangle | | Prototype: | QRectF QInputMethod::anchorRectangle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 163-167 |
| | 2 | 1 |
QInputMethod::cursorRectangle| Name: | QInputMethod::cursorRectangle | | Prototype: | QRectF QInputMethod::cursorRectangle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 150-154 |
| | 2 | 1 |
QInputMethod::inputItemClipRectangle| Name: | QInputMethod::inputItemClipRectangle | | Prototype: | QRectF QInputMethod::inputItemClipRectangle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 192-196 |
| | 2 | 1 |
QInputMethod::inputItemRectangle| Name: | QInputMethod::inputItemRectangle | | Prototype: | QRectF QInputMethod::inputItemRectangle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 111-115 |
| | 2 | 1 |
QInputMethod::inputItemTransform| Name: | QInputMethod::inputItemTransform | | Prototype: | QTransform QInputMethod::inputItemTransform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 81-85 |
| | 2 | 1 |
QInputMethod::setInputItemRectangle| Name: | QInputMethod::setInputItemRectangle | | Prototype: | void QInputMethod::setInputItemRectangle(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 124-128 |
| | 2 | 1 |
QInputMethod::setVisible| Name: | QInputMethod::setVisible | | Prototype: | void QInputMethod::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QInputMethodEvent::QInputMethodEvent| Name: | QInputMethodEvent::QInputMethodEvent | | Prototype: | QInputMethodEvent::QInputMethodEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2074-2077 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEvent| Name: | QInputMethodEvent::QInputMethodEvent | | Prototype: | QInputMethodEvent::QInputMethodEvent(const QString &preeditText, const QList<Attribute> &attributes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2089-2093 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEvent| Name: | QInputMethodEvent::QInputMethodEvent | | Prototype: | QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2098-2102 |
| | 2 | 1 |
QInputMethodEvent::setCommitString| Name: | QInputMethodEvent::setCommitString | | Prototype: | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2125-2130 |
| | 3 | 1 |
QInputMethodQueryEvent::QInputMethodQueryEvent| Name: | QInputMethodQueryEvent::QInputMethodQueryEvent | | Prototype: | QInputMethodQueryEvent::QInputMethodQueryEvent(Qt::InputMethodQueries queries) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2208-2212 |
| | 2 | 1 |
QInt64Set::isValid| Name: | QInt64Set::isValid | | Prototype: | inline bool isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 479-479 |
| | 1 | 1 |
QIntValidator::QIntValidator| Name: | QIntValidator::QIntValidator | | Prototype: | QIntValidator::QIntValidator(QObject * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 339-344 |
| | 2 | 1 |
QIntValidator::QIntValidator| Name: | QIntValidator::QIntValidator | | Prototype: | QIntValidator::QIntValidator(int minimum, int maximum, QObject * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 352-358 |
| | 2 | 1 |
QIntValidator::setBottom| Name: | QIntValidator::setBottom | | Prototype: | void QIntValidator::setBottom(int bottom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 494-497 |
| | 1 | 1 |
QIntValidator::setTop| Name: | QIntValidator::setTop | | Prototype: | void QIntValidator::setTop(int top) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 508-511 |
| | 1 | 1 |
QInternalMimeData::QInternalMimeData| Name: | QInternalMimeData::QInternalMimeData | | Prototype: | QInternalMimeData::QInternalMimeData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 193-196 |
| | 2 | 1 |
QInternalMimeData::canReadData| Name: | QInternalMimeData::canReadData | | Prototype: | bool QInternalMimeData::canReadData(const QString &mimeType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 272-275 |
| | 1 | 1 |
QIntersectionPoint::isAccurate| Name: | QIntersectionPoint::isAccurate | | Prototype: | inline bool isAccurate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 229-229 |
| | 1 | 1 |
QIntersectionPoint::isValid| Name: | QIntersectionPoint::isValid | | Prototype: | inline bool isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 227-227 |
| | 1 | 1 |
QIntersectionPoint::operator !=| Name: | QIntersectionPoint::operator != | | Prototype: | inline bool operator != (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 232-232 |
| | 1 | 1 |
QIntersectionPoint::operator <=| Name: | QIntersectionPoint::operator <= | | Prototype: | inline bool operator <= (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 235-235 |
| | 1 | 1 |
QIntersectionPoint::operator ==| Name: | QIntersectionPoint::operator == | | Prototype: | bool QIntersectionPoint::operator == (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 336-339 |
| | 1 | 1 |
QIntersectionPoint::operator >| Name: | QIntersectionPoint::operator > | | Prototype: | inline bool operator > (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 233-233 |
| | 1 | 1 |
QIntersectionPoint::operator >=| Name: | QIntersectionPoint::operator >= | | Prototype: | inline bool operator >= (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 234-234 |
| | 1 | 1 |
QIsciiCodec::mibEnum| Name: | QIsciiCodec::mibEnum | | Prototype: | int QIsciiCodec::mibEnum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 91-95 |
| | 1 | 1 |
QIsciiCodec::name| Name: | QIsciiCodec::name | | Prototype: | QByteArray QIsciiCodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 86-89 |
| | 1 | 1 |