| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFontMetricsF::xHeight| Name: | QFontMetricsF::xHeight | | Prototype: | qreal QFontMetricsF::xHeight() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1251-1258 |
| | 5 | 2 |
QFontMetricsF::tightBoundingRect| Name: | QFontMetricsF::tightBoundingRect | | Prototype: | QRectF QFontMetricsF::tightBoundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1629-1639 |
| | 7 | 2 |
QFontMetricsF::inFontUcs4| Name: | QFontMetricsF::inFontUcs4 | | Prototype: | bool QFontMetricsF::inFontUcs4(uint ucs4) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1287-1295 |
| | 6 | 2 |
QFontMetricsF::boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1456-1468 |
| | 9 | 2 |
QFontMetricsF::boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(QChar ch) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1483-1499 |
| | 10 | 2 |
QFontMetricsF::QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFont &font, QPaintDevice *paintdevice) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1060-1072 |
| | 7 | 2 |
QFontMetrics::xHeight| Name: | QFontMetrics::xHeight | | Prototype: | int QFontMetrics::xHeight() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 385-392 |
| | 5 | 2 |
QFontMetrics::tightBoundingRect| Name: | QFontMetrics::tightBoundingRect | | Prototype: | QRect QFontMetrics::tightBoundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 840-850 |
| | 7 | 2 |
QFontMetrics::inFontUcs4| Name: | QFontMetrics::inFontUcs4 | | Prototype: | bool QFontMetrics::inFontUcs4(uint ucs4) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 419-427 |
| | 6 | 2 |
QFontMetrics::boundingRect| Name: | QFontMetrics::boundingRect | | Prototype: | QRect QFontMetrics::boundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 671-681 |
| | 7 | 2 |
QFontMetrics::boundingRect| Name: | QFontMetrics::boundingRect | | Prototype: | QRect QFontMetrics::boundingRect(QChar ch) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 700-716 |
| | 10 | 2 |
QFontMetrics::QFontMetrics| Name: | QFontMetrics::QFontMetrics | | Prototype: | QFontMetrics::QFontMetrics(const QFont &font, QPaintDevice *paintdevice) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 171-183 |
| | 7 | 2 |
QFontListView::currentChanged| Name: | QFontListView::currentChanged | | Prototype: | void currentChanged(const QModelIndex ¤t, const QModelIndex &previous) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 89-93 |
| | 3 | 2 |
QFontEngineQPF2::boundingBox| Name: | QFontEngineQPF2::boundingBox | | Prototype: | glyph_metrics_t QFontEngineQPF2::boundingBox(glyph_t glyph) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 443-455 |
| | 10 | 2 |
QFontEngineQPF2::alphaMapForGlyph| Name: | QFontEngineQPF2::alphaMapForGlyph | | Prototype: | QImage QFontEngineQPF2::alphaMapForGlyph(glyph_t g) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 397-408 |
| | 6 | 2 |
QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter| Name: | QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter | | Prototype: | bool QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter(int at, uint ucs4) const | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 59-70 |
| | 7 | 2 |
QFontEngineMulti::setFallbackFamiliesList| Name: | QFontEngineMulti::setFallbackFamiliesList | | Prototype: | void QFontEngineMulti::setFallbackFamiliesList(const QStringList &fallbackFamilies) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1793-1810 |
| | 10 | 2 |
QFontEngineMulti::ensureFallbackFamiliesQueried| Name: | QFontEngineMulti::ensureFallbackFamiliesQueried | | Prototype: | void QFontEngineMulti::ensureFallbackFamiliesQueried() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1784-1791 |
| | 4 | 2 |
QFontEngineMulti::QFontEngineMulti| Name: | QFontEngineMulti::QFontEngineMulti | | Prototype: | QFontEngineMulti::QFontEngineMulti(QFontEngine *engine, int script, const QStringList &fallbackFamilies) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1751-1771 |
| | 8 | 2 |
QFontEngineFT::~QFontEngineFT| Name: | QFontEngineFT::~QFontEngineFT | | Prototype: | QFontEngineFT::~QFontEngineFT() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 692-696 |
| | 2 | 2 |
QFontEngineFT::shouldUseDesignMetrics| Name: | QFontEngineFT::shouldUseDesignMetrics | | Prototype: | bool QFontEngineFT::shouldUseDesignMetrics(QFontEngine::ShaperFlags flags) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1632-1638 |
| | 3 | 2 |
QFontEngineFT::properties| Name: | QFontEngineFT::properties | | Prototype: | QFontEngine::Properties QFontEngineFT::properties() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1259-1267 |
| | 4 | 2 |
QFontEngineFT::maxCharWidth| Name: | QFontEngineFT::maxCharWidth | | Prototype: | qreal QFontEngineFT::maxCharWidth() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1352-1358 |
| | 4 | 2 |
QFontEngineFT::leading| Name: | QFontEngineFT::leading | | Prototype: | QFixed QFontEngineFT::leading() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1310-1316 |
| | 4 | 2 |
QFontEngineFT::initFromFontEngine| Name: | QFontEngineFT::initFromFontEngine | | Prototype: | bool QFontEngineFT::initFromFontEngine(const QFontEngineFT *fe) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2123-2143 |
| | 13 | 2 |
QFontEngineFT::glyphCount| Name: | QFontEngineFT::glyphCount | | Prototype: | int QFontEngineFT::glyphCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2009-2018 |
| | 6 | 2 |
QFontEngineFT::getUnscaledGlyph| Name: | QFontEngineFT::getUnscaledGlyph | | Prototype: | void QFontEngineFT::getUnscaledGlyph(glyph_t glyph, QPainterPath *path, glyph_metrics_t *metrics) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1448-1476 |
| | 20 | 2 |
QFontEngineFT::emSquareSize| Name: | QFontEngineFT::emSquareSize | | Prototype: | QFixed QFontEngineFT::emSquareSize() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1269-1275 |
| | 3 | 2 |
QFontEngineFT::descent| Name: | QFontEngineFT::descent | | Prototype: | QFixed QFontEngineFT::descent() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1302-1308 |
| | 4 | 2 |
QFontEngineFT::cloneWithSize| Name: | QFontEngineFT::cloneWithSize | | Prototype: | QFontEngine *QFontEngineFT::cloneWithSize(qreal pixelSize) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2145-2156 |
| | 7 | 2 |
QFontEngineFT::ascent| Name: | QFontEngineFT::ascent | | Prototype: | QFixed QFontEngineFT::ascent() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1294-1300 |
| | 4 | 2 |
QFontEngineBox::recalcAdvances| Name: | QFontEngineBox::recalcAdvances | | Prototype: | void QFontEngineBox::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1631-1635 |
| | 2 | 2 |
QFontEngineBox::alphaMapForGlyph| Name: | QFontEngineBox::alphaMapForGlyph | | Prototype: | QImage QFontEngineBox::alphaMapForGlyph(glyph_t) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1725-1738 |
| | 8 | 2 |
QFontEngine::~QFontEngine| Name: | QFontEngine::~QFontEngine | | Prototype: | QFontEngine::~QFontEngine() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 271-277 |
| | 2 | 2 |
QFontEngine::tightBoundingBox| Name: | QFontEngine::tightBoundingBox | | Prototype: | glyph_metrics_t QFontEngine::tightBoundingBox(const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 649-670 |
| | 16 | 2 |
QFontEngine::minLeftBearing| Name: | QFontEngine::minLeftBearing | | Prototype: | qreal QFontEngine::minLeftBearing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 568-574 |
| | 3 | 2 |
QFontEngine::glyphCount| Name: | QFontEngine::glyphCount | | Prototype: | int QFontEngine::glyphCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1211-1223 |
| | 8 | 2 |
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: | 412-420 |
| | 4 | 2 |
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: | 852-860 |
| | 5 | 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: | 673-684 |
| | 7 | 2 |
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: | 829-844 |
| | 9 | 2 |
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: | 247-269 |
| | 10 | 2 |
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: | 676-683 |
| | 4 | 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: | 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_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 |
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::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 |
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::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 |
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 |
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::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::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_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 |
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::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::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::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::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::cleanup| Name: | 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: | 2694-2704 |
| | 4 | 2 |
QFont::substitute| Name: | 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: | 1774-1783 |
| | 6 | 2 |
QFont::setWordSpacing| Name: | QFont::setWordSpacing | | Prototype: | void QFont::setWordSpacing(qreal spacing) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1518-1529 |
| | 7 | 2 |
QFont::setWeight| Name: | QFont::setWeight | | Prototype: | void QFont::setWeight(int weight) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1055-1066 |
| | 6 | 2 |
QFont::setUnderline| Name: | QFont::setUnderline | | Prototype: | void QFont::setUnderline(bool enable) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1105-1114 |
| | 5 | 2 |
QFont::setStyleStrategy| Name: | QFont::setStyleStrategy | | Prototype: | void QFont::setStyleStrategy(StyleStrategy s) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1360-1370 |
| | 6 | 2 |
QFont::setStyleName| Name: | QFont::setStyleName | | Prototype: | void QFont::setStyleName(const QString &styleName) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 751-760 |
| | 5 | 2 |
QFont::setStyleHint| Name: | QFont::setStyleHint | | Prototype: | void QFont::setStyleHint(StyleHint hint, StyleStrategy strategy) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1339-1353 |
| | 9 | 2 |
QFont::setStyle| Name: | QFont::setStyle | | Prototype: | void QFont::setStyle(Style style) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1007-1016 |
| | 5 | 2 |
QFont::setStrikeOut| Name: | QFont::setStrikeOut | | Prototype: | void QFont::setStrikeOut(bool enable) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1158-1167 |
| | 5 | 2 |
QFont::setOverline| Name: | QFont::setOverline | | Prototype: | void QFont::setOverline(bool enable) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1131-1140 |
| | 5 | 2 |
QFont::setLetterSpacing| Name: | QFont::setLetterSpacing | | Prototype: | void QFont::setLetterSpacing(SpacingType type, qreal spacing) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1466-1480 |
| | 10 | 2 |
QFont::setKerning| Name: | QFont::setKerning | | Prototype: | void QFont::setKerning(bool enable) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1218-1227 |
| | 5 | 2 |
QFont::setHintingPreference| Name: | QFont::setHintingPreference | | Prototype: | void QFont::setHintingPreference(HintingPreference hintingPreference) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 853-863 |
| | 5 | 2 |
QFont::setFixedPitch| Name: | QFont::setFixedPitch | | Prototype: | void QFont::setFixedPitch(bool enable) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1185-1195 |
| | 6 | 2 |
QFont::setFamily| Name: | QFont::setFamily | | Prototype: | void QFont::setFamily(const QString &family) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 715-725 |
| | 5 | 2 |
QFont::setCapitalization| Name: | QFont::setCapitalization | | Prototype: | void QFont::setCapitalization(Capitalization caps) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1553-1563 |
| | 6 | 2 |
QFont::resolve| Name: | QFont::resolve | | Prototype: | QFont QFont::resolve(const QFont &other) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1730-1743 |
| | 8 | 2 |
QFont::insertSubstitution| Name: | QFont::insertSubstitution | | Prototype: | void QFont::insertSubstitution(const QString &familyName, const QString &substituteName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1809-1818 |
| | 6 | 2 |
QFont::defaultFamily| Name: | QFont::defaultFamily | | Prototype: | QString QFont::defaultFamily() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2129-2136 |
| | 5 | 2 |
QFont::QFont| Name: | QFont::QFont | | Prototype: | QFont::QFont(const QFont &font, QPaintDevice *pd) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 546-559 |
| | 8 | 2 |
QFocusFrame::paintEvent| Name: | QFocusFrame::paintEvent | | Prototype: | void QFocusFrame::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 255-272 |
| | 12 | 2 |
QFocusFrame::initStyleOption| Name: | QFocusFrame::initStyleOption | | Prototype: | void QFocusFrame::initStyleOption(QStyleOption *option) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 114-120 |
| | 3 | 2 |
QFlickGestureRecognizer::create| Name: | QFlickGestureRecognizer::create | | Prototype: | QGesture *QFlickGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 375-384 |
| | 4 | 2 |
QFileSystemWatcherPrivate::initPollerEngine| Name: | QFileSystemWatcherPrivate::initPollerEngine | | Prototype: | void QFileSystemWatcherPrivate::initPollerEngine() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 108-123 |
| | 12 | 2 |
QFileSystemWatcherPrivate::init| Name: | QFileSystemWatcherPrivate::init | | Prototype: | void QFileSystemWatcherPrivate::init() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 92-106 |
| | 11 | 2 |
QFileSystemWatcher::removePath| Name: | QFileSystemWatcher::removePath | | Prototype: | bool QFileSystemWatcher::removePath(const QString &path) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 346-355 |
| | 5 | 2 |
QFileSystemWatcher::addPath| Name: | QFileSystemWatcher::addPath | | Prototype: | bool QFileSystemWatcher::addPath(const QString &path) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 252-261 |
| | 5 | 2 |
QFileSystemModelPrivate::type| Name: | QFileSystemModelPrivate::type | | Prototype: | QString QFileSystemModelPrivate::type(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 812-817 |
| | 3 | 2 |
QFileSystemModelPrivate::time| Name: | QFileSystemModelPrivate::time | | Prototype: | QString QFileSystemModelPrivate::time(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 797-807 |
| | 3 | 2 |
QFileSystemModelPrivate::node| Name: | QFileSystemModelPrivate::node | | Prototype: | QFileSystemModelPrivate::QFileSystemNode *QFileSystemModelPrivate::node(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 298-305 |
| | 5 | 2 |
QFileSystemModelPrivate::icon| Name: | QFileSystemModelPrivate::icon | | Prototype: | QIcon QFileSystemModelPrivate::icon(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 854-859 |
| | 3 | 2 |