| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontDatabase::bold| Name: | 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::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::families| Name: | 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::findFont| Name: | 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::font| Name: | 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::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::isBitmapScalable| Name: | 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::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::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::isScalable| Name: | 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::isSmoothlyScalable| Name: | 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::italic| Name: | 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::load| Name: | 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::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::pointSizes| Name: | 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::removeAllApplicationFonts| Name: | 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::removeApplicationFont| Name: | 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::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::smoothSizes| Name: | 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::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::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::styles| Name: | 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::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::systemFont| Name: | 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::weight| Name: | 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::writingSystemName| Name: | 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::writingSystemSample| Name: | 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::writingSystems| Name: | 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::writingSystems| Name: | 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 |
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 |
QFontDatabasePrivate::addAppFont| Name: | 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::family| Name: | 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::free| Name: | 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::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::isApplicationFont| Name: | 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::~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 |
QFontDef::exactMatch| Name: | 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 |
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 |
QFontDialog::changeEvent| Name: | 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::currentFont| Name: | 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::done| Name: | 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::eventFilter| Name: | 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::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::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::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::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::setCurrentFont| Name: | 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::setOption| Name: | 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::setOptions| Name: | 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::setVisible| Name: | 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::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 |
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 |
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::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::setOption| Name: | 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::setOptions| Name: | 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::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::testOption| Name: | QFontDialogOptions::testOption | | Prototype: | bool QFontDialogOptions::testOption(QFontDialogOptions::FontDialogOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 187-190 |
| | 1 | 1 |
QFontDialogOptions::windowTitle| Name: | QFontDialogOptions::windowTitle | | Prototype: | QString QFontDialogOptions::windowTitle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 171-174 |
| | 1 | 1 |
QFontDialogOptionsPrivate::QFontDialogOptionsPrivate| Name: | QFontDialogOptionsPrivate::QFontDialogOptionsPrivate | | Prototype: | QFontDialogOptionsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 146-146 |
| | 1 | 1 |
QFontDialogPrivate::QFontDialogPrivate| Name: | QFontDialogPrivate::QFontDialogPrivate | | Prototype: | QFontDialogPrivate::QFontDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 105-109 |
| | 2 | 1 |
QFontDialogPrivate::_q_familyHighlighted| Name: | QFontDialogPrivate::_q_familyHighlighted | | Prototype: | void QFontDialogPrivate::_q_familyHighlighted(int i) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 691-701 |
| | 7 | 2 |
QFontDialogPrivate::_q_sizeChanged| Name: | QFontDialogPrivate::_q_sizeChanged | | Prototype: | void QFontDialogPrivate::_q_sizeChanged(const QString &s) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 746-767 |
| | 14 | 6 |
QFontDialogPrivate::_q_sizeHighlighted| Name: | QFontDialogPrivate::_q_sizeHighlighted | | Prototype: | void QFontDialogPrivate::_q_sizeHighlighted(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 727-738 |
| | 8 | 2 |
QFontDialogPrivate::_q_styleHighlighted| Name: | QFontDialogPrivate::_q_styleHighlighted | | Prototype: | void QFontDialogPrivate::_q_styleHighlighted(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 708-720 |
| | 8 | 2 |
QFontDialogPrivate::_q_updateSample| Name: | QFontDialogPrivate::_q_updateSample | | Prototype: | void QFontDialogPrivate::_q_updateSample() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 655-667 |
| | 7 | 2 |
QFontDialogPrivate::_q_writingSystemHighlighted| Name: | QFontDialogPrivate::_q_writingSystemHighlighted | | Prototype: | void QFontDialogPrivate::_q_writingSystemHighlighted(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 681-686 |
| | 3 | 1 |
QFontDialogPrivate::canBeNativeDialog| Name: | QFontDialogPrivate::canBeNativeDialog | | Prototype: | bool QFontDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 1034-1049 |
| | 10 | 4 |
QFontDialogPrivate::getFont| Name: | QFontDialogPrivate::getFont | | Prototype: | QFont QFontDialogPrivate::getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, QFontDialog::FontDialogOptions options) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 399-416 |
| | 11 | 4 |
QFontDialogPrivate::helperPrepareShow| Name: | QFontDialogPrivate::helperPrepareShow | | Prototype: | void QFontDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 471-474 |
| | 1 | 1 |
QFontDialogPrivate::init| Name: | QFontDialogPrivate::init | | Prototype: | void QFontDialogPrivate::init() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 172-332 |
| | 104 | 5 |
QFontDialogPrivate::initHelper| Name: | QFontDialogPrivate::initHelper | | Prototype: | void QFontDialogPrivate::initHelper(QPlatformDialogHelper *h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 463-469 |
| | 4 | 1 |
QFontDialogPrivate::retranslateStrings| Name: | QFontDialogPrivate::retranslateStrings | | Prototype: | void QFontDialogPrivate::retranslateStrings() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 769-779 |
| | 8 | 1 |
QFontDialogPrivate::updateFamilies| Name: | QFontDialogPrivate::updateFamilies | | Prototype: | void QFontDialogPrivate::updateFamilies() | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 481-559 |
| | 49 | 16 |
QFontDialogPrivate::updateSampleFont| Name: | QFontDialogPrivate::updateSampleFont | | Prototype: | void QFontDialogPrivate::updateSampleFont(const QFont &newFont) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 669-676 |
| | 4 | 2 |
QFontDialogPrivate::updateSizes| Name: | QFontDialogPrivate::updateSizes | | Prototype: | void QFontDialogPrivate::updateSizes() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 622-653 |
| | 22 | 6 |
QFontDialogPrivate::updateStyles| Name: | QFontDialogPrivate::updateStyles | | Prototype: | void QFontDialogPrivate::updateStyles() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 565-614 |
| | 33 | 11 |
QFontEngine::GlyphCacheEntry::GlyphCacheEntry| Name: | QFontEngine::GlyphCacheEntry::GlyphCacheEntry | | Prototype: | QFontEngine::GlyphCacheEntry::GlyphCacheEntry(const GlyphCacheEntry &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1571-1574 |
| | 2 | 1 |
QFontEngine::GlyphCacheEntry::operator=| Name: | QFontEngine::GlyphCacheEntry::operator= | | Prototype: | QFontEngine::GlyphCacheEntry &QFontEngine::GlyphCacheEntry::operator=(const GlyphCacheEntry &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1580-1584 |
| | 2 | 1 |
QFontEngine::QFontEngine| Name: | QFontEngine::QFontEngine | | Prototype: | QFontEngine::QFontEngine(Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 241-263 |
| | 10 | 2 |
QFontEngine::addBitmapFontToPath| Name: | QFontEngine::addBitmapFontToPath | | Prototype: | void QFontEngine::addBitmapFontToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 787-834 |
| | 35 | 8 |
QFontEngine::addGlyphsToPath| Name: | QFontEngine::addGlyphsToPath | | Prototype: | void QFontEngine::addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int nGlyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 836-851 |
| | 9 | 2 |
QFontEngine::addOutlineToPath| Name: | QFontEngine::addOutlineToPath | | Prototype: | void QFontEngine::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 680-691 |
| | 7 | 2 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 853-857 |
| | 1 | 1 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, const QTransform &t) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 859-867 |
| | 5 | 2 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 869-880 |
| | 7 | 3 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 948-983 |
| | 28 | 4 |
QFontEngine::alphaRGBMapForGlyph| Name: | QFontEngine::alphaRGBMapForGlyph | | Prototype: | QImage QFontEngine::alphaRGBMapForGlyph(glyph_t glyph, QFixed , const QTransform &t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 882-897 |
| | 9 | 3 |
QFontEngine::averageCharWidth| Name: | QFontEngine::averageCharWidth | | Prototype: | QFixed QFontEngine::averageCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 436-441 |
| | 3 | 1 |
QFontEngine::bitmapForGlyph| Name: | QFontEngine::bitmapForGlyph | | Prototype: | QImage QFontEngine::bitmapForGlyph(glyph_t, QFixed subPixelPosition, const QTransform&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 899-904 |
| | 2 | 1 |
QFontEngine::boundingBox| Name: | QFontEngine::boundingBox | | Prototype: | glyph_metrics_t QFontEngine::boundingBox(glyph_t glyph, const QTransform &matrix) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 419-427 |
| | 4 | 2 |
QFontEngine::canRender| Name: | QFontEngine::canRender | | Prototype: | bool QFontEngine::canRender(const QChar *str, int len) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 408-417 |
| | 5 | 3 |
QFontEngine::clearGlyphCache| Name: | QFontEngine::clearGlyphCache | | Prototype: | void QFontEngine::clearGlyphCache(const void *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1050-1053 |
| | 1 | 1 |
QFontEngine::convertToPostscriptFontFamilyName| Name: | QFontEngine::convertToPostscriptFontFamilyName | | Prototype: | QByteArray QFontEngine::convertToPostscriptFontFamilyName(const QByteArray &family) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1529-1544 |
| | 13 | 1 |
QFontEngine::doKerning| Name: | QFontEngine::doKerning | | Prototype: | void QFontEngine::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1110-1125 |
| | 9 | 5 |
QFontEngine::getCMap| Name: | QFontEngine::getCMap | | Prototype: | const uchar *QFontEngine::getCMap(const uchar *table, uint tableSize, bool *isSymbolFont, int *cmapSize) | | Coverage: | 0.000% (0/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1237-1392 |
| | 91 | 36 |