| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFontDialogOptions::setWindowTitle| Name: | QFontDialogOptions::setWindowTitle | | Prototype: | void QFontDialogOptions::setWindowTitle(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 176-179 |
| | 1 | 1 |
QFontDialogOptions::options| Name: | QFontDialogOptions::options | | Prototype: | QFontDialogOptions::FontDialogOptions QFontDialogOptions::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 198-201 |
| | 1 | 1 |
QFontDialogOptions::QFontDialogOptions| Name: | QFontDialogOptions::QFontDialogOptions | | Prototype: | QFontDialogOptions::QFontDialogOptions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 152-154 |
| | 2 | 1 |
QFontDialogOptions::QFontDialogOptions| Name: | QFontDialogOptions::QFontDialogOptions | | Prototype: | QFontDialogOptions::QFontDialogOptions(const QFontDialogOptions &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 156-158 |
| | 2 | 1 |
QFontDialog::testOption| Name: | QFontDialog::testOption | | Prototype: | bool QFontDialog::testOption(FontDialogOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 902-906 |
| | 2 | 1 |
QFontDialog::selectedFont| Name: | QFontDialog::selectedFont | | Prototype: | QFont QFontDialog::selectedFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 851-855 |
| | 2 | 1 |
QFontDialog::options| Name: | QFontDialog::options | | Prototype: | QFontDialog::FontDialogOptions QFontDialog::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 932-936 |
| | 2 | 1 |
QFontDialog::open| Name: | QFontDialog::open | | Prototype: | void QFontDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 947-954 |
| | 5 | 1 |
QFontDialog::getFont| Name: | QFontDialog::getFont | | Prototype: | QFont QFontDialog::getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, FontDialogOptions options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 367-371 |
| | 1 | 1 |
QFontDialog::getFont| Name: | QFontDialog::getFont | | Prototype: | QFont QFontDialog::getFont(bool *ok, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 393-397 |
| | 2 | 1 |
QFontDialog::QFontDialog| Name: | QFontDialog::QFontDialog | | Prototype: | QFontDialog::QFontDialog(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 151-156 |
| | 2 | 1 |
QFontDialog::QFontDialog| Name: | QFontDialog::QFontDialog | | Prototype: | QFontDialog::QFontDialog(const QFont &initial, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 164-170 |
| | 3 | 1 |
QFontDatabasePrivate::~QFontDatabasePrivate| Name: | QFontDatabasePrivate::~QFontDatabasePrivate | | Prototype: | ~QFontDatabasePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 458-460 |
| | 1 | 1 |
QFontDatabasePrivate::invalidate| Name: | QFontDatabasePrivate::invalidate | | Prototype: | void QFontDatabasePrivate::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 497-505 |
| | 5 | 1 |
QFontDatabasePrivate::QFontDatabasePrivate| Name: | QFontDatabasePrivate::QFontDatabasePrivate | | Prototype: | QFontDatabasePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 452-456 |
| | 1 | 1 |
QFontDatabase::supportsThreadedFontRendering| Name: | QFontDatabase::supportsThreadedFontRendering | | Prototype: | bool QFontDatabase::supportsThreadedFontRendering() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2619-2622 |
| | 1 | 1 |
QFontDatabase::styleString| Name: | QFontDatabase::styleString | | Prototype: | QString QFontDatabase::styleString(const QFont &font) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1335-1339 |
| | 2 | 1 |
QFontDatabase::styleString| Name: | QFontDatabase::styleString | | Prototype: | QString QFontDatabase::styleString(const QFontInfo &fontInfo) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1346-1350 |
| | 2 | 1 |
QFontDatabase::standardSizes| Name: | QFontDatabase::standardSizes | | Prototype: | QList<int> QFontDatabase::standardSizes() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1921-1924 |
| | 1 | 1 |
QFontDatabase::resolveFontFamilyAlias| Name: | QFontDatabase::resolveFontFamilyAlias | | Prototype: | QString QFontDatabase::resolveFontFamilyAlias(const QString &family) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2816-2819 |
| | 1 | 1 |
QFontDatabase::parseFontName| Name: | QFontDatabase::parseFontName | | Prototype: | void QFontDatabase::parseFontName(const QString &name, QString &foundry, QString &family) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2397-2400 |
| | 1 | 1 |
QFontDatabase::isPrivateFamily| Name: | QFontDatabase::isPrivateFamily | | Prototype: | bool QFontDatabase::isPrivateFamily(const QString &family) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2053-2056 |
| | 1 | 1 |
QFontDatabase::isFixedPitch| Name: | QFontDatabase::isFixedPitch | | Prototype: | bool QFontDatabase::isFixedPitch(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1633-1647 |
| | 7 | 1 |
QFontDatabase::hasFamily| Name: | QFontDatabase::hasFamily | | Prototype: | bool QFontDatabase::hasFamily(const QString &family) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2032-2038 |
| | 4 | 1 |
QFontDatabase::createDatabase| Name: | QFontDatabase::createDatabase | | Prototype: | void QFontDatabase::createDatabase() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2402-2403 |
| | 1 | 1 |
QFontDatabase::applicationFontFamilies| Name: | QFontDatabase::applicationFontFamilies | | Prototype: | QStringList QFontDatabase::applicationFontFamilies(int id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2510-2514 |
| | 2 | 1 |
QFontDatabase::addApplicationFontFromData| Name: | QFontDatabase::addApplicationFontFromData | | Prototype: | int QFontDatabase::addApplicationFontFromData(const QByteArray &fontData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2496-2500 |
| | 2 | 1 |
QFontComboBoxPrivate::QFontComboBoxPrivate| Name: | QFontComboBoxPrivate::QFontComboBoxPrivate | | Prototype: | inline QFontComboBoxPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 292-292 |
| | 1 | 1 |
QFontComboBox::sizeHint| Name: | QFontComboBox::sizeHint | | Prototype: | QSize QFontComboBox::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 548-554 |
| | 4 | 1 |
QFontComboBox::setFontFilters| Name: | QFontComboBox::setFontFilters | | Prototype: | void QFontComboBox::setFontFilters(FontFilters filters) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 484-489 |
| | 3 | 1 |
QFontComboBox::fontFilters| Name: | QFontComboBox::fontFilters | | Prototype: | QFontComboBox::FontFilters QFontComboBox::fontFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 491-495 |
| | 2 | 1 |
QFontComboBox::currentFont| Name: | QFontComboBox::currentFont | | Prototype: | QFont QFontComboBox::currentFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 503-507 |
| | 2 | 1 |
QFontCache::~QFontCache| Name: | QFontCache::~QFontCache | | Prototype: | QFontCache::~QFontCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2713-2716 |
| | 1 | 1 |
QFontCache::updateHitCountAndTimeStamp| Name: | QFontCache::updateHitCountAndTimeStamp | | Prototype: | void QFontCache::updateHitCountAndTimeStamp(Engine &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2824-2834 |
| | 2 | 1 |
QFontCache::decreaseCost| Name: | QFontCache::decreaseCost | | Prototype: | void QFontCache::decreaseCost(uint cost) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2888-2897 |
| | 4 | 1 |
QFontCache::QFontCache| Name: | QFontCache::QFontCache | | Prototype: | QFontCache::QFontCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2706-2711 |
| | 2 | 1 |
QFont::wordSpacing| Name: | QFont::wordSpacing | | Prototype: | qreal QFont::wordSpacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1496-1499 |
| | 1 | 1 |
QFont::weight| Name: | QFont::weight | | Prototype: | int QFont::weight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1021-1024 |
| | 1 | 1 |
QFont::underline| Name: | QFont::underline | | Prototype: | bool QFont::underline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1091-1094 |
| | 1 | 1 |
QFont::toString| Name: | QFont::toString | | Prototype: | QString QFont::toString() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1998-2011 |
| | 11 | 1 |
QFont::substitutions| Name: | QFont::substitutions | | Prototype: | QStringList QFont::substitutions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1863-1871 |
| | 5 | 1 |
QFont::substitutes| Name: | QFont::substitutes | | Prototype: | QStringList QFont::substitutes(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1792-1797 |
| | 3 | 1 |
QFont::styleStrategy| Name: | QFont::styleStrategy | | Prototype: | QFont::StyleStrategy QFont::styleStrategy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1234-1237 |
| | 1 | 1 |
QFont::styleName| Name: | QFont::styleName | | Prototype: | QString QFont::styleName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 735-738 |
| | 1 | 1 |
QFont::styleHint| Name: | QFont::styleHint | | Prototype: | QFont::StyleHint QFont::styleHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1247-1250 |
| | 1 | 1 |
QFont::style| Name: | QFont::style | | Prototype: | QFont::Style QFont::style() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 993-996 |
| | 1 | 1 |
QFont::strikeOut| Name: | QFont::strikeOut | | Prototype: | bool QFont::strikeOut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1144-1147 |
| | 1 | 1 |
QFont::stretch| Name: | QFont::stretch | | Prototype: | int QFont::stretch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1394-1397 |
| | 1 | 1 |
QFont::removeSubstitutions| Name: | QFont::removeSubstitutions | | Prototype: | void QFont::removeSubstitutions(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1843-1848 |
| | 3 | 1 |
QFont::rawName| Name: | QFont::rawName | | Prototype: | QString QFont::rawName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1955-1958 |
| | 1 | 1 |
QFont::rawMode| Name: | QFont::rawMode | | Prototype: | bool QFont::rawMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1717-1720 |
| | 1 | 1 |
QFont::pointSizeF| Name: | QFont::pointSizeF | | Prototype: | qreal QFont::pointSizeF() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 927-930 |
| | 1 | 1 |
QFont::pointSize| Name: | QFont::pointSize | | Prototype: | int QFont::pointSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 765-768 |
| | 1 | 1 |
QFont::pixelSize| Name: | QFont::pixelSize | | Prototype: | int QFont::pixelSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 966-969 |
| | 1 | 1 |
QFont::overline| Name: | QFont::overline | | Prototype: | bool QFont::overline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1118-1121 |
| | 1 | 1 |
QFont::operator==| Name: | QFont::operator== | | Prototype: | bool QFont::operator==(const QFont &f) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1620-1634 |
| | 12 | 1 |
QFont::operator=| Name: | QFont::operator= | | Prototype: | QFont &QFont::operator=(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 673-678 |
| | 3 | 1 |
QFont::operator!=| Name: | QFont::operator!= | | Prototype: | bool QFont::operator!=(const QFont &f) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1683-1686 |
| | 1 | 1 |
QFont::letterSpacingType| Name: | QFont::letterSpacingType | | Prototype: | QFont::SpacingType QFont::letterSpacingType() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1485-1488 |
| | 1 | 1 |
QFont::letterSpacing| Name: | QFont::letterSpacing | | Prototype: | qreal QFont::letterSpacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1446-1449 |
| | 1 | 1 |
QFont::lastResortFont| Name: | QFont::lastResortFont | | Prototype: | QString QFont::lastResortFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2156-2161 |
| | 2 | 1 |
QFont::lastResortFamily| Name: | QFont::lastResortFamily | | Prototype: | QString QFont::lastResortFamily() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2110-2113 |
| | 1 | 1 |
QFont::key| Name: | QFont::key | | Prototype: | QString QFont::key() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1986-1989 |
| | 1 | 1 |
QFont::kerning| Name: | QFont::kerning | | Prototype: | bool QFont::kerning() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1199-1202 |
| | 1 | 1 |
QFont::isCopyOf| Name: | QFont::isCopyOf | | Prototype: | bool QFont::isCopyOf(const QFont & f) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1703-1706 |
| | 1 | 1 |
QFont::hintingPreference| Name: | QFont::hintingPreference | | Prototype: | QFont::HintingPreference QFont::hintingPreference() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 867-870 |
| | 1 | 1 |
QFont::fixedPitch| Name: | QFont::fixedPitch | | Prototype: | bool QFont::fixedPitch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1171-1174 |
| | 1 | 1 |
QFont::family| Name: | QFont::family | | Prototype: | QString QFont::family() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 694-697 |
| | 1 | 1 |
QFont::exactMatch| Name: | QFont::exactMatch | | Prototype: | bool QFont::exactMatch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1604-1609 |
| | 3 | 1 |
QFont::cleanup| Name: | QFont::cleanup | | Prototype: | void QFont::cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2086-2089 |
| | 1 | 1 |
QFont::capitalization| Name: | QFont::capitalization | | Prototype: | QFont::Capitalization QFont::capitalization() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1568-1571 |
| | 1 | 1 |
QFont::QFont| Name: | QFont::QFont | | Prototype: | QFont::QFont(QFontPrivate *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 561-564 |
| | 2 | 1 |
QFont::QFont| Name: | QFont::QFont | | Prototype: | QFont::QFont() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 607-610 |
| | 2 | 1 |
QFont::QFont| Name: | QFont::QFont | | Prototype: | QFont::QFont(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 658-661 |
| | 2 | 1 |
QFocusFramePrivate::QFocusFramePrivate| Name: | QFocusFramePrivate::QFocusFramePrivate | | Prototype: | QFocusFramePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 51-56 |
| | 4 | 1 |
QFocusFrame::widget| Name: | QFocusFrame::widget | | Prototype: | QWidget * QFocusFrame::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 240-245 |
| | 2 | 1 |
QFocusFrame::event| Name: | QFocusFrame::event | | Prototype: | bool QFocusFrame::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 330-333 |
| | 1 | 1 |
QFocusFrame::QFocusFrame| Name: | QFocusFrame::QFocusFrame | | Prototype: | QFocusFrame::QFocusFrame(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 150-157 |
| | 4 | 1 |
QFocusEvent::reason| Name: | QFocusEvent::reason | | Prototype: | Qt::FocusReason QFocusEvent::reason() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1308-1311 |
| | 1 | 1 |
QFocusEvent::QFocusEvent| Name: | QFocusEvent::QFocusEvent | | Prototype: | QFocusEvent::QFocusEvent(Type type, Qt::FocusReason reason) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1294-1296 |
| | 1 | 1 |
QFlickGestureRecognizer::reset| Name: | QFlickGestureRecognizer::reset | | Prototype: | void QFlickGestureRecognizer::reset(QGesture *state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 700-703 |
| | 1 | 1 |
QFlickGestureRecognizer::QFlickGestureRecognizer| Name: | QFlickGestureRecognizer::QFlickGestureRecognizer | | Prototype: | QFlickGestureRecognizer::QFlickGestureRecognizer(Qt::MouseButton button) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 361-364 |
| | 1 | 1 |
QFlickGesturePrivate::QFlickGesturePrivate| Name: | QFlickGesturePrivate::QFlickGesturePrivate | | Prototype: | QFlickGesturePrivate::QFlickGesturePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 351-353 |
| | 1 | 1 |
QFlickGesture::QFlickGesture| Name: | QFlickGesture::QFlickGesture | | Prototype: | QFlickGesture::QFlickGesture(QObject *receiver, Qt::MouseButton button, QObject *parent) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 339-346 |
| | 4 | 1 |
QFinalStatePrivate::QFinalStatePrivate| Name: | QFinalStatePrivate::QFinalStatePrivate | | Prototype: | QFinalStatePrivate::QFinalStatePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 77-80 |
| | 2 | 1 |
QFinalState::onExit| Name: | QFinalState::onExit | | Prototype: | void QFinalState::onExit(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 122-125 |
| | 1 | 1 |
QFinalState::onEntry| Name: | QFinalState::onEntry | | Prototype: | void QFinalState::onEntry(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 114-117 |
| | 1 | 1 |
QFinalState::event| Name: | QFinalState::event | | Prototype: | bool QFinalState::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 130-133 |
| | 1 | 1 |
QFinalState::QFinalState| Name: | QFinalState::QFinalState | | Prototype: | QFinalState::QFinalState(QFinalStatePrivate &dd, QState *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 98-101 |
| | 2 | 1 |
QFinalState::QFinalState| Name: | QFinalState::QFinalState | | Prototype: | QFinalState::QFinalState(QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qfinalstate.cpp | | Lines: | 90-93 |
| | 2 | 1 |
QFileSystemWatcherPrivate::createNativeEngine| Name: | QFileSystemWatcherPrivate::createNativeEngine | | Prototype: | QFileSystemWatcherEngine *QFileSystemWatcherPrivate::createNativeEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 63-79 |
| | 1 | 1 |
QFileSystemWatcherPrivate::QFileSystemWatcherPrivate| Name: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate | | Prototype: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 81-84 |
| | 2 | 1 |
QFileSystemWatcher::files| Name: | QFileSystemWatcher::files | | Prototype: | QStringList QFileSystemWatcher::files() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 431-435 |
| | 2 | 1 |
QFileSystemWatcher::directories| Name: | QFileSystemWatcher::directories | | Prototype: | QStringList QFileSystemWatcher::directories() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 425-429 |
| | 2 | 1 |
QFileSystemWatcher::QFileSystemWatcher| Name: | QFileSystemWatcher::QFileSystemWatcher | | Prototype: | QFileSystemWatcher::QFileSystemWatcher(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 199-203 |
| | 1 | 1 |
QFileSystemWatcher::QFileSystemWatcher| Name: | QFileSystemWatcher::QFileSystemWatcher | | Prototype: | QFileSystemWatcher::QFileSystemWatcher(const QStringList &paths, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 209-214 |
| | 2 | 1 |
QFileSystemModelSorter::operator()| Name: | QFileSystemModelSorter::operator() | | Prototype: | bool operator()(const QFileSystemModelPrivate::QFileSystemNode *l, const QFileSystemModelPrivate::QFileSystemNode *r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1055-1059 |
| | 1 | 1 |
QFileSystemModelSorter::QFileSystemModelSorter| Name: | QFileSystemModelSorter::QFileSystemModelSorter | | Prototype: | inline QFileSystemModelSorter(int column) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1001-1005 |
| | 2 | 1 |
QFileSystemModelPrivate::init::[lambda]| Name: | QFileSystemModelPrivate::init::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1903-1903 |
| | 0 | 1 |
QFileSystemModelPrivate::displayName| Name: | QFileSystemModelPrivate::displayName | | Prototype: | QString QFileSystemModelPrivate::displayName(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 823-831 |
| | 1 | 1 |