Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QIconLoader::loadIconName: | QIconLoader::loadIcon | Prototype: | QThemeIconInfo QIconLoader::loadIcon(const QString &name) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 321-329 |
| | 4 | 2 |
QIconLoader::themeSearchPathsName: | QIconLoader::themeSearchPaths | Prototype: | QStringList QIconLoader::themeSearchPaths() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 148-156 |
| | 4 | 2 |
QIconLoaderEngine::ensureLoadedName: | QIconLoaderEngine::ensureLoaded | Prototype: | void QIconLoaderEngine::ensureLoaded() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 374-385 |
| | 7 | 2 |
QIconLoaderEngine::pixmapName: | QIconLoaderEngine::pixmap | Prototype: | QPixmap QIconLoaderEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 544-554 |
| | 5 | 2 |
QIconModeViewBase::appendHiddenRowName: | QIconModeViewBase::appendHiddenRow | Prototype: | void QIconModeViewBase::appendHiddenRow(int row) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2715-2720 |
| | 3 | 2 |
QIconModeViewBase::draggedItemsDeltaName: | QIconModeViewBase::draggedItemsDelta | Prototype: | QPoint QIconModeViewBase::draggedItemsDelta() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3177-3185 |
| | 5 | 2 |
QIconModeViewBase::indexToListViewItemName: | QIconModeViewBase::indexToListViewItem | Prototype: | QListViewItem QIconModeViewBase::indexToListViewItem(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2888-2893 |
| | 3 | 2 |
QIconModeViewBase::itemsRectName: | QIconModeViewBase::itemsRect | Prototype: | QRect QIconModeViewBase::itemsRect(const QVector<QModelIndex> &indexes) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3082-3092 |
| | 7 | 2 |
QIconModeViewBase::moveItemName: | QIconModeViewBase::moveItem | Prototype: | void QIconModeViewBase::moveItem(int index, const QPoint &dest) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3150-3168 |
| | 9 | 2 |
QIconModeViewBase::removeHiddenRowName: | QIconModeViewBase::removeHiddenRow | Prototype: | void QIconModeViewBase::removeHiddenRow(int row) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2722-2727 |
| | 3 | 2 |
QIconModeViewBase::updateContentsSizeName: | QIconModeViewBase::updateContentsSize | Prototype: | void QIconModeViewBase::updateContentsSize() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3215-3221 |
| | 4 | 2 |
QIcu::toLowerName: | QIcu::toLower | Prototype: | QString QIcu::toLower(const QByteArray &localeID, const QString &str, bool *ok) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | Lines: | 97-104 |
| | 5 | 2 |
QIcu::toUpperName: | QIcu::toUpper | Prototype: | QString QIcu::toUpper(const QByteArray &localeID, const QString &str, bool *ok) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | Lines: | 88-95 |
| | 5 | 2 |
QIcuCodec::availableMibsName: | QIcuCodec::availableMibs | Prototype: | QList<int> QIcuCodec::availableMibs() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 417-428 |
| | 6 | 2 |
QIcuTimeZonePrivate::QIcuTimeZonePrivateName: | QIcuTimeZonePrivate::QIcuTimeZonePrivate | Prototype: | QIcuTimeZonePrivate::QIcuTimeZonePrivate(const QByteArray &ianaId) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 277-283 |
| | 2 | 2 |
QIcuTimeZonePrivate::QIcuTimeZonePrivateName: | QIcuTimeZonePrivate::QIcuTimeZonePrivate | Prototype: | QIcuTimeZonePrivate::QIcuTimeZonePrivate(const QIcuTimeZonePrivate &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 285-295 |
| | 5 | 2 |
QIcuTimeZonePrivate::abbreviationName: | QIcuTimeZonePrivate::abbreviation | Prototype: | QString QIcuTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 340-347 |
| | 3 | 2 |
QIcuTimeZonePrivate::availableTimeZoneIdsName: | QIcuTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 461-470 |
| | 7 | 2 |
QIcuTimeZonePrivate::availableTimeZoneIdsName: | QIcuTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 472-482 |
| | 8 | 2 |
QIcuTimeZonePrivate::availableTimeZoneIdsName: | QIcuTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds(int offsetFromUtc) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 484-499 |
| | 8 | 2 |
QIcuTimeZonePrivate::initName: | QIcuTimeZonePrivate::init | Prototype: | void QIcuTimeZonePrivate::init(const QByteArray &ianaId) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 307-321 |
| | 8 | 2 |
QIdentityProxyModel::mapFromSourceName: | QIdentityProxyModel::mapFromSource | Prototype: | QModelIndex QIdentityProxyModel::mapFromSource(const QModelIndex& sourceIndex) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 192-200 |
| | 5 | 2 |
QIdentityProxyModel::mapToSourceName: | QIdentityProxyModel::mapToSource | Prototype: | QModelIndex QIdentityProxyModel::mapToSource(const QModelIndex& proxyIndex) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 251-258 |
| | 5 | 2 |
QImage::cacheKeyName: | QImage::cacheKey | Prototype: | qint64 QImage::cacheKey() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4142-4148 |
| | 3 | 2 |
QImage::constScanLineName: | QImage::constScanLine | Prototype: | const uchar *QImage::constScanLine(int i) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1594-1601 |
| | 4 | 2 |
QImage::devicePixelRatioName: | QImage::devicePixelRatio | Prototype: | qreal QImage::devicePixelRatio() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1424-1429 |
| | 3 | 2 |
QImage::saveName: | QImage::save | Prototype: | bool QImage::save(const QString &fileName, const char *format, int quality) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3452-3458 |
| | 4 | 2 |
QImage::saveName: | QImage::save | Prototype: | bool QImage::save(QIODevice* device, const char* format, int quality) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3471-3477 |
| | 4 | 2 |
QImage::scanLineName: | QImage::scanLine | Prototype: | const uchar *QImage::scanLine(int i) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1571-1578 |
| | 4 | 2 |
QImage::~QImageName: | QImage::~QImage | Prototype: | QImage::~QImage() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1026-1030 |
| | 2 | 2 |
QImageReader::canReadName: | QImageReader::canRead | Prototype: | bool QImageReader::canRead() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1253-1259 |
| | 3 | 2 |
QImageReader::currentImageNumberName: | QImageReader::currentImageNumber | Prototype: | int QImageReader::currentImageNumber() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1488-1493 |
| | 3 | 2 |
QImageReader::currentImageRectName: | QImageReader::currentImageRect | Prototype: | QRect QImageReader::currentImageRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1501-1506 |
| | 3 | 2 |
QImageReader::errorStringName: | QImageReader::errorString | Prototype: | QString QImageReader::errorString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1524-1529 |
| | 3 | 2 |
QImageReader::gammaName: | QImageReader::gamma | Prototype: | float QImageReader::gamma() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1232-1237 |
| | 3 | 2 |
QImageReader::imageCountName: | QImageReader::imageCount | Prototype: | int QImageReader::imageCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1456-1461 |
| | 3 | 2 |
QImageReader::imageFormatName: | QImageReader::imageFormat | Prototype: | QByteArray QImageReader::imageFormat(const QString &fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1558-1565 |
| | 4 | 2 |
QImageReader::jumpToImageName: | QImageReader::jumpToImage | Prototype: | bool QImageReader::jumpToImage(int imageNumber) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1425-1430 |
| | 3 | 2 |
QImageReader::jumpToNextImageName: | QImageReader::jumpToNextImage | Prototype: | bool QImageReader::jumpToNextImage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1409-1414 |
| | 3 | 2 |
QImageReader::loopCountName: | QImageReader::loopCount | Prototype: | int QImageReader::loopCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1440-1445 |
| | 3 | 2 |
QImageReader::nextImageDelayName: | QImageReader::nextImageDelay | Prototype: | int QImageReader::nextImageDelay() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1472-1477 |
| | 3 | 2 |
QImageReader::setDeviceName: | QImageReader::setDevice | Prototype: | void QImageReader::setDevice(QIODevice *device) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 831-840 |
| | 7 | 2 |
QImageReader::setGammaName: | QImageReader::setGamma | Prototype: | void QImageReader::setGamma(float gamma) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1217-1221 |
| | 2 | 2 |
QImageReader::supportedImageFormatsName: | QImageReader::supportedImageFormats | Prototype: | QList<QByteArray> QImageReader::supportedImageFormats() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1623-1637 |
| | 8 | 2 |
QImageReader::supportedMimeTypesName: | QImageReader::supportedMimeTypes | Prototype: | QList<QByteArray> QImageReader::supportedMimeTypes() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1648-1662 |
| | 8 | 2 |
QImageReader::supportsOptionName: | QImageReader::supportsOption | Prototype: | bool QImageReader::supportsOption(QImageIOHandler::ImageOption option) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1547-1552 |
| | 3 | 2 |
QImageReader::transformationName: | QImageReader::transformation | Prototype: | QImageIOHandler::Transformations QImageReader::transformation() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1160-1166 |
| | 4 | 2 |
QImageReaderPrivate::~QImageReaderPrivateName: | QImageReaderPrivate::~QImageReaderPrivate | Prototype: | QImageReaderPrivate::~QImageReaderPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 568-573 |
| | 3 | 2 |
QImageScale::qimageFreeScaleInfoName: | QImageScale::qimageFreeScaleInfo | Prototype: | QImageScaleInfo* QImageScale::qimageFreeScaleInfo(QImageScaleInfo *isi) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 211-221 |
| | 7 | 2 |
QImageWriter::setDeviceName: | QImageWriter::setDevice | Prototype: | void QImageWriter::setDevice(QIODevice *device) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 395-404 |
| | 6 | 2 |
QImageWriter::setTextName: | QImageWriter::setText | Prototype: | void QImageWriter::setText(const QString &key, const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 701-706 |
| | 3 | 2 |
QImageWriter::supportedSubTypesName: | QImageWriter::supportedSubTypes | Prototype: | QList<QByteArray> QImageWriter::supportedSubTypes() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 557-562 |
| | 3 | 2 |
QImageWriter::supportsOptionName: | QImageWriter::supportsOption | Prototype: | bool QImageWriter::supportsOption(QImageIOHandler::ImageOption option) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 807-816 |
| | 5 | 2 |
QImageWriter::~QImageWriterName: | QImageWriter::~QImageWriter | Prototype: | QImageWriter::~QImageWriter() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 348-354 |
| | 4 | 2 |
QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngineName: | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine | Prototype: | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 245-252 |
| | 4 | 2 |
QInputDeviceManagerPrivate::setDeviceCountName: | QInputDeviceManagerPrivate::setDeviceCount | Prototype: | void QInputDeviceManagerPrivate::setDeviceCount(QInputDeviceManager::DeviceType type, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | Lines: | 75-82 |
| | 4 | 2 |
QInputDialog::doubleDecimalsName: | QInputDialog::doubleDecimals | Prototype: | int QInputDialog::doubleDecimals() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1016-1024 |
| | 4 | 2 |
QInputDialog::doubleMaximumName: | QInputDialog::doubleMaximum | Prototype: | double QInputDialog::doubleMaximum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 978-986 |
| | 4 | 2 |
QInputDialog::doubleMinimumName: | QInputDialog::doubleMinimum | Prototype: | double QInputDialog::doubleMinimum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 953-961 |
| | 4 | 2 |
QInputDialog::doubleValueName: | QInputDialog::doubleValue | Prototype: | double QInputDialog::doubleValue() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 928-936 |
| | 4 | 2 |
QInputDialog::intMaximumName: | QInputDialog::intMaximum | Prototype: | int QInputDialog::intMaximum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 866-874 |
| | 4 | 2 |
QInputDialog::intMinimumName: | QInputDialog::intMinimum | Prototype: | int QInputDialog::intMinimum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 841-849 |
| | 4 | 2 |
QInputDialog::intStepName: | QInputDialog::intStep | Prototype: | int QInputDialog::intStep() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 903-911 |
| | 4 | 2 |
QInputDialog::intValueName: | QInputDialog::intValue | Prototype: | int QInputDialog::intValue() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 816-824 |
| | 4 | 2 |
QInputDialog::isComboBoxEditableName: | QInputDialog::isComboBoxEditable | Prototype: | bool QInputDialog::isComboBoxEditable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 756-764 |
| | 4 | 2 |
QInputDialog::setComboBoxEditableName: | QInputDialog::setComboBoxEditable | Prototype: | void QInputDialog::setComboBoxEditable(bool editable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 747-754 |
| | 5 | 2 |
QInputDialog::setComboBoxItemsName: | QInputDialog::setComboBoxItems | Prototype: | void QInputDialog::setComboBoxItems(const QStringList &items) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 773-786 |
| | 7 | 2 |
QInputDialog::setLabelTextName: | QInputDialog::setLabelText | Prototype: | void QInputDialog::setLabelText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 588-596 |
| | 4 | 2 |
QInputDialog::setOptionName: | QInputDialog::setOption | Prototype: | void QInputDialog::setOption(InputDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 628-633 |
| | 3 | 2 |
QInputDialog::textEchoModeName: | QInputDialog::textEchoMode | Prototype: | QLineEdit::EchoMode QInputDialog::textEchoMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 730-738 |
| | 4 | 2 |
QInputDialogDoubleSpinBox::keyPressEventName: | QInputDialogDoubleSpinBox::keyPressEvent | Prototype: | void keyPressEvent(QKeyEvent *event) override | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 149-158 |
| | 4 | 2 |
QInputDialogPrivate::_q_plainTextEditTextChangedName: | QInputDialogPrivate::_q_plainTextEditTextChanged | Prototype: | void QInputDialogPrivate::_q_plainTextEditTextChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 448-456 |
| | 5 | 2 |
QInputDialogPrivate::_q_textChangedName: | QInputDialogPrivate::_q_textChanged | Prototype: | void QInputDialogPrivate::_q_textChanged(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 439-446 |
| | 4 | 2 |
QInputDialogPrivate::ensureComboBoxName: | QInputDialogPrivate::ensureComboBox | Prototype: | void QInputDialogPrivate::ensureComboBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 276-290 |
| | 9 | 2 |
QInputDialogPrivate::ensureDoubleSpinBoxName: | QInputDialogPrivate::ensureDoubleSpinBox | Prototype: | void QInputDialogPrivate::ensureDoubleSpinBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 321-330 |
| | 6 | 2 |
QInputDialogPrivate::ensureEnabledConnectionName: | QInputDialogPrivate::ensureEnabledConnection | Prototype: | void QInputDialogPrivate::ensureEnabledConnection(QAbstractSpinBox *spinBox) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 332-338 |
| | 3 | 2 |
QInputDialogPrivate::ensureIntSpinBoxName: | QInputDialogPrivate::ensureIntSpinBox | Prototype: | void QInputDialogPrivate::ensureIntSpinBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 310-319 |
| | 6 | 2 |
QInputDialogPrivate::ensureLineEditName: | QInputDialogPrivate::ensureLineEdit | Prototype: | void QInputDialogPrivate::ensureLineEdit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 247-259 |
| | 7 | 2 |
QInputDialogPrivate::ensureListViewName: | QInputDialogPrivate::ensureListView | Prototype: | void QInputDialogPrivate::ensureListView() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 292-308 |
| | 12 | 2 |
QInputDialogPrivate::ensurePlainTextEditName: | QInputDialogPrivate::ensurePlainTextEdit | Prototype: | void QInputDialogPrivate::ensurePlainTextEdit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 261-274 |
| | 8 | 2 |
QInputDialogPrivate::listViewTextName: | QInputDialogPrivate::listViewText | Prototype: | QString QInputDialogPrivate::listViewText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 429-437 |
| | 4 | 2 |
QInputDialogPrivate::setListViewTextName: | QInputDialogPrivate::setListViewText | Prototype: | void QInputDialogPrivate::setListViewText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 419-427 |
| | 5 | 2 |
QInputDialogSpinBox::keyPressEventName: | QInputDialogSpinBox::keyPressEvent | Prototype: | void keyPressEvent(QKeyEvent *event) override | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 114-123 |
| | 4 | 2 |
QInputMethod::commitName: | QInputMethod::commit | Prototype: | void QInputMethod::commit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 321-327 |
| | 4 | 2 |
QInputMethod::hideName: | QInputMethod::hide | Prototype: | void QInputMethod::hide() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 187-193 |
| | 4 | 2 |
QInputMethod::inputDirectionName: | QInputMethod::inputDirection | Prototype: | Qt::LayoutDirection QInputMethod::inputDirection() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 261-268 |
| | 5 | 2 |
QInputMethod::invokeActionName: | QInputMethod::invokeAction | Prototype: | void QInputMethod::invokeAction(Action a, int cursorPosition) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 345-351 |
| | 4 | 2 |
QInputMethod::isAnimatingName: | QInputMethod::isAnimating | Prototype: | bool QInputMethod::isAnimating() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 235-242 |
| | 5 | 2 |
QInputMethod::isVisibleName: | QInputMethod::isVisible | Prototype: | bool QInputMethod::isVisible() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 204-211 |
| | 5 | 2 |
QInputMethod::keyboardRectangleName: | QInputMethod::keyboardRectangle | Prototype: | QRectF QInputMethod::keyboardRectangle() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 154-161 |
| | 5 | 2 |
QInputMethod::localeName: | QInputMethod::locale | Prototype: | QLocale QInputMethod::locale() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 248-255 |
| | 5 | 2 |
QInputMethod::resetName: | QInputMethod::reset | Prototype: | void QInputMethod::reset() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 305-311 |
| | 4 | 2 |
QInputMethod::setInputItemTransformName: | QInputMethod::setInputItemTransform | Prototype: | void QInputMethod::setInputItemTransform(const QTransform &transform) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 86-94 |
| | 5 | 2 |
QInputMethod::showName: | QInputMethod::show | Prototype: | void QInputMethod::show() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 172-178 |
| | 4 | 2 |
QInputMethodPrivate::objectAcceptsInputMethodName: | QInputMethodPrivate::objectAcceptsInputMethod | Prototype: | bool QInputMethodPrivate::objectAcceptsInputMethod(QObject *object) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 353-363 |
| | 6 | 2 |
QInt64Set::QInt64SetName: | QInt64Set::QInt64Set | Prototype: | inline QInt64Set::QInt64Set(int capacity) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 489-497 |
| | 5 | 2 |
QInt64Set::clearName: | QInt64Set::clear | Prototype: | inline void QInt64Set::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 560-566 |
| | 4 | 2 |
QInt64Set::~QInt64SetName: | QInt64Set::~QInt64Set | Prototype: | inline ~QInt64Set() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 472-472 |
| | 1 | 2 |
QInternal::registerCallbackName: | QInternal::registerCallback | Prototype: | bool QInternal::registerCallback(Callback cb, qInternalCallback callback) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3851-3860 |
| | 6 | 2 |
QInternal::unregisterCallbackName: | QInternal::unregisterCallback | Prototype: | bool QInternal::unregisterCallback(Callback cb, qInternalCallback callback) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3862-3869 |
| | 4 | 2 |