Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontDialogOptions::setOptionsName: | QFontDialogOptions::setOptions | Prototype: | void QFontDialogOptions::setOptions(FontDialogOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 192-196 |
| | 2 | 2 |
QFontDialogOptions::setOptionName: | QFontDialogOptions::setOption | Prototype: | void QFontDialogOptions::setOption(QFontDialogOptions::FontDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 181-185 |
| | 2 | 2 |
QFontDialogOptions::optionsName: | 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::operator=Name: | QFontDialogOptions::operator= | Prototype: | QFontDialogOptions &QFontDialogOptions::operator=(const QFontDialogOptions &rhs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 160-165 |
| | 3 | 2 |
QFontDialogOptions::QFontDialogOptionsName: | 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::QFontDialogOptionsName: | 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::testOptionName: | 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::setVisibleName: | QFontDialog::setVisible | Prototype: | void QFontDialog::setVisible(bool visible) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 988-1004 |
| | 10 | 4 |
QFontDialog::setOptionsName: | QFontDialog::setOptions | Prototype: | void QFontDialog::setOptions(FontDialogOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 921-930 |
| | 5 | 2 |
QFontDialog::setOptionName: | QFontDialog::setOption | Prototype: | void QFontDialog::setOption(FontDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 889-894 |
| | 3 | 2 |
QFontDialog::setCurrentFontName: | QFontDialog::setCurrentFont | Prototype: | void QFontDialog::setCurrentFont(const QFont &font) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 807-824 |
| | 13 | 4 |
QFontDialog::selectedFontName: | 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::optionsName: | 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::openName: | 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::getFontName: | 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::getFontName: | 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::eventFilterName: | QFontDialog::eventFilter | Prototype: | bool QFontDialog::eventFilter(QObject *o , QEvent *e) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 425-461 |
| | 30 | 10 |
QFontDialog::doneName: | QFontDialog::done | Prototype: | void QFontDialog::done(int result) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 1013-1032 |
| | 14 | 4 |
QFontDialog::currentFontName: | QFontDialog::currentFont | Prototype: | QFont QFontDialog::currentFont() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 833-841 |
| | 5 | 3 |
QFontDialog::changeEventName: | QFontDialog::changeEvent | Prototype: | void QFontDialog::changeEvent(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 784-791 |
| | 4 | 2 |
QFontDialog::QFontDialogName: | 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::QFontDialogName: | 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 |
QFontDef::exactMatchName: | QFontDef::exactMatch | Prototype: | bool QFontDef::exactMatch(const QFontDef &other) const | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 77-130 |
| | 26 | 7 |
QFontDatabasePrivate::~QFontDatabasePrivateName: | 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::isApplicationFontName: | QFontDatabasePrivate::isApplicationFont | Prototype: | bool QFontDatabasePrivate::isApplicationFont(const QString &fileName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2440-2446 |
| | 4 | 3 |
QFontDatabasePrivate::invalidateName: | 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::freeName: | QFontDatabasePrivate::free | Prototype: | void free() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 469-476 |
| | 5 | 2 |
QFontDatabasePrivate::familyName: | QFontDatabasePrivate::family | Prototype: | QtFontFamily *QFontDatabasePrivate::family(const QString &f, FamilyRequestFlags flags) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 507-552 |
| | 30 | 10 |
QFontDatabasePrivate::addAppFontName: | QFontDatabasePrivate::addAppFont | Prototype: | int QFontDatabasePrivate::addAppFont(const QByteArray &fontData, const QString &fileName) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2412-2438 |
| | 18 | 6 |
QFontDatabasePrivate::QFontDatabasePrivateName: | 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::writingSystemsName: | QFontDatabase::writingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1478-1509 |
| | 19 | 7 |
QFontDatabase::writingSystemsName: | QFontDatabase::writingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems(const QString &family) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1518-1538 |
| | 13 | 4 |
QFontDatabase::writingSystemSampleName: | QFontDatabase::writingSystemSample | Prototype: | QString QFontDatabase::writingSystemSample(WritingSystem writingSystem) | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2180-2394 |
| | 165 | 36 |
QFontDatabase::writingSystemNameName: | QFontDatabase::writingSystemName | Prototype: | QString QFontDatabase::writingSystemName(WritingSystem writingSystem) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2063-2174 |
| | 73 | 36 |
QFontDatabase::weightName: | QFontDatabase::weight | Prototype: | int QFontDatabase::weight(const QString &family, const QString &style) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2002-2028 |
| | 16 | 5 |
QFontDatabase::systemFontName: | QFontDatabase::systemFont | Prototype: | QFont QFontDatabase::systemFont(QFontDatabase::SystemFont type) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2525-2551 |
| | 16 | 8 |
QFontDatabase::supportsThreadedFontRenderingName: | 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::stylesName: | QFontDatabase::styles | Prototype: | QStringList QFontDatabase::styles(const QString &family) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1592-1626 |
| | 23 | 6 |
QFontDatabase::styleStringName: | 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::styleStringName: | 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::standardSizesName: | 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::smoothSizesName: | QFontDatabase::smoothSizes | Prototype: | QList<int> QFontDatabase::smoothSizes(const QString &family, const QString &styleName) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1863-1913 |
| | 31 | 12 |
QFontDatabase::resolveFontFamilyAliasName: | 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::removeApplicationFontName: | QFontDatabase::removeApplicationFont | Prototype: | bool QFontDatabase::removeApplicationFont(int handle) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2564-2577 |
| | 8 | 2 |
QFontDatabase::removeAllApplicationFontsName: | QFontDatabase::removeAllApplicationFonts | Prototype: | bool QFontDatabase::removeAllApplicationFonts() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2591-2602 |
| | 7 | 2 |
QFontDatabase::pointSizesName: | QFontDatabase::pointSizes | Prototype: | QList<int> QFontDatabase::pointSizes(const QString &family, const QString &styleName) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1761-1811 |
| | 30 | 12 |
QFontDatabase::parseFontNameName: | 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::loadName: | QFontDatabase::load | Prototype: | void QFontDatabase::load(const QFontPrivate *d, int script) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2723-2814 |
| | 50 | 18 |
QFontDatabase::italicName: | QFontDatabase::italic | Prototype: | bool QFontDatabase::italic(const QString &family, const QString &style) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1933-1957 |
| | 15 | 5 |
QFontDatabase::isSmoothlyScalableName: | QFontDatabase::isSmoothlyScalable | Prototype: | bool QFontDatabase::isSmoothlyScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1700-1737 |
| | 24 | 10 |
QFontDatabase::isScalableName: | QFontDatabase::isScalable | Prototype: | bool QFontDatabase::isScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1745-1752 |
| | 4 | 2 |
QFontDatabase::isPrivateFamilyName: | 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::isFixedPitchName: | 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::isBitmapScalableName: | QFontDatabase::isBitmapScalable | Prototype: | bool QFontDatabase::isBitmapScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1659-1689 |
| | 19 | 7 |
QFontDatabase::hasFamilyName: | 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::fontName: | QFontDatabase::font | Prototype: | QFont QFontDatabase::font(const QString &family, const QString &style, int pointSize) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1819-1852 |
| | 21 | 7 |
QFontDatabase::findFontName: | QFontDatabase::findFont | Prototype: | QFontEngine *QFontDatabase::findFont(const QFontDef &request, int script) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2628-2721 |
| | 56 | 17 |
QFontDatabase::familiesName: | QFontDatabase::families | Prototype: | QStringList QFontDatabase::families(WritingSystem writingSystem) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1551-1583 |
| | 22 | 8 |
QFontDatabase::createDatabaseName: | 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::boldName: | QFontDatabase::bold | Prototype: | bool QFontDatabase::bold(const QString &family, const QString &style) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1966-1992 |
| | 16 | 5 |
QFontDatabase::applicationFontFamiliesName: | 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::addApplicationFontFromDataName: | 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 |
QFontDatabase::addApplicationFontName: | QFontDatabase::addApplicationFont | Prototype: | int QFontDatabase::addApplicationFont(const QString &fileName) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2466-2477 |
| | 8 | 3 |
QFontDatabase::QFontDatabaseName: | QFontDatabase::QFontDatabase | Prototype: | QFontDatabase::QFontDatabase() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1408-1416 |
| | 5 | 2 |
QFontComboBoxPrivate::_q_updateModelName: | QFontComboBoxPrivate::_q_updateModel | Prototype: | void QFontComboBoxPrivate::_q_updateModel() | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 304-358 |
| | 33 | 11 |
QFontComboBoxPrivate::_q_currentChangedName: | QFontComboBoxPrivate::_q_currentChanged | Prototype: | void QFontComboBoxPrivate::_q_currentChanged(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 361-368 |
| | 4 | 2 |
QFontComboBoxPrivate::QFontComboBoxPrivateName: | 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::writingSystemName: | QFontComboBox::writingSystem | Prototype: | QFontDatabase::WritingSystem QFontComboBox::writingSystem() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 455-461 |
| | 4 | 2 |
QFontComboBox::sizeHintName: | 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::setWritingSystemName: | QFontComboBox::setWritingSystem | Prototype: | void QFontComboBox::setWritingSystem(QFontDatabase::WritingSystem script) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 446-453 |
| | 5 | 2 |
QFontComboBox::setFontFiltersName: | 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::setCurrentFontName: | QFontComboBox::setCurrentFont | Prototype: | void QFontComboBox::setCurrentFont(const QFont &font) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 509-519 |
| | 6 | 3 |
QFontComboBox::fontFiltersName: | 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::eventName: | QFontComboBox::event | Prototype: | bool QFontComboBox::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 533-543 |
| | 6 | 3 |
QFontComboBox::currentFontName: | 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 |
QFontComboBox::QFontComboBoxName: | QFontComboBox::QFontComboBox | Prototype: | QFontComboBox::QFontComboBox(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 406-426 |
| | 14 | 2 |
QFontCache::~QFontCacheName: | 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::updateHitCountAndTimeStampName: | 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::timerEventName: | QFontCache::timerEvent | Prototype: | void QFontCache::timerEvent(QTimerEvent *) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2899-2914 |
| | 6 | 2 |
QFontCache::instanceName: | QFontCache::instance | Prototype: | QFontCache *QFontCache::instance() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2683-2689 |
| | 4 | 2 |
QFontCache::insertEngineDataName: | QFontCache::insertEngineData | Prototype: | void QFontCache::insertEngineData(const QFontDef &def, QFontEngineData *engineData) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2788-2807 |
| | 6 | 2 |
QFontCache::insertEngineName: | QFontCache::insertEngine | Prototype: | void QFontCache::insertEngine(const Key &key, QFontEngine *engine, bool insertMulti) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2836-2864 |
| | 12 | 4 |
QFontCache::increaseCostName: | QFontCache::increaseCost | Prototype: | void QFontCache::increaseCost(uint cost) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2866-2886 |
| | 9 | 4 |
QFontCache::findEngineDataName: | QFontCache::findEngineData | Prototype: | QFontEngineData *QFontCache::findEngineData(const QFontDef &def) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2778-2786 |
| | 4 | 2 |
QFontCache::findEngineName: | QFontCache::findEngine | Prototype: | QFontEngine *QFontCache::findEngine(const Key &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2809-2822 |
| | 7 | 2 |
QFontCache::decreaseCostName: | 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::decreaseCacheName: | QFontCache::decreaseCache | Prototype: | void QFontCache::decreaseCache() | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2916-3063 |
| | 56 | 17 |
QFontCache::clearName: | QFontCache::clear | Prototype: | void QFontCache::clear() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2718-2775 |
| | 33 | 11 |
QFontCache::cleanupName: | QFontCache::cleanup | Prototype: | void QFontCache::cleanup() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2691-2701 |
| | 4 | 2 |
QFontCache::QFontCacheName: | 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::wordSpacingName: | 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::weightName: | 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::underlineName: | 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::toStringName: | 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::substitutionsName: | 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::substitutesName: | 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::substituteName: | QFont::substitute | Prototype: | QString QFont::substitute(const QString &familyName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1771-1780 |
| | 6 | 2 |
QFont::styleStrategyName: | 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::styleNameName: | 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::styleHintName: | 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 |