Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QDBusAbstractInterfacePrivate::initOwnerTrackingName: | QDBusAbstractInterfacePrivate::initOwnerTracking | Prototype: | void QDBusAbstractInterfacePrivate::initOwnerTracking() | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 132-139 |
| | 5 | 2 |
QDBusAbstractInterface::isValidName: | QDBusAbstractInterface::isValid | Prototype: | bool QDBusAbstractInterface::isValid() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 361-370 |
| | 4 | 2 |
QDBusAbstractInterface::disconnectNotifyName: | QDBusAbstractInterface::disconnectNotify | Prototype: | void QDBusAbstractInterface::disconnectNotify(const QMetaMethod &signal) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 630-640 |
| | 4 | 2 |
QDBusAbstractInterface::callWithCallbackName: | QDBusAbstractInterface::callWithCallback | Prototype: | bool QDBusAbstractInterface::callWithCallback(const QString &method, const QList<QVariant> &args, QObject *receiver, const char *returnMethod, const char *errorMethod) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 551-575 |
| | 15 | 2 |
QDBusAbstractInterface::asyncCallWithArgumentListName: | QDBusAbstractInterface::asyncCallWithArgumentList | Prototype: | QDBusPendingCall QDBusAbstractInterface::asyncCallWithArgumentList(const QString& method, const QList<QVariant>& args) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 516-528 |
| | 7 | 2 |
QCursor::~QCursorName: | QCursor::~QCursor | Prototype: | QCursor::~QCursor() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 575-579 |
| | 2 | 2 |
QCursor::shapeName: | QCursor::shape | Prototype: | Qt::CursorShape QCursor::shape() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 481-486 |
| | 3 | 2 |
QCursor::pixmapName: | QCursor::pixmap | Prototype: | QPixmap QCursor::pixmap() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 540-545 |
| | 3 | 2 |
QCursor::maskName: | QCursor::mask | Prototype: | const QBitmap *QCursor::mask() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 528-533 |
| | 3 | 2 |
QCursor::hotSpotName: | QCursor::hotSpot | Prototype: | QPoint QCursor::hotSpot() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 552-557 |
| | 3 | 2 |
QCursor::bitmapName: | QCursor::bitmap | Prototype: | const QBitmap *QCursor::bitmap() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 516-521 |
| | 3 | 2 |
QCursor::QCursorName: | QCursor::QCursor | Prototype: | QCursor::QCursor(Qt::CursorShape shape) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 466-472 |
| | 3 | 2 |
QCursor::QCursorName: | QCursor::QCursor | Prototype: | QCursor::QCursor(const QCursor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 563-569 |
| | 4 | 2 |
QCupsJobWidget::toggleJobHoldTimeName: | QCupsJobWidget::toggleJobHoldTime | Prototype: | void QCupsJobWidget::toggleJobHoldTime() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 130-136 |
| | 3 | 2 |
QCupsJobWidget::setJobHoldName: | QCupsJobWidget::setJobHold | Prototype: | void QCupsJobWidget::setJobHold(QCUPSSupport::JobHoldUntil jobHold, const QTime &holdUntilTime) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 115-123 |
| | 5 | 2 |
QCosmeticStroker::drawPointsName: | QCosmeticStroker::drawPoints | Prototype: | void QCosmeticStroker::drawPoints(const QPoint *points, int num) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 385-396 |
| | 7 | 2 |
QCosmeticStroker::drawPointsName: | QCosmeticStroker::drawPoints | Prototype: | void QCosmeticStroker::drawPoints(const QPointF *points, int num) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 398-409 |
| | 7 | 2 |
QCosmeticStroker::drawLineName: | QCosmeticStroker::drawLine | Prototype: | void QCosmeticStroker::drawLine(const QPointF &p1, const QPointF &p2) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 366-383 |
| | 10 | 2 |
QCoreGlobalData::~QCoreGlobalDataName: | QCoreGlobalData::~QCoreGlobalData | Prototype: | QCoreGlobalData::~QCoreGlobalData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | Lines: | 52-57 |
| | 3 | 2 |
QCoreApplicationPrivate::threadRequiresCoreApplicationName: | QCoreApplicationPrivate::threadRequiresCoreApplication | Prototype: | bool QCoreApplicationPrivate::threadRequiresCoreApplication() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 521-527 |
| | 4 | 2 |
QCoreApplicationPrivate::setApplicationFilePathName: | QCoreApplicationPrivate::setApplicationFilePath | Prototype: | void QCoreApplicationPrivate::setApplicationFilePath(const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2060-2066 |
| | 3 | 2 |
QCoreApplicationPrivate::maybeQuitName: | QCoreApplicationPrivate::maybeQuit | Prototype: | void QCoreApplicationPrivate::maybeQuit() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1813-1817 |
| | 2 | 2 |
QCoreApplicationPrivate::initLocaleName: | QCoreApplicationPrivate::initLocale | Prototype: | void QCoreApplicationPrivate::initLocale() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 573-581 |
| | 4 | 2 |
QCoreApplicationPrivate::derefName: | QCoreApplicationPrivate::deref | Prototype: | void QCoreApplicationPrivate::deref() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1807-1811 |
| | 2 | 2 |
QCoreApplicationPrivate::createEventDispatcherName: | QCoreApplicationPrivate::createEventDispatcher | Prototype: | void QCoreApplicationPrivate::createEventDispatcher() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 482-508 |
| | 4 | 2 |
QCoreApplicationPrivate::checkInstanceName: | QCoreApplicationPrivate::checkInstance | Prototype: | bool QCoreApplicationPrivate::checkInstance(const char *function) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 174-180 |
| | 4 | 2 |
QCoreApplicationPrivate::appNameName: | QCoreApplicationPrivate::appName | Prototype: | QString QCoreApplicationPrivate::appName() const | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 157-169 |
| | 5 | 2 |
QCoreApplicationData::~QCoreApplicationDataName: | QCoreApplicationData::~QCoreApplicationData | Prototype: | ~QCoreApplicationData() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 336-344 |
| | 3 | 2 |
QCoreApplication::setEventDispatcherName: | QCoreApplication::setEventDispatcher | Prototype: | void QCoreApplication::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2738-2744 |
| | 4 | 2 |
QCoreApplication::setAttributeName: | QCoreApplication::setAttribute | Prototype: | void QCoreApplication::setAttribute(Qt::ApplicationAttribute attribute, bool on) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 901-907 |
| | 3 | 2 |
QCoreApplication::removeNativeEventFilterName: | QCoreApplication::removeNativeEventFilter | Prototype: | void QCoreApplication::removeNativeEventFilter(QAbstractNativeEventFilter *filterObject) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2690-2696 |
| | 4 | 2 |
QCoreApplication::processEventsName: | QCoreApplication::processEvents | Prototype: | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1172-1178 |
| | 4 | 2 |
QCoreApplication::notifyName: | QCoreApplication::notify | Prototype: | bool QCoreApplication::notify(QObject *receiver, QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1044-1050 |
| | 3 | 2 |
QCoreApplication::hasPendingEventsName: | QCoreApplication::hasPendingEvents | Prototype: | bool QCoreApplication::hasPendingEvents() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2712-2718 |
| | 4 | 2 |
QCoreApplication::flushName: | QCoreApplication::flush | Prototype: | void QCoreApplication::flush() | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 696-700 |
| | 2 | 2 |
QCoreApplication::eventDispatcherName: | QCoreApplication::eventDispatcher | Prototype: | QAbstractEventDispatcher *QCoreApplication::eventDispatcher() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2725-2730 |
| | 3 | 2 |
QCoreApplication::eventName: | QCoreApplication::event | Prototype: | bool QCoreApplication::event(QEvent *e) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1778-1785 |
| | 4 | 2 |
QConnectionSenderSwitcher::~QConnectionSenderSwitcherName: | QConnectionSenderSwitcher::~QConnectionSenderSwitcher | Prototype: | inline ~QConnectionSenderSwitcher() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 180-184 |
| | 2 | 2 |
QConfFileSettingsPrivate::setName: | QConfFileSettingsPrivate::set | Prototype: | void QConfFileSettingsPrivate::set(const QString &key, const QVariant &value) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1229-1239 |
| | 7 | 2 |
QConfFileSettingsPrivate::fileNameName: | QConfFileSettingsPrivate::fileName | Prototype: | QString QConfFileSettingsPrivate::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1348-1354 |
| | 4 | 2 |
QConfFileSettingsPrivate::clearName: | QConfFileSettingsPrivate::clear | Prototype: | void QConfFileSettingsPrivate::clear() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1317-1327 |
| | 7 | 2 |
QConfFile::~QConfFileName: | QConfFile::~QConfFile | Prototype: | QConfFile::~QConfFile() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 158-162 |
| | 2 | 2 |
QCompletionModel::setFilteredName: | 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::filterName: | 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::completionCountName: | 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 |
QCompleterPrivate::_q_fileSystemModelDirectoryLoadedName: | 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_completionSelectedName: | 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_autoResizePopupName: | 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 |
QCompleter::setWrapAroundName: | 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::setModelSortingName: | 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::setMaxVisibleItemsName: | 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::setCompletionRoleName: | 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::setCaseSensitivityName: | 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::popupName: | 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 |
QCommonStylePrivate::stopAnimationName: | 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::_q_removeAnimationName: | 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 |
QCommandLinkButtonPrivate::titleRectName: | QCommandLinkButtonPrivate::titleRect | Prototype: | QRect QCommandLinkButtonPrivate::titleRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 172-184 |
| | 7 | 2 |
QCommandLinkButtonPrivate::titleFontName: | QCommandLinkButtonPrivate::titleFont | Prototype: | QFont QCommandLinkButtonPrivate::titleFont() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 137-155 |
| | 11 | 2 |
QCommandLineParserPrivate::registerFoundOptionName: | QCommandLineParserPrivate::registerFoundOption | Prototype: | bool QCommandLineParserPrivate::registerFoundOption(const QString &optionName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 625-634 |
| | 5 | 2 |
QCommandLineParserPrivate::checkParsedName: | QCommandLineParserPrivate::checkParsed | Prototype: | void QCommandLineParserPrivate::checkParsed(const char *method) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 614-618 |
| | 2 | 2 |
QCommandLineParserPrivate::aliasesName: | QCommandLineParserPrivate::aliases | Prototype: | QStringList QCommandLineParserPrivate::aliases(const QString &optionName) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 129-137 |
| | 5 | 2 |
QCommandLineParser::valueName: | QCommandLineParser::value | Prototype: | QString QCommandLineParser::value(const QString &optionName) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 834-843 |
| | 5 | 2 |
QCommandLineParser::addOptionsName: | QCommandLineParser::addOptions | Prototype: | bool QCommandLineParser::addOptions(const QList<QCommandLineOption> &options) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 390-397 |
| | 4 | 2 |
QCommandLineOptionPrivate::removeInvalidNamesName: | QCommandLineOptionPrivate::removeInvalidNames | Prototype: | QStringList QCommandLineOptionPrivate::removeInvalidNames(QStringList nameList) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 286-294 |
| | 5 | 2 |
QCommandLineOption::setDefaultValueName: | QCommandLineOption::setDefaultValue | Prototype: | void QCommandLineOption::setDefaultValue(const QString &defaultValue) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 363-372 |
| | 5 | 2 |
QComboBoxPrivateContainer::scrollItemViewName: | QComboBoxPrivateContainer::scrollItemView | Prototype: | void QComboBoxPrivateContainer::scrollItemView(int action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 475-481 |
| | 2 | 2 |
QComboBoxPrivateContainer::mouseReleaseEventName: | QComboBoxPrivateContainer::mouseReleaseEvent | Prototype: | void QComboBoxPrivateContainer::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 762-769 |
| | 4 | 2 |
QComboBoxPrivateContainer::mousePressEventName: | QComboBoxPrivateContainer::mousePressEvent | Prototype: | void QComboBoxPrivateContainer::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 747-760 |
| | 10 | 2 |
QComboBoxPrivateContainer::hideEventName: | QComboBoxPrivateContainer::hideEvent | Prototype: | void QComboBoxPrivateContainer::hideEvent(QHideEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 734-745 |
| | 4 | 2 |
QComboBoxPrivateContainer::changeEventName: | QComboBoxPrivateContainer::changeEvent | Prototype: | void QComboBoxPrivateContainer::changeEvent(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 647-657 |
| | 6 | 2 |
QComboBoxPrivate::viewContainerName: | QComboBoxPrivate::viewContainer | Prototype: | QComboBoxPrivateContainer* QComboBoxPrivate::viewContainer() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 990-1009 |
| | 16 | 2 |
QComboBoxPrivate::updateHoverControlName: | QComboBoxPrivate::updateHoverControl | Prototype: | bool QComboBoxPrivate::updateHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 256-269 |
| | 9 | 2 |
QComboBoxPrivate::updateArrowName: | QComboBoxPrivate::updateArrow | Prototype: | void QComboBoxPrivate::updateArrow(QStyle::StateFlag state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 215-224 |
| | 7 | 2 |
QComboBoxPrivate::popupGeometryName: | QComboBoxPrivate::popupGeometry | Prototype: | QRect QComboBoxPrivate::popupGeometry(int screen) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 246-254 |
| | 6 | 2 |
QComboBoxPrivate::modelChangedName: | QComboBoxPrivate::modelChanged | Prototype: | void QComboBoxPrivate::modelChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3328-3337 |
| | 5 | 2 |
QComboBoxPrivate::matchFlagsName: | QComboBoxPrivate::matchFlags | Prototype: | Qt::MatchFlags QComboBoxPrivate::matchFlags() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1189-1198 |
| | 4 | 2 |
QComboBoxPrivate::keyboardSearchStringName: | QComboBoxPrivate::keyboardSearchString | Prototype: | void QComboBoxPrivate::keyboardSearchString(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3315-3326 |
| | 7 | 2 |
QComboBoxPrivate::itemIconName: | QComboBoxPrivate::itemIcon | Prototype: | QIcon QComboBoxPrivate::itemIcon(const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1719-1726 |
| | 4 | 2 |
QComboBoxPrivate::initName: | QComboBoxPrivate::init | Prototype: | void QComboBoxPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 966-988 |
| | 9 | 2 |
QComboBoxPrivate::emitActivatedName: | QComboBoxPrivate::emitActivated | Prototype: | void QComboBoxPrivate::emitActivated(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1290-1298 |
| | 6 | 2 |
QComboBoxPrivate::_q_emitHighlightedName: | QComboBoxPrivate::_q_emitHighlighted | Prototype: | void QComboBoxPrivate::_q_emitHighlighted(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1300-1308 |
| | 6 | 2 |
QComboBoxPrivate::_q_emitCurrentIndexChangedName: | QComboBoxPrivate::_q_emitCurrentIndexChanged | Prototype: | void QComboBoxPrivate::_q_emitCurrentIndexChanged(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1310-1323 |
| | 8 | 2 |
QComboBox::showEventName: | QComboBox::showEvent | Prototype: | void QComboBox::showEvent(QShowEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2989-2998 |
| | 6 | 2 |
QComboBox::setValidatorName: | QComboBox::setValidator | Prototype: | void QComboBox::setValidator(const QValidator *v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1847-1852 |
| | 3 | 2 |
QComboBox::setSizeAdjustPolicyName: | QComboBox::setSizeAdjustPolicy | Prototype: | void QComboBox::setSizeAdjustPolicy(QComboBox::SizeAdjustPolicy policy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1603-1613 |
| | 7 | 2 |
QComboBox::setRootModelIndexName: | QComboBox::setRootModelIndex | Prototype: | void QComboBox::setRootModelIndex(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2061-2069 |
| | 6 | 2 |
QComboBox::setMaxVisibleItemsName: | QComboBox::setMaxVisibleItems | Prototype: | void QComboBox::setMaxVisibleItems(int maxItems) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1366-1375 |
| | 6 | 2 |
QComboBox::setItemTextName: | QComboBox::setItemText | Prototype: | void QComboBox::setItemText(int index, const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2356-2363 |
| | 4 | 2 |
QComboBox::setItemIconName: | QComboBox::setItemIcon | Prototype: | void QComboBox::setItemIcon(int index, const QIcon &icon) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2368-2375 |
| | 4 | 2 |
QComboBox::setItemDelegateName: | QComboBox::setItemDelegate | Prototype: | void QComboBox::setItemDelegate(QAbstractItemDelegate *delegate) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1931-1939 |
| | 5 | 2 |
QComboBox::setItemDataName: | QComboBox::setItemData | Prototype: | void QComboBox::setItemData(int index, const QVariant &value, int role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2381-2388 |
| | 4 | 2 |
QComboBox::setIconSizeName: | QComboBox::setIconSize | Prototype: | void QComboBox::setIconSize(const QSize &size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1668-1678 |
| | 7 | 2 |
QComboBox::setEditTextName: | QComboBox::setEditText | Prototype: | void QComboBox::setEditText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2871-2880 |
| | 5 | 2 |
QComboBox::setAutoCompletionCaseSensitivityName: | QComboBox::setAutoCompletionCaseSensitivity | Prototype: | void QComboBox::setAutoCompletionCaseSensitivity(Qt::CaseSensitivity sensitivity) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1509-1515 |
| | 4 | 2 |
QComboBox::removeItemName: | QComboBox::removeItem | Prototype: | void QComboBox::removeItem(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2345-2351 |
| | 4 | 2 |
QComboBox::mouseReleaseEventName: | QComboBox::mouseReleaseEvent | Prototype: | void QComboBox::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3102-3108 |
| | 4 | 2 |
QComboBox::mousePressEventName: | QComboBox::mousePressEvent | Prototype: | void QComboBox::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3051-3056 |
| | 3 | 2 |
QComboBox::modelName: | QComboBox::model | Prototype: | QAbstractItemModel *QComboBox::model() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1945-1953 |
| | 5 | 2 |
QComboBox::keyReleaseEventName: | QComboBox::keyReleaseEvent | Prototype: | void QComboBox::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3256-3263 |
| | 4 | 2 |
QComboBox::insertSeparatorName: | QComboBox::insertSeparator | Prototype: | void QComboBox::insertSeparator(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2328-2337 |
| | 7 | 2 |