| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QColumnView::verticalOffset| Name: | QColumnView::verticalOffset | | Prototype: | int QColumnView::verticalOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 451-454 |
| | 1 | 1 |
QColumnViewGrip::QColumnViewGrip| Name: | QColumnViewGrip::QColumnViewGrip | | Prototype: | QColumnViewGrip::QColumnViewGrip(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | | Lines: | 69-75 |
| | 1 | 1 |
QComboBox::hideEvent| Name: | QComboBox::hideEvent | | Prototype: | void QComboBox::hideEvent(QHideEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3003-3006 |
| | 1 | 1 |
QComboBox::itemDelegate| Name: | QComboBox::itemDelegate | | Prototype: | QAbstractItemDelegate *QComboBox::itemDelegate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1914-1917 |
| | 1 | 1 |
QComboBoxPrivate::_q_modelDestroyed| Name: | QComboBoxPrivate::_q_modelDestroyed | | Prototype: | void QComboBoxPrivate::_q_modelDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 239-242 |
| | 1 | 1 |
QComboBoxPrivate::_q_resetButton| Name: | QComboBoxPrivate::_q_resetButton | | Prototype: | void QComboBoxPrivate::_q_resetButton() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1012-1015 |
| | 1 | 1 |
QComboBoxPrivate::_q_updateIndexBeforeChange| Name: | QComboBoxPrivate::_q_updateIndexBeforeChange | | Prototype: | void QComboBoxPrivate::_q_updateIndexBeforeChange() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1067-1070 |
| | 1 | 1 |
QComboBoxPrivate::adjustComboBoxSize| Name: | QComboBoxPrivate::adjustComboBoxSize | | Prototype: | void QComboBoxPrivate::adjustComboBoxSize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QComboBoxPrivate::itemRole| Name: | QComboBoxPrivate::itemRole | | Prototype: | int QComboBoxPrivate::itemRole() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1330-1333 |
| | 1 | 1 |
QComboBoxPrivate::itemText| Name: | QComboBoxPrivate::itemText | | Prototype: | QString QComboBoxPrivate::itemText(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1325-1328 |
| | 1 | 1 |
QComboBoxPrivateContainer::itemView| Name: | QComboBoxPrivateContainer::itemView | | Prototype: | QAbstractItemView *QComboBoxPrivateContainer::itemView() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 530-533 |
| | 1 | 1 |
QComboBoxPrivateContainer::showEvent| Name: | QComboBoxPrivateContainer::showEvent | | Prototype: | void QComboBoxPrivateContainer::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 729-732 |
| | 1 | 1 |
QCommandLineOption::defaultValues| Name: | QCommandLineOption::defaultValues | | Prototype: | QStringList QCommandLineOption::defaultValues() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 392-395 |
| | 1 | 1 |
QCommandLineOption::description| Name: | QCommandLineOption::description | | Prototype: | QString QCommandLineOption::description() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 348-351 |
| | 1 | 1 |
QCommandLineOption::isHidden| Name: | QCommandLineOption::isHidden | | Prototype: | bool QCommandLineOption::isHidden() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 418-421 |
| | 1 | 1 |
QCommandLineOption::names| Name: | QCommandLineOption::names | | Prototype: | QStringList QCommandLineOption::names() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 248-251 |
| | 1 | 1 |
QCommandLineOption::setDefaultValues| Name: | QCommandLineOption::setDefaultValues | | Prototype: | void QCommandLineOption::setDefaultValues(const QStringList &defaultValues) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 382-385 |
| | 1 | 1 |
QCommandLineOption::setDescription| Name: | QCommandLineOption::setDescription | | Prototype: | void QCommandLineOption::setDescription(const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 338-341 |
| | 1 | 1 |
QCommandLineOption::setHidden| Name: | QCommandLineOption::setHidden | | Prototype: | void QCommandLineOption::setHidden(bool hide) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 406-409 |
| | 1 | 1 |
QCommandLineOption::setValueName| Name: | QCommandLineOption::setValueName | | Prototype: | void QCommandLineOption::setValueName(const QString &valueName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 312-315 |
| | 1 | 1 |
QCommandLineOption::valueName| Name: | QCommandLineOption::valueName | | Prototype: | QString QCommandLineOption::valueName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 324-327 |
| | 1 | 1 |
QCommandLineOptionPrivate::QCommandLineOptionPrivate| Name: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | | Prototype: | explicit QCommandLineOptionPrivate(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 51-54 |
| | 1 | 1 |
QCommandLineOptionPrivate::QCommandLineOptionPrivate| Name: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | | Prototype: | explicit QCommandLineOptionPrivate(const QStringList &names) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 57-60 |
| | 1 | 1 |
QCommandLineParser::applicationDescription| Name: | QCommandLineParser::applicationDescription | | Prototype: | QString QCommandLineParser::applicationDescription() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 452-455 |
| | 1 | 1 |
QCommandLineParser::clearPositionalArguments| Name: | QCommandLineParser::clearPositionalArguments | | Prototype: | void QCommandLineParser::clearPositionalArguments() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 489-492 |
| | 1 | 1 |
QCommandLineParser::helpText| Name: | QCommandLineParser::helpText | | Prototype: | QString QCommandLineParser::helpText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1030-1033 |
| | 1 | 1 |
QCommandLineParser::parse| Name: | QCommandLineParser::parse | | Prototype: | bool QCommandLineParser::parse(const QStringList &arguments) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 513-516 |
| | 1 | 1 |
QCommandLineParser::setApplicationDescription| Name: | QCommandLineParser::setApplicationDescription | | Prototype: | void QCommandLineParser::setApplicationDescription(const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 444-447 |
| | 1 | 1 |
QCommandLineParser::setOptionsAfterPositionalArgumentsMode| Name: | QCommandLineParser::setOptionsAfterPositionalArgumentsMode | | Prototype: | void QCommandLineParser::setOptionsAfterPositionalArgumentsMode(QCommandLineParser::OptionsAfterPositionalArgumentsMode parsingMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QCommandLineParser::setSingleDashWordOptionMode| Name: | QCommandLineParser::setSingleDashWordOptionMode | | Prototype: | void QCommandLineParser::setSingleDashWordOptionMode(QCommandLineParser::SingleDashWordOptionMode singleDashWordOptionMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QCommandLineParser::value| Name: | QCommandLineParser::value | | Prototype: | QString QCommandLineParser::value(const QCommandLineOption &option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 910-913 |
| | 1 | 1 |
QCommandLineParser::values| Name: | QCommandLineParser::values | | Prototype: | QStringList QCommandLineParser::values(const QCommandLineOption &option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 928-931 |
| | 1 | 1 |
QCommandLineParser::~QCommandLineParser| Name: | QCommandLineParser::~QCommandLineParser | | Prototype: | QCommandLineParser::~QCommandLineParser() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 276-279 |
| | 1 | 1 |
QCommandLineParserPrivate::QCommandLineParserPrivate| Name: | QCommandLineParserPrivate::QCommandLineParserPrivate | | Prototype: | inline QCommandLineParserPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 62-68 |
| | 1 | 1 |
QCommandLinkButton::event| Name: | QCommandLinkButton::event | | Prototype: | bool QCommandLinkButton::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 311-314 |
| | 1 | 1 |
QCommandLinkButtonPrivate::QCommandLinkButtonPrivate| Name: | QCommandLinkButtonPrivate::QCommandLinkButtonPrivate | | Prototype: | QCommandLinkButtonPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 98-99 |
| | 1 | 1 |
QCommandLinkButtonPrivate::bottomMargin| Name: | QCommandLinkButtonPrivate::bottomMargin | | Prototype: | int bottomMargin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 119-119 |
| | 1 | 1 |
QCommandLinkButtonPrivate::leftMargin| Name: | QCommandLinkButtonPrivate::leftMargin | | Prototype: | int leftMargin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 117-117 |
| | 1 | 1 |
QCommandLinkButtonPrivate::rightMargin| Name: | QCommandLinkButtonPrivate::rightMargin | | Prototype: | int rightMargin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 118-118 |
| | 1 | 1 |
QCommandLinkButtonPrivate::topMargin| Name: | QCommandLinkButtonPrivate::topMargin | | Prototype: | int topMargin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 116-116 |
| | 1 | 1 |
QCommonListViewBase::appendHiddenRow| Name: | QCommonListViewBase::appendHiddenRow | | Prototype: | void QCommonListViewBase::appendHiddenRow(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1860-1863 |
| | 1 | 1 |
QCommonListViewBase::horizontalOffset| Name: | QCommonListViewBase::horizontalOffset | | Prototype: | int QCommonListViewBase::horizontalOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1958-1961 |
| | 1 | 1 |
QCommonListViewBase::paintDragDrop| Name: | QCommonListViewBase::paintDragDrop | | Prototype: | void QCommonListViewBase::paintDragDrop(QPainter *painter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1871-1876 |
| | 1 | 1 |
QCommonListViewBase::removeHiddenRow| Name: | QCommonListViewBase::removeHiddenRow | | Prototype: | void QCommonListViewBase::removeHiddenRow(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1865-1868 |
| | 1 | 1 |
QCommonListViewBase::scrollContentsBy| Name: | QCommonListViewBase::scrollContentsBy | | Prototype: | void QCommonListViewBase::scrollContentsBy(int dx, int dy, bool ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1939-1942 |
| | 1 | 1 |
QCommonStyle::QCommonStyle| Name: | QCommonStyle::QCommonStyle | | Prototype: | QCommonStyle::QCommonStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 121-123 |
| | 1 | 1 |
QCommonStyle::QCommonStyle| Name: | QCommonStyle::QCommonStyle | | Prototype: | QCommonStyle::QCommonStyle(QCommonStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 127-129 |
| | 1 | 1 |
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::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::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 |
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::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 |
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 |
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 |
QConfFile::QConfFile| Name: | QConfFile::QConfFile | | Prototype: | QConfFile::QConfFile(const QString &fileName, bool _userPerms) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 152-156 |
| | 1 | 1 |
QConfFileSettingsPrivate::flush| Name: | QConfFileSettingsPrivate::flush | | Prototype: | void QConfFileSettingsPrivate::flush() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1343-1346 |
| | 1 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcher| Name: | QConnectionSenderSwitcher::QConnectionSenderSwitcher | | Prototype: | inline QConnectionSenderSwitcher() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 163-163 |
| | 1 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcher| Name: | QConnectionSenderSwitcher::QConnectionSenderSwitcher | | Prototype: | inline QConnectionSenderSwitcher(QObject *receiver, QObject *sender, int signal_absolute_id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 165-168 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | QContextMenuEvent::QContextMenuEvent | | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos, const QPoint &globalPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1769-1771 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | QContextMenuEvent::QContextMenuEvent | | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1784-1787 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | QContextMenuEvent::QContextMenuEvent | | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1808-1814 |
| | 1 | 1 |
QContiguousCacheData::allocateData| Name: | QContiguousCacheData::allocateData | | Prototype: | QContiguousCacheData *QContiguousCacheData::allocateData(int size, int alignment) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcontiguouscache.cpp | | Lines: | 57-60 |
| | 1 | 1 |
QContiguousCacheData::freeData| Name: | QContiguousCacheData::freeData | | Prototype: | void QContiguousCacheData::freeData(QContiguousCacheData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcontiguouscache.cpp | | Lines: | 62-65 |
| | 1 | 1 |
QCoreApplication::QCoreApplication| Name: | QCoreApplication::QCoreApplication | | Prototype: | QCoreApplication::QCoreApplication(QCoreApplicationPrivate &p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 672-682 |
| | 1 | 1 |
QCoreApplication::applicationName| Name: | QCoreApplication::applicationName | | Prototype: | QString QCoreApplication::applicationName() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2399-2402 |
| | 1 | 1 |
QCoreApplication::applicationPid| Name: | QCoreApplication::applicationPid | | Prototype: | qint64 QCoreApplication::applicationPid() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2201-2210 |
| | 1 | 1 |
QCoreApplication::applicationVersion| Name: | QCoreApplication::applicationVersion | | Prototype: | QString QCoreApplication::applicationVersion() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2434-2437 |
| | 1 | 1 |
QCoreApplication::closingDown| Name: | QCoreApplication::closingDown | | Prototype: | bool QCoreApplication::closingDown() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1144-1147 |
| | 1 | 1 |
QCoreApplication::isQuitLockEnabled| Name: | QCoreApplication::isQuitLockEnabled | | Prototype: | bool QCoreApplication::isQuitLockEnabled() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 934-937 |
| | 1 | 1 |
QCoreApplication::isSetuidAllowed| Name: | QCoreApplication::isSetuidAllowed | | Prototype: | bool QCoreApplication::isSetuidAllowed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 889-892 |
| | 1 | 1 |
QCoreApplication::notifyInternal| Name: | QCoreApplication::notifyInternal | | Prototype: | bool QCoreApplication::notifyInternal(QObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 953-956 |
| | 1 | 1 |
QCoreApplication::organizationDomain| Name: | QCoreApplication::organizationDomain | | Prototype: | QString QCoreApplication::organizationDomain() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2361-2364 |
| | 1 | 1 |
QCoreApplication::organizationName| Name: | QCoreApplication::organizationName | | Prototype: | QString QCoreApplication::organizationName() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2324-2327 |
| | 1 | 1 |
QCoreApplication::quit| Name: | QCoreApplication::quit | | Prototype: | void QCoreApplication::quit() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1834-1837 |
| | 1 | 1 |
QCoreApplication::setQuitLockEnabled| Name: | QCoreApplication::setQuitLockEnabled | | Prototype: | void QCoreApplication::setQuitLockEnabled(bool enabled) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 941-944 |
| | 1 | 1 |
QCoreApplication::setSetuidAllowed| Name: | QCoreApplication::setSetuidAllowed | | Prototype: | void QCoreApplication::setSetuidAllowed(bool allow) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 876-879 |
| | 1 | 1 |
QCoreApplication::startingUp| Name: | QCoreApplication::startingUp | | Prototype: | bool QCoreApplication::startingUp() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1132-1135 |
| | 1 | 1 |
QCoreApplication::testAttribute| Name: | QCoreApplication::testAttribute | | Prototype: | bool QCoreApplication::testAttribute(Qt::ApplicationAttribute attribute) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 915-918 |
| | 1 | 1 |
QCoreApplicationData::QCoreApplicationData| Name: | QCoreApplicationData::QCoreApplicationData | | Prototype: | QCoreApplicationData() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 333-335 |
| | 1 | 1 |
QCoreApplicationPrivate::ref| Name: | QCoreApplicationPrivate::ref | | Prototype: | void QCoreApplicationPrivate::ref() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1802-1805 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::CleanUp| Name: | QCoreApplicationPrivate::sendPostedEvents::CleanUp | | Prototype: | inline CleanUp(QObject *receiver, int event_type, QThreadData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1549-1551 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::MutexUnlocker| Name: | QCoreApplicationPrivate::sendPostedEvents::MutexUnlocker | | Prototype: | MutexUnlocker(QMutexLocker &m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1641-1641 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::~MutexUnlocker| Name: | QCoreApplicationPrivate::sendPostedEvents::~MutexUnlocker | | Prototype: | ~MutexUnlocker() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1642-1642 |
| | 1 | 1 |
QCoreGlobalData::instance| Name: | QCoreGlobalData::instance | | Prototype: | QCoreGlobalData *QCoreGlobalData::instance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | | Lines: | 59-62 |
| | 1 | 1 |
QCrossingEdge::operator<| Name: | QCrossingEdge::operator< | | Prototype: | bool operator<(const QCrossingEdge &edge) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1751-1754 |
| | 1 | 1 |
QCryptographicHash::addData| Name: | QCryptographicHash::addData | | Prototype: | void QCryptographicHash::addData(const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 340-343 |
| | 1 | 1 |
QCryptographicHash::~QCryptographicHash| Name: | QCryptographicHash::~QCryptographicHash | | Prototype: | QCryptographicHash::~QCryptographicHash() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 231-234 |
| | 1 | 1 |
QCssScanner_Generated::next| Name: | QCssScanner_Generated::next | | Prototype: | inline QChar next() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | | Lines: | 46-48 |
| | 1 | 1 |
QCupsJobWidget::endBannerPage| Name: | QCupsJobWidget::endBannerPage | | Prototype: | QCUPSSupport::BannerPage QCupsJobWidget::endBannerPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QCupsJobWidget::initJobBilling| Name: | QCupsJobWidget::initJobBilling | | Prototype: | void QCupsJobWidget::initJobBilling() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 143-146 |
| | 1 | 1 |
QCupsJobWidget::initJobPriority| Name: | QCupsJobWidget::initJobPriority | | Prototype: | void QCupsJobWidget::initJobPriority() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 158-161 |
| | 1 | 1 |
QCupsJobWidget::jobBilling| Name: | QCupsJobWidget::jobBilling | | Prototype: | QString QCupsJobWidget::jobBilling() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 153-156 |
| | 1 | 1 |
QCupsJobWidget::jobHold| Name: | QCupsJobWidget::jobHold | | Prototype: | QCUPSSupport::JobHoldUntil QCupsJobWidget::jobHold() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QCupsJobWidget::jobHoldTime| Name: | QCupsJobWidget::jobHoldTime | | Prototype: | QTime QCupsJobWidget::jobHoldTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 138-141 |
| | 1 | 1 |
QCupsJobWidget::jobPriority| Name: | QCupsJobWidget::jobPriority | | Prototype: | int QCupsJobWidget::jobPriority() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 168-171 |
| | 1 | 1 |
QCupsJobWidget::setEndBannerPage| Name: | QCupsJobWidget::setEndBannerPage | | Prototype: | void QCupsJobWidget::setEndBannerPage(const QCUPSSupport::BannerPage bannerPage) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 205-208 |
| | 1 | 1 |
QCupsJobWidget::setJobBilling| Name: | QCupsJobWidget::setJobBilling | | Prototype: | void QCupsJobWidget::setJobBilling(const QString &jobBilling) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 148-151 |
| | 1 | 1 |
QCupsJobWidget::setJobPriority| Name: | QCupsJobWidget::setJobPriority | | Prototype: | void QCupsJobWidget::setJobPriority(int jobPriority) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 163-166 |
| | 1 | 1 |