| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QConicalGradient::setAngle| Name: | QConicalGradient::setAngle | | Prototype: | void QConicalGradient::setAngle(qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2304-2308 |
| | 2 | 1 |
QConicalGradient::center| Name: | QConicalGradient::center | | Prototype: | QPointF QConicalGradient::center() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2249-2253 |
| | 2 | 1 |
QConicalGradient::angle| Name: | QConicalGradient::angle | | Prototype: | qreal QConicalGradient::angle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2288-2292 |
| | 2 | 1 |
QConicalGradient::QConicalGradient| Name: | QConicalGradient::QConicalGradient | | Prototype: | QConicalGradient::QConicalGradient(const QPointF ¢er, qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2197-2204 |
| | 5 | 1 |
QConicalGradient::QConicalGradient| Name: | QConicalGradient::QConicalGradient | | Prototype: | QConicalGradient::QConicalGradient(qreal cx, qreal cy, qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2215-2222 |
| | 5 | 1 |
QConicalGradient::QConicalGradient| Name: | QConicalGradient::QConicalGradient | | Prototype: | QConicalGradient::QConicalGradient() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2232-2239 |
| | 5 | 1 |
QCompletionModel::setSourceModel| Name: | QCompletionModel::setSourceModel | | Prototype: | void QCompletionModel::setSourceModel(QAbstractItemModel *source) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 174-196 |
| | 14 | 3 |
QCompletionModel::setFiltered| Name: | QCompletionModel::setFiltered | | Prototype: | void QCompletionModel::setFiltered(bool filtered) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 364-371 |
| | 5 | 2 |
QCompletionModel::setCurrentRow| Name: | QCompletionModel::setCurrentRow | | Prototype: | bool QCompletionModel::setCurrentRow(int row) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 284-297 |
| | 8 | 4 |
QCompletionModel::rowsInserted| Name: | QCompletionModel::rowsInserted | | Prototype: | void QCompletionModel::rowsInserted() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 400-404 |
| | 2 | 1 |
QCompletionModel::rowCount| Name: | QCompletionModel::rowCount | | Prototype: | int QCompletionModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 347-362 |
| | 9 | 4 |
QCompletionModel::modelDestroyed| Name: | QCompletionModel::modelDestroyed | | Prototype: | void QCompletionModel::modelDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 394-398 |
| | 2 | 1 |
QCompletionModel::mapToSource| Name: | QCompletionModel::mapToSource | | Prototype: | QModelIndex QCompletionModel::mapToSource(const QModelIndex& index) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 221-245 |
| | 16 | 5 |
QCompletionModel::mapFromSource| Name: | QCompletionModel::mapFromSource | | Prototype: | QModelIndex QCompletionModel::mapFromSource(const QModelIndex& idx) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 247-282 |
| | 23 | 10 |
QCompletionModel::invalidate| Name: | QCompletionModel::invalidate | | Prototype: | void QCompletionModel::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 406-410 |
| | 2 | 1 |
QCompletionModel::index| Name: | QCompletionModel::index | | Prototype: | QModelIndex QCompletionModel::index(int row, int column, const QModelIndex& parent) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 314-336 |
| | 15 | 8 |
QCompletionModel::hasChildren| Name: | QCompletionModel::hasChildren | | Prototype: | bool QCompletionModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 373-386 |
| | 8 | 4 |
QCompletionModel::filter| Name: | QCompletionModel::filter | | Prototype: | void QCompletionModel::filter(const QStringList& parts) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 412-421 |
| | 6 | 2 |
QCompletionModel::data| Name: | QCompletionModel::data | | Prototype: | QVariant QCompletionModel::data(const QModelIndex& index, int role) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 388-392 |
| | 2 | 1 |
QCompletionModel::currentIndex| Name: | QCompletionModel::currentIndex | | Prototype: | QModelIndex QCompletionModel::currentIndex(bool sourceIndex) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 299-312 |
| | 9 | 4 |
QCompletionModel::createEngine| Name: | QCompletionModel::createEngine | | Prototype: | void QCompletionModel::createEngine() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 198-219 |
| | 12 | 6 |
QCompletionModel::completionCount| Name: | QCompletionModel::completionCount | | Prototype: | int QCompletionModel::completionCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 338-345 |
| | 4 | 2 |
QCompletionModel::columnCount| Name: | QCompletionModel::columnCount | | Prototype: | int QCompletionModel::columnCount(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 168-172 |
| | 2 | 1 |
QCompletionModel::QCompletionModel| Name: | QCompletionModel::QCompletionModel | | Prototype: | QCompletionModel::QCompletionModel(QCompleterPrivate *c, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 161-166 |
| | 1 | 1 |
QCompletionEngine::saveInCache| Name: | QCompletionEngine::saveInCache | | Prototype: | void QCompletionEngine::saveInCache(QString part, const QModelIndex& parent, const QMatchData& m) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 524-553 |
| | 21 | 7 |
QCompletionEngine::matchHint| Name: | QCompletionEngine::matchHint | | Prototype: | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 493-510 |
| | 10 | 4 |
QCompletionEngine::lookupCache| Name: | QCompletionEngine::lookupCache | | Prototype: | bool QCompletionEngine::lookupCache(QString part, const QModelIndex& parent, QMatchData *m) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 512-521 |
| | 7 | 3 |
QCompletionEngine::filterHistory| Name: | QCompletionEngine::filterHistory | | Prototype: | QMatchData QCompletionEngine::filterHistory() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 458-490 |
| | 17 | 4 |
QCompletionEngine::filter| Name: | QCompletionEngine::filter | | Prototype: | void QCompletionEngine::filter(const QStringList& parts) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 424-456 |
| | 22 | 6 |
QCompleterPrivate::showPopup| Name: | QCompleterPrivate::showPopup | | Prototype: | void QCompleterPrivate::showPopup(const QRect& rect) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 900-942 |
| | 31 | 9 |
QCompleterPrivate::setCurrentIndex| Name: | QCompleterPrivate::setCurrentIndex | | Prototype: | void QCompleterPrivate::setCurrentIndex(QModelIndex index, bool select) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 824-843 |
| | 13 | 5 |
QCompleterPrivate::init| Name: | QCompleterPrivate::init | | Prototype: | void QCompleterPrivate::init(QAbstractItemModel *m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 811-822 |
| | 5 | 1 |
QCompleterPrivate::_q_fileSystemModelDirectoryLoaded| Name: | QCompleterPrivate::_q_fileSystemModelDirectoryLoaded | | Prototype: | void QCompleterPrivate::_q_fileSystemModelDirectoryLoaded(const QString &path) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 944-955 |
| | 5 | 2 |
QCompleterPrivate::_q_completionSelected| Name: | QCompleterPrivate::_q_completionSelected | | Prototype: | void QCompleterPrivate::_q_completionSelected(const QItemSelection& selection) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 845-852 |
| | 4 | 2 |
QCompleterPrivate::_q_complete| Name: | QCompleterPrivate::_q_complete | | Prototype: | void QCompleterPrivate::_q_complete(QModelIndex index, bool highlighted) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 854-891 |
| | 21 | 8 |
QCompleterPrivate::_q_autoResizePopup| Name: | QCompleterPrivate::_q_autoResizePopup | | Prototype: | void QCompleterPrivate::_q_autoResizePopup() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 893-898 |
| | 3 | 2 |
QCompleterPrivate::QCompleterPrivate| Name: | QCompleterPrivate::QCompleterPrivate | | Prototype: | QCompleterPrivate::QCompleterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 804-809 |
| | 2 | 1 |
QCompleter::wrapAround| Name: | QCompleter::wrapAround | | Prototype: | bool QCompleter::wrapAround() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1632-1636 |
| | 2 | 1 |
QCompleter::widget| Name: | QCompleter::widget | | Prototype: | QWidget *QCompleter::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1026-1030 |
| | 2 | 1 |
QCompleter::splitPath| Name: | QCompleter::splitPath | | Prototype: | QStringList QCompleter::splitPath(const QString& path) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1814-1853 |
| | 13 | 3 |
QCompleter::setWrapAround| Name: | QCompleter::setWrapAround | | Prototype: | void QCompleter::setWrapAround(bool wrap) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1624-1630 |
| | 4 | 2 |
QCompleter::setWidget| Name: | QCompleter::setWidget | | Prototype: | void QCompleter::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1007-1019 |
| | 9 | 4 |
QCompleter::setPopup| Name: | QCompleter::setPopup | | Prototype: | void QCompleter::setPopup(QAbstractItemView *popup) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1190-1229 |
| | 29 | 7 |
QCompleter::setModelSorting| Name: | QCompleter::setModelSorting | | Prototype: | void QCompleter::setModelSorting(QCompleter::ModelSorting sorting) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1548-1556 |
| | 6 | 2 |
QCompleter::setModel| Name: | QCompleter::setModel | | Prototype: | void QCompleter::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1043-1077 |
| | 16 | 6 |
QCompleter::setMaxVisibleItems| Name: | QCompleter::setMaxVisibleItems | | Prototype: | void QCompleter::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1651-1660 |
| | 6 | 2 |
QCompleter::setFilterMode| Name: | QCompleter::setFilterMode | | Prototype: | void QCompleter::setFilterMode(Qt::MatchFlags filterMode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1150-1167 |
| | 9 | 3 |
QCompleter::setCurrentRow| Name: | QCompleter::setCurrentRow | | Prototype: | bool QCompleter::setCurrentRow(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1486-1490 |
| | 2 | 1 |
QCompleter::setCompletionRole| Name: | QCompleter::setCompletionRole | | Prototype: | void QCompleter::setCompletionRole(int role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1602-1609 |
| | 5 | 2 |
QCompleter::setCompletionPrefix| Name: | QCompleter::setCompletionPrefix | | Prototype: | void QCompleter::setCompletionPrefix(const QString &prefix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1693-1698 |
| | 3 | 1 |
QCompleter::setCompletionMode| Name: | QCompleter::setCompletionMode | | Prototype: | void QCompleter::setCompletionMode(QCompleter::CompletionMode mode) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1108-1125 |
| | 11 | 5 |
QCompleter::setCompletionColumn| Name: | QCompleter::setCompletionColumn | | Prototype: | void QCompleter::setCompletionColumn(int column) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1575-1586 |
| | 7 | 3 |
QCompleter::setCaseSensitivity| Name: | QCompleter::setCaseSensitivity | | Prototype: | void QCompleter::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1670-1678 |
| | 6 | 2 |
QCompleter::popup| Name: | QCompleter::popup | | Prototype: | QAbstractItemView *QCompleter::popup() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1236-1252 |
| | 11 | 2 |
QCompleter::pathFromIndex| Name: | QCompleter::pathFromIndex | | Prototype: | QString QCompleter::pathFromIndex(const QModelIndex& index) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1758-1800 |
| | 26 | 7 |
QCompleter::modelSorting| Name: | QCompleter::modelSorting | | Prototype: | QCompleter::ModelSorting QCompleter::modelSorting() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1558-1562 |
| | 2 | 1 |
QCompleter::model| Name: | QCompleter::model | | Prototype: | QAbstractItemModel *QCompleter::model() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1084-1088 |
| | 2 | 1 |
QCompleter::maxVisibleItems| Name: | QCompleter::maxVisibleItems | | Prototype: | int QCompleter::maxVisibleItems() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1645-1649 |
| | 2 | 1 |
QCompleter::filterMode| Name: | QCompleter::filterMode | | Prototype: | Qt::MatchFlags QCompleter::filterMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1169-1173 |
| | 2 | 1 |
QCompleter::eventFilter| Name: | QCompleter::eventFilter | | Prototype: | bool QCompleter::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1265-1437 |
| | 75 | 36 |
QCompleter::event| Name: | QCompleter::event | | Prototype: | bool QCompleter::event(QEvent *ev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1257-1260 |
| | 1 | 1 |
QCompleter::currentRow| Name: | QCompleter::currentRow | | Prototype: | int QCompleter::currentRow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1497-1501 |
| | 2 | 1 |
QCompleter::currentIndex| Name: | QCompleter::currentIndex | | Prototype: | QModelIndex QCompleter::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1711-1715 |
| | 2 | 1 |
QCompleter::currentCompletion| Name: | QCompleter::currentCompletion | | Prototype: | QString QCompleter::currentCompletion() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1724-1728 |
| | 2 | 1 |
QCompleter::completionRole| Name: | QCompleter::completionRole | | Prototype: | int QCompleter::completionRole() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1611-1615 |
| | 2 | 1 |
QCompleter::completionPrefix| Name: | QCompleter::completionPrefix | | Prototype: | QString QCompleter::completionPrefix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1700-1704 |
| | 2 | 1 |
QCompleter::completionModel| Name: | QCompleter::completionModel | | Prototype: | QAbstractItemModel *QCompleter::completionModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1741-1745 |
| | 2 | 1 |
QCompleter::completionMode| Name: | QCompleter::completionMode | | Prototype: | QCompleter::CompletionMode QCompleter::completionMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1127-1131 |
| | 2 | 1 |
QCompleter::completionCount| Name: | QCompleter::completionCount | | Prototype: | int QCompleter::completionCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1508-1512 |
| | 2 | 1 |
QCompleter::completionColumn| Name: | QCompleter::completionColumn | | Prototype: | int QCompleter::completionColumn() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1588-1592 |
| | 2 | 1 |
QCompleter::complete| Name: | QCompleter::complete | | Prototype: | void QCompleter::complete(const QRect& rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1449-1475 |
| | 19 | 6 |
QCompleter::caseSensitivity| Name: | QCompleter::caseSensitivity | | Prototype: | Qt::CaseSensitivity QCompleter::caseSensitivity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1680-1684 |
| | 2 | 1 |
QCompleter::QCompleter| Name: | QCompleter::QCompleter | | Prototype: | QCompleter::QCompleter(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 960-965 |
| | 2 | 1 |
QCompleter::QCompleter| Name: | QCompleter::QCompleter | | Prototype: | QCompleter::QCompleter(QAbstractItemModel *model, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 971-976 |
| | 2 | 1 |
QCompleter::QCompleter| Name: | QCompleter::QCompleter | | Prototype: | QCompleter::QCompleter(const QStringList& list, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 983-988 |
| | 2 | 1 |
QCommonStylePrivate::viewItemSize| Name: | QCommonStylePrivate::viewItemSize | | Prototype: | QSize QCommonStylePrivate::viewItemSize(const QStyleOptionViewItem *option, int role) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 832-881 |
| | 31 | 14 |
QCommonStylePrivate::viewItemLayout| Name: | QCommonStylePrivate::viewItemLayout | | Prototype: | void QCommonStylePrivate::viewItemLayout(const QStyleOptionViewItem *opt, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool sizehint) const | | Coverage: | 0.000% (0/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 959-1082 |
| | 84 | 21 |
QCommonStylePrivate::viewItemDrawText| Name: | QCommonStylePrivate::viewItemDrawText | | Prototype: | void QCommonStylePrivate::viewItemDrawText(QPainter *p, const QStyleOptionViewItem *option, const QRect &rect) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 883-949 |
| | 54 | 7 |
QCommonStylePrivate::tabLayout| Name: | QCommonStylePrivate::tabLayout | | Prototype: | void QCommonStylePrivate::tabLayout(const QStyleOptionTab *opt, const QWidget *widget, QRect *textRect, QRect *iconRect) const | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1092-1152 |
| | 43 | 10 |
QCommonStylePrivate::stopAnimation| Name: | QCommonStylePrivate::stopAnimation | | Prototype: | void QCommonStylePrivate::stopAnimation(const QObject *target) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1179-1186 |
| | 4 | 2 |
QCommonStylePrivate::startAnimation| Name: | QCommonStylePrivate::startAnimation | | Prototype: | void QCommonStylePrivate::startAnimation(QStyleAnimation *animation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1169-1176 |
| | 5 | 1 |
QCommonStylePrivate::animationTargets| Name: | QCommonStylePrivate::animationTargets | | Prototype: | QList<const QObject*> QCommonStylePrivate::animationTargets() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1157-1160 |
| | 1 | 1 |
QCommonStylePrivate::animation| Name: | QCommonStylePrivate::animation | | Prototype: | QStyleAnimation * QCommonStylePrivate::animation(const QObject *target) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1163-1166 |
| | 1 | 1 |
QCommonStylePrivate::_q_removeAnimation| Name: | QCommonStylePrivate::_q_removeAnimation | | Prototype: | void QCommonStylePrivate::_q_removeAnimation() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1189-1195 |
| | 4 | 2 |
QCommonStyle::unpolish| Name: | QCommonStyle::unpolish | | Prototype: | void QCommonStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6244-6247 |
| | 1 | 1 |
QCommonStyle::unpolish| Name: | QCommonStyle::unpolish | | Prototype: | void QCommonStyle::unpolish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6260-6265 |
| | 3 | 1 |
QCommonStyle::subElementRect| Name: | QCommonStyle::subElementRect | | Prototype: | QRect QCommonStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/450) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 2317-3055 |
| | 470 | 185 |
QCommonStyle::subControlRect| Name: | QCommonStyle::subControlRect | | Prototype: | QRect QCommonStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *widget) const | | Coverage: | 0.000% (0/324) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 3926-4355 |
| | 286 | 111 |
QCommonStyle::styleHint| Name: | QCommonStyle::styleHint | | Prototype: | int QCommonStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *hret) const | | Coverage: | 0.000% (0/204) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 4896-5227 |
| | 190 | 91 |
QCommonStyle::standardPixmap| Name: | QCommonStyle::standardPixmap | | Prototype: | QPixmap QCommonStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/270) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5274-5618 |
| | 197 | 130 |
QCommonStyle::standardIcon| Name: | QCommonStyle::standardIcon | | Prototype: | QIcon QCommonStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/223) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5623-6138 |
| | 280 | 105 |
QCommonStyle::sizeFromContents| Name: | QCommonStyle::sizeFromContents | | Prototype: | QSize QCommonStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const | | Coverage: | 0.000% (0/118) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 4729-4892 |
| | 104 | 45 |
QCommonStyle::polish| Name: | QCommonStyle::polish | | Prototype: | void QCommonStyle::polish(QPalette &pal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6228-6231 |
| | 1 | 1 |
QCommonStyle::polish| Name: | QCommonStyle::polish | | Prototype: | void QCommonStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6236-6239 |
| | 1 | 1 |
QCommonStyle::polish| Name: | QCommonStyle::polish | | Prototype: | void QCommonStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6252-6255 |
| | 1 | 1 |
QCommonStyle::pixelMetric| Name: | QCommonStyle::pixelMetric | | Prototype: | int QCommonStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/232) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 4358-4724 |
| | 189 | 108 |
QCommonStyle::layoutSpacing| Name: | QCommonStyle::layoutSpacing | | Prototype: | int QCommonStyle::layoutSpacing(QSizePolicy::ControlType , QSizePolicy::ControlType , Qt::Orientation , const QStyleOption * , const QWidget * ) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6218-6223 |
| | 1 | 1 |
QCommonStyle::hitTestComplexControl| Name: | QCommonStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QCommonStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *widget) const | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 3789-3921 |
| | 81 | 33 |
QCommonStyle::generatedIconPixmap| Name: | QCommonStyle::generatedIconPixmap | | Prototype: | QPixmap QCommonStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6147-6213 |
| | 42 | 11 |
QCommonStyle::drawPrimitive| Name: | QCommonStyle::drawPrimitive | | Prototype: | void QCommonStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | | Coverage: | 0.000% (0/358) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 141-783 |
| | 458 | 128 |