| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 477-480 |  
  |  | 1 | 1 | 
 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:  | 405-422 |  
  |  | 11 | 4 | 
 QFontDialogPrivate::canBeNativeDialog| Name:  | QFontDialogPrivate::canBeNativeDialog |  | Prototype:  | bool QFontDialogPrivate::canBeNativeDialog() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 1037-1053 |  
  |  | 10 | 3 | 
 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:  | 688-693 |  
  |  | 3 | 1 | 
 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:  | 662-674 |  
  |  | 7 | 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:  | 715-727 |  
  |  | 8 | 2 | 
 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:  | 734-745 |  
  |  | 8 | 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:  | 753-774 |  
  |  | 14 | 6 | 
 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:  | 698-708 |  
  |  | 7 | 2 | 
 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:  | 111-115 |  
  |  | 2 | 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:  | 153-153 |  
  |  | 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:  | 178-181 |  
  |  | 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:  | 194-197 |  
  |  | 1 | 1 | 
 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:  | 183-186 |  
  |  | 1 | 1 | 
 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:  | 199-203 |  
  |  | 2 | 2 | 
 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:  | 188-192 |  
  |  | 2 | 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:  | 205-208 |  
  |  | 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:  | 167-172 |  
  |  | 3 | 2 | 
 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:  | 159-161 |  
  |  | 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:  | 163-165 |  
  |  | 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:  | 905-909 |  
  |  | 2 | 1 | 
 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:  | 991-1007 |  
  |  | 10 | 4 | 
 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:  | 924-933 |  
  |  | 5 | 2 | 
 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:  | 892-897 |  
  |  | 3 | 2 | 
 QFontDialog::setCurrentFont| Name:  | QFontDialog::setCurrentFont |  | Prototype:  | void QFontDialog::setCurrentFont(const QFont &font) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 814-829 |  
  |  | 12 | 3 | 
 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:  | 854-858 |  
  |  | 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:  | 935-939 |  
  |  | 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:  | 950-957 |  
  |  | 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:  | 373-377 |  
  |  | 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:  | 399-403 |  
  |  | 2 | 1 | 
 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:  | 431-467 |  
  |  | 30 | 10 | 
 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:  | 1016-1035 |  
  |  | 14 | 4 | 
 QFontDialog::currentFont| Name:  | QFontDialog::currentFont |  | Prototype:  | QFont QFontDialog::currentFont() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 838-844 |  
  |  | 4 | 2 | 
 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:  | 791-798 |  
  |  | 4 | 2 | 
 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:  | 157-162 |  
  |  | 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:  | 170-176 |  
  |  | 3 | 1 | 
 QFontDef::exactMatch| Name:  | QFontDef::exactMatch |  | Prototype:  | bool QFontDef::exactMatch(const QFontDef &other) const |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 83-133 |  
  |  | 24 | 7 | 
 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:  | 464-466 |  
  |  | 1 | 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:  | 2442-2448 |  
  |  | 4 | 3 | 
 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:  | 504-512 |  
  |  | 5 | 1 | 
 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:  | 475-482 |  
  |  | 5 | 2 | 
 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:  | 514-559 |  
  |  | 30 | 10 | 
 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:  | 2414-2440 |  
  |  | 18 | 6 | 
 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-462 |  
  |  | 1 | 1 | 
 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:  | 1480-1511 |  
  |  | 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:  | 1520-1540 |  
  |  | 13 | 4 | 
 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:  | 2182-2396 |  
  |  | 165 | 36 | 
 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:  | 2065-2176 |  
  |  | 73 | 36 | 
 QFontDatabase::weight| Name:  | QFontDatabase::weight |  | Prototype:  | int QFontDatabase::weight(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 2004-2030 |  
  |  | 16 | 5 | 
 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:  | 2527-2553 |  
  |  | 16 | 8 | 
 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:  | 2621-2624 |  
  |  | 1 | 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:  | 1594-1628 |  
  |  | 23 | 6 | 
 QFontDatabase::styleString| Name:  | QFontDatabase::styleString |  | Prototype:  | QString QFontDatabase::styleString(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1337-1341 |  
  |  | 2 | 1 | 
 QFontDatabase::styleString| Name:  | QFontDatabase::styleString |  | Prototype:  | QString QFontDatabase::styleString(const QFontInfo &fontInfo) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1348-1352 |  
  |  | 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:  | 1923-1926 |  
  |  | 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:  | 1865-1915 |  
  |  | 31 | 12 | 
 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:  | 2818-2821 |  
  |  | 1 | 1 | 
 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:  | 2566-2579 |  
  |  | 8 | 2 | 
 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:  | 2593-2604 |  
  |  | 7 | 2 | 
 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:  | 1763-1813 |  
  |  | 30 | 12 | 
 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:  | 2399-2402 |  
  |  | 1 | 1 | 
 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:  | 2725-2816 |  
  |  | 50 | 18 | 
 QFontDatabase::italic| Name:  | QFontDatabase::italic |  | Prototype:  | bool QFontDatabase::italic(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1935-1959 |  
  |  | 15 | 5 | 
 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:  | 1702-1739 |  
  |  | 24 | 10 | 
 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:  | 1747-1754 |  
  |  | 4 | 2 | 
 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:  | 2055-2058 |  
  |  | 1 | 1 | 
 QFontDatabase::isFixedPitch| Name:  | QFontDatabase::isFixedPitch |  | Prototype:  | bool QFontDatabase::isFixedPitch(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1635-1649 |  
  |  | 7 | 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:  | 1661-1691 |  
  |  | 19 | 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:  | 2034-2040 |  
  |  | 4 | 1 | 
 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:  | 1821-1854 |  
  |  | 21 | 7 | 
 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:  | 2630-2723 |  
  |  | 56 | 17 | 
 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:  | 1553-1585 |  
  |  | 22 | 8 | 
 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:  | 2404-2405 |  
  |  | 1 | 1 | 
 QFontDatabase::bold| Name:  | QFontDatabase::bold |  | Prototype:  | bool QFontDatabase::bold(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1968-1994 |  
  |  | 16 | 5 | 
 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:  | 2512-2516 |  
  |  | 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:  | 2498-2502 |  
  |  | 2 | 1 | 
 QFontDatabase::addApplicationFont| Name:  | 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:  | 2468-2479 |  
  |  | 8 | 3 | 
 QFontDatabase::QFontDatabase| Name:  | QFontDatabase::QFontDatabase |  | Prototype:  | QFontDatabase::QFontDatabase() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1410-1418 |  
  |  | 5 | 2 | 
 QFontComboBoxPrivate::_q_updateModel| Name:  | 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:  | 310-364 |  
  |  | 33 | 11 | 
 QFontComboBoxPrivate::_q_currentChanged| Name:  | 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:  | 367-374 |  
  |  | 4 | 2 | 
 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:  | 298-298 |  
  |  | 1 | 1 | 
 QFontComboBox::writingSystem| Name:  | 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:  | 461-467 |  
  |  | 4 | 2 | 
 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:  | 554-560 |  
  |  | 4 | 1 | 
 QFontComboBox::setWritingSystem| Name:  | 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:  | 452-459 |  
  |  | 5 | 2 | 
 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:  | 490-495 |  
  |  | 3 | 1 | 
 QFontComboBox::setCurrentFont| Name:  | 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:  | 515-525 |  
  |  | 6 | 3 | 
 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:  | 497-501 |  
  |  | 2 | 1 | 
 QFontComboBox::event| Name:  | 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:  | 539-549 |  
  |  | 6 | 3 | 
 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:  | 509-513 |  
  |  | 2 | 1 | 
 QFontComboBox::QFontComboBox| Name:  | 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:  | 412-432 |  
  |  | 14 | 2 | 
 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:  | 2716-2719 |  
  |  | 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:  | 2827-2837 |  
  |  | 2 | 1 | 
 QFontCache::timerEvent| Name:  | 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:  | 2902-2917 |  
  |  | 6 | 2 | 
 QFontCache::instance| Name:  | 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:  | 2686-2692 |  
  |  | 4 | 2 | 
 QFontCache::insertEngineData| Name:  | 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:  | 2791-2810 |  
  |  | 6 | 2 | 
 QFontCache::insertEngine| Name:  | 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:  | 2839-2867 |  
  |  | 12 | 4 | 
 QFontCache::increaseCost| Name:  | 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:  | 2869-2889 |  
  |  | 9 | 4 | 
 QFontCache::findEngineData| Name:  | 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:  | 2781-2789 |  
  |  | 4 | 2 | 
 QFontCache::findEngine| Name:  | 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:  | 2812-2825 |  
  |  | 7 | 2 | 
 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:  | 2891-2900 |  
  |  | 4 | 1 |