Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDialogButtonBoxPrivate::addButtonName: | QDialogButtonBoxPrivate::addButton | Prototype: | void QDialogButtonBoxPrivate::addButton(QAbstractButton *button, QDialogButtonBox::ButtonRole role, bool doLayout) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 424-433 |
| | 6 | 2 |
QDialog::showEventName: | QDialog::showEvent | Prototype: | void QDialog::showEvent(QShowEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 782-791 |
| | 6 | 3 |
QDialog::resizeEventName: | QDialog::resizeEvent | Prototype: | void QDialog::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 1116-1128 |
| | 6 | 3 |
QDesktopWidget::screenGeometryName: | QDesktopWidget::screenGeometry | Prototype: | const QRect QDesktopWidget::screenGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 224-233 |
| | 6 | 3 |
QDesktopWidget::availableGeometryName: | QDesktopWidget::availableGeometry | Prototype: | const QRect QDesktopWidget::availableGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 213-222 |
| | 6 | 3 |
QDebug::resetFormatName: | QDebug::resetFormat | Prototype: | QDebug &QDebug::resetFormat() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 347-355 |
| | 6 | 2 |
QDateTimePrivate::zoneMSecsToEpochMSecsName: | QDateTimePrivate::zoneMSecsToEpochMSecs | Prototype: | qint64 QDateTimePrivate::zoneMSecsToEpochMSecs(qint64 zoneMSecs, const QTimeZone &zone, QDate *localDate, QTime *localTime) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2793-2807 |
| | 6 | 2 |
QDateTimeEdit::setDateTimeRangeName: | QDateTimeEdit::setDateTimeRange | Prototype: | void QDateTimeEdit::setDateTimeRange(const QDateTime &min, const QDateTime &max) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 414-422 |
| | 6 | 2 |
QDateTimeEdit::setDateTimeName: | QDateTimeEdit::setDateTime | Prototype: | void QDateTimeEdit::setDateTime(const QDateTime &datetime) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 238-247 |
| | 6 | 3 |
QDateTimeEdit::sectionTextName: | QDateTimeEdit::sectionText | Prototype: | QString QDateTimeEdit::sectionText(Section section) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 815-825 |
| | 6 | 2 |
QDateTimeEdit::calendarWidgetName: | QDateTimeEdit::calendarWidget | Prototype: | QCalendarWidget *QDateTimeEdit::calendarWidget() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 740-749 |
| | 6 | 3 |
QDateTime::toTime_tName: | QDateTime::toTime_t | Prototype: | uint QDateTime::toTime_t() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3395-3403 |
| | 6 | 3 |
QDateTime::fromStringName: | QDateTime::fromString | Prototype: | QDateTime QDateTime::fromString(const QString &string, const QString &format) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4674-4688 |
| | 6 | 2 |
QDate::daysInMonthName: | QDate::daysInMonth | Prototype: | int QDate::daysInMonth() const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 534-544 |
| | 6 | 3 |
QDataWidgetMapperPrivate::populateName: | QDataWidgetMapperPrivate::populate | Prototype: | void QDataWidgetMapperPrivate::populate(WidgetMapper &m) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 154-164 |
| | 6 | 3 |
QDataWidgetMapperPrivate::flipEventFiltersName: | QDataWidgetMapperPrivate::flipEventFilters | Prototype: | inline void flipEventFilters(QAbstractItemDelegate *oldDelegate, QAbstractItemDelegate *newDelegate) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 86-96 |
| | 6 | 3 |
QDataWidgetMapperPrivate::_q_commitDataName: | QDataWidgetMapperPrivate::_q_commitData | Prototype: | void QDataWidgetMapperPrivate::_q_commitData(QWidget *w) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 190-200 |
| | 6 | 3 |
QDataWidgetMapper::setCurrentModelIndexName: | QDataWidgetMapper::setCurrentModelIndex | Prototype: | void QDataWidgetMapper::setCurrentModelIndex(const QModelIndex &index) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 722-732 |
| | 6 | 2 |
QDataWidgetMapper::removeMappingName: | QDataWidgetMapper::removeMapping | Prototype: | void QDataWidgetMapper::removeMapping(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 503-513 |
| | 6 | 2 |
QDataWidgetMapper::clearMappingName: | QDataWidgetMapper::clearMapping | Prototype: | void QDataWidgetMapper::clearMapping() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 739-749 |
| | 6 | 3 |
QDataStream::operator<<Name: | QDataStream::operator<< | Prototype: | QDataStream &QDataStream::operator<<(qint16 i) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 919-928 |
| | 6 | 5 |
QDataStream::operator<<Name: | QDataStream::operator<< | Prototype: | QDataStream &QDataStream::operator<<(qint32 i) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 937-946 |
| | 6 | 5 |
QDataStream::QDataStreamName: | QDataStream::QDataStream | Prototype: | QDataStream::QDataStream() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 251-259 |
| | 6 | 1 |
QDataStream::QDataStreamName: | QDataStream::QDataStream | Prototype: | QDataStream::QDataStream(QIODevice *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 267-275 |
| | 6 | 1 |
QDBusTrayIcon::attentionTimerExpiredName: | QDBusTrayIcon::attentionTimerExpired | Prototype: | void QDBusTrayIcon::attentionTimerExpired() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 126-134 |
| | 6 | 1 |
QDBusServiceWatcherPrivate::_q_serviceOwnerChangedName: | QDBusServiceWatcherPrivate::_q_serviceOwnerChanged | Prototype: | void QDBusServiceWatcherPrivate::_q_serviceOwnerChanged(const QString &service, const QString &oldOwner, const QString &newOwner) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | Lines: | 67-75 |
| | 6 | 3 |
QDBusServer::addressName: | QDBusServer::address | Prototype: | QString QDBusServer::address() const | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 136-146 |
| | 6 | 2 |
QDBusServer::QDBusServerName: | QDBusServer::QDBusServer | Prototype: | QDBusServer::QDBusServer(QObject *parent) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 75-93 |
| | 6 | 3 |
QDBusPendingCall::errorName: | QDBusPendingCall::error | Prototype: | QDBusError QDBusPendingCall::error() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 378-389 |
| | 6 | 2 |
QDBusMetaObjectGenerator::aggregateParameterCountName: | QDBusMetaObjectGenerator::aggregateParameterCount | Prototype: | int QDBusMetaObjectGenerator::aggregateParameterCount(const QMap<QByteArray, Method> &map) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 377-386 |
| | 6 | 2 |
QDBusMessage::errorMessageName: | QDBusMessage::errorMessage | Prototype: | QString QDBusMessage::errorMessage() const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 83-92 |
| | 6 | 4 |
QDBusMessage::createSignalName: | QDBusMessage::createSignal | Prototype: | QDBusMessage QDBusMessage::createSignal(const QString &path, const QString &interface, const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 365-375 |
| | 6 | 1 |
QDBusMenuLayoutItem::populateName: | QDBusMenuLayoutItem::populate | Prototype: | void QDBusMenuLayoutItem::populate(const QDBusPlatformMenuItem *item, int depth, const QStringList &propertyNames) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 117-126 |
| | 6 | 2 |
QDBusMenuItem::convertMnemonicName: | QDBusMenuItem::convertMnemonic | Prototype: | QString QDBusMenuItem::convertMnemonic(const QString &label) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 216-226 |
| | 6 | 2 |
QDBusMenuConnection::unregisterTrayIconName: | QDBusMenuConnection::unregisterTrayIcon | Prototype: | bool QDBusMenuConnection::unregisterTrayIcon(QDBusTrayIcon *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuconnection.cpp | Lines: | 125-133 |
| | 6 | 2 |
QDBusMenuAdaptor::AboutToShowGroupName: | QDBusMenuAdaptor::AboutToShowGroup | Prototype: | QList<int> QDBusMenuAdaptor::AboutToShowGroup(const QList<int> &ids, QList<int> &idErrors) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | Lines: | 97-105 |
| | 6 | 3 |
QDBusMarshaller::appendName: | QDBusMarshaller::append | Prototype: | inline void QDBusMarshaller::append(const QDBusSignature &arg) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 138-148 |
| | 6 | 3 |
QDBusMarshaller::appendName: | QDBusMarshaller::append | Prototype: | inline void QDBusMarshaller::append(const QDBusObjectPath &arg) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 126-136 |
| | 6 | 3 |
QDBusDemarshaller::beginCommonName: | QDBusDemarshaller::beginCommon | Prototype: | QDBusDemarshaller *QDBusDemarshaller::beginCommon() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 382-392 |
| | 6 | 1 |
QDBusConnectionPrivate::isServiceRegisteredByThreadName: | QDBusConnectionPrivate::isServiceRegisteredByThread | Prototype: | bool QDBusConnectionPrivate::isServiceRegisteredByThread(const QString &serviceName) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2594-2603 |
| | 6 | 3 |
QDBusConnectionPrivate::collectAllObjectsName: | QDBusConnectionPrivate::collectAllObjects | Prototype: | void QDBusConnectionPrivate::collectAllObjects(QDBusConnectionPrivate::ObjectTreeNode &haystack, QSet<QObject *> &set) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1086-1098 |
| | 6 | 3 |
QDBusConnectionInterface::disconnectNotifyName: | QDBusConnectionInterface::disconnectNotify | Prototype: | void QDBusConnectionInterface::disconnectNotify(const QMetaMethod &signal) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | Lines: | 353-371 |
| | 6 | 4 |
QDBusConnection::operator=Name: | QDBusConnection::operator= | Prototype: | QDBusConnection &QDBusConnection::operator=(const QDBusConnection &other) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 469-477 |
| | 6 | 3 |
QDBusConnection::disconnectFromPeerName: | QDBusConnection::disconnectFromPeer | Prototype: | void QDBusConnection::disconnectFromPeer(const QString &name) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 551-560 |
| | 6 | 3 |
QDBusConnection::disconnectFromBusName: | QDBusConnection::disconnectFromBus | Prototype: | void QDBusConnection::disconnectFromBus(const QString &name) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 530-539 |
| | 6 | 3 |
QDBusConnection::QDBusConnectionName: | QDBusConnection::QDBusConnection | Prototype: | QDBusConnection::QDBusConnection(const QString &name) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 419-429 |
| | 6 | 3 |
QDBusArgumentPrivate::checkReadName: | QDBusArgumentPrivate::checkRead | Prototype: | bool QDBusArgumentPrivate::checkRead(QDBusArgumentPrivate *d) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 128-142 |
| | 6 | 3 |
QConnectionSenderSwitcher::switchSenderName: | QConnectionSenderSwitcher::switchSender | Prototype: | inline void switchSender(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: | 163-171 |
| | 6 | 1 |
QConfFileSettingsPrivate::isWritableName: | QConfFileSettingsPrivate::isWritable | Prototype: | bool QConfFileSettingsPrivate::isWritable() const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1380-1390 |
| | 6 | 3 |
QConfFileSettingsPrivate::ensureAllSectionsParsedName: | QConfFileSettingsPrivate::ensureAllSectionsParsed | Prototype: | void QConfFileSettingsPrivate::ensureAllSectionsParsed(QConfFile *confFile) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1907-1917 |
| | 6 | 3 |
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: | 406-415 |
| | 6 | 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: | 1542-1550 |
| | 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: | 1645-1654 |
| | 6 | 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: | 1664-1672 |
| | 6 | 2 |
QCommandLinkButton::minimumSizeHintName: | QCommandLinkButton::minimumSizeHint | Prototype: | QSize QCommandLinkButton::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 251-259 |
| | 6 | 1 |
QCommandLineParser::processName: | QCommandLineParser::process | Prototype: | void QCommandLineParser::process(const QStringList &arguments) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 581-594 |
| | 6 | 6 |
QCommandLineParser::errorTextName: | QCommandLineParser::errorText | Prototype: | QString QCommandLineParser::errorText() const | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 516-525 |
| | 6 | 5 |
QComboBoxPrivateContainer::timerEventName: | QComboBoxPrivateContainer::timerEvent | Prototype: | void QComboBoxPrivateContainer::timerEvent(QTimerEvent *timerEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 380-390 |
| | 6 | 3 |
QComboBoxPrivateContainer::comboStyleOptionName: | QComboBoxPrivateContainer::comboStyleOption | Prototype: | QStyleOptionComboBox QComboBoxPrivateContainer::comboStyleOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 765-775 |
| | 6 | 1 |
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: | 641-651 |
| | 6 | 2 |
QComboBoxPrivate::popupGeometryName: | QComboBoxPrivate::popupGeometry | Prototype: | QRect QComboBoxPrivate::popupGeometry(int screen) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 240-248 |
| | 6 | 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: | 1284-1292 |
| | 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: | 1294-1302 |
| | 6 | 2 |
QComboBoxPrivate::_q_editingFinishedName: | QComboBoxPrivate::_q_editingFinished | Prototype: | void QComboBoxPrivate::_q_editingFinished() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1195-1206 |
| | 6 | 3 |
QComboBoxPrivate::_q_completerActivatedName: | QComboBoxPrivate::_q_completerActivated | Prototype: | void QComboBoxPrivate::_q_completerActivated(const QModelIndex &index) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 187-206 |
| | 6 | 3 |
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: | 2981-2990 |
| | 6 | 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: | 2053-2061 |
| | 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: | 1360-1369 |
| | 6 | 2 |
QComboBox::paintEventName: | QComboBox::paintEvent | Prototype: | void QComboBox::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2964-2976 |
| | 6 | 1 |
QComboBox::inputMethodEventName: | QComboBox::inputMethodEvent | Prototype: | void QComboBox::inputMethodEvent(QInputMethodEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3331-3342 |
| | 6 | 3 |
QComboBox::focusInEventName: | QComboBox::focusInEvent | Prototype: | void QComboBox::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2877-2888 |
| | 6 | 3 |
QComboBox::currentTextName: | QComboBox::currentText | Prototype: | QString QComboBox::currentText() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2138-2147 |
| | 6 | 3 |
QComboBox::contextMenuEventName: | QComboBox::contextMenuEvent | Prototype: | void QComboBox::contextMenuEvent(QContextMenuEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3292-3301 |
| | 6 | 2 |
QColumnView::setSelectionModelName: | QColumnView::setSelectionModel | Prototype: | void QColumnView::setSelectionModel(QItemSelectionModel *newSelectionModel) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 492-502 |
| | 6 | 3 |
QColumnView::createColumnName: | QColumnView::createColumn | Prototype: | QAbstractItemView *QColumnView::createColumn(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 739-750 |
| | 6 | 2 |
QColorPickingEventFilter::eventFilterName: | QColorPickingEventFilter::eventFilter | Prototype: | bool eventFilter(QObject *, QEvent *event) override | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 495-508 |
| | 6 | 5 |
QColorLuminancePicker::setValName: | QColorLuminancePicker::setVal | Prototype: | void QColorLuminancePicker::setVal(int v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 797-805 |
| | 6 | 2 |
QColorDialogPrivate::retranslateStringsName: | QColorDialogPrivate::retranslateStrings | Prototype: | void QColorDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1851-1861 |
| | 6 | 2 |
QColorDialog::getRgbaName: | QColorDialog::getRgba | Prototype: | QRgb QColorDialog::getRgba(QRgb initial, bool *ok, QWidget *parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2176-2184 |
| | 6 | 2 |
QColor::setRgba64Name: | QColor::setRgba64 | Prototype: | void QColor::setRgba64(QRgba64 rgba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1008-1016 |
| | 6 | 1 |
QColor::setRgbaName: | QColor::setRgba | Prototype: | void QColor::setRgba(QRgb rgba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 974-982 |
| | 6 | 1 |
QColor::setRgbName: | QColor::setRgb | Prototype: | void QColor::setRgb(QRgb rgb) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1037-1045 |
| | 6 | 1 |
QColor::invalidateName: | QColor::invalidate | Prototype: | void QColor::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2460-2468 |
| | 6 | 1 |
QColor::QColorName: | QColor::QColor | Prototype: | QColor::QColor(QRgb color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 409-417 |
| | 6 | 1 |
QCollator::operator=Name: | QCollator::operator= | Prototype: | QCollator &QCollator::operator=(const QCollator &other) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 101-110 |
| | 6 | 4 |
QClipboard::setMimeDataName: | QClipboard::setMimeData | Prototype: | void QClipboard::setMimeData(QMimeData* src, Mode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 464-475 |
| | 6 | 3 |
QCheckBox::checkStateSetName: | QCheckBox::checkStateSet | Prototype: | void QCheckBox::checkStateSet() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 347-356 |
| | 6 | 2 |
QChar::isSpace_helperName: | QChar::isSpace_helper | Prototype: | bool QChar::isSpace_helper(uint ucs4) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 735-743 |
| | 6 | 2 |
QChar::isNumber_helperName: | QChar::isNumber_helper | Prototype: | bool QChar::isNumber_helper(uint ucs4) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 878-886 |
| | 6 | 2 |
QChar::isMarkName: | QChar::isMark | Prototype: | bool QChar::isMark(uint ucs4) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 761-769 |
| | 6 | 2 |
QChar::decompositionTagName: | QChar::decompositionTag | Prototype: | QChar::Decomposition QChar::decompositionTag(uint ucs4) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1352-1360 |
| | 6 | 3 |
QCalendarWidget::setDateTextFormatName: | QCalendarWidget::setDateTextFormat | Prototype: | void QCalendarWidget::setDateTextFormat(const QDate &date, const QTextCharFormat &format) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2803-2812 |
| | 6 | 2 |
QCalendarWidget::keyPressEventName: | QCalendarWidget::keyPressEvent | Prototype: | void QCalendarWidget::keyPressEvent(QKeyEvent * event) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 3072-3081 |
| | 6 | 2 |
QCalendarView::wheelEventName: | QCalendarView::wheelEvent | Prototype: | void QCalendarView::wheelEvent(QWheelEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1378-1386 |
| | 6 | 1 |
QCalendarView::keyPressEventName: | QCalendarView::keyPressEvent | Prototype: | void QCalendarView::keyPressEvent(QKeyEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1342-1375 |
| | 6 | 6 |
QCalendarView::QCalendarViewName: | QCalendarView::QCalendarView | Prototype: | QCalendarView::QCalendarView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1283-1294 |
| | 6 | 1 |
QCalendarPopup::verifyCalendarInstanceName: | QCalendarPopup::verifyCalendarInstance | Prototype: | QCalendarWidget *QCalendarPopup::verifyCalendarInstance() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2587-2601 |
| | 6 | 2 |
QCalendarModel::columnForDayOfWeekName: | QCalendarModel::columnForDayOfWeek | Prototype: | int QCalendarModel::columnForDayOfWeek(Qt::DayOfWeek day) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 965-973 |
| | 6 | 3 |
QCalendarDelegate::paintCellName: | QCalendarDelegate::paintCell | Prototype: | void QCalendarDelegate::paintCell(QPainter *painter, const QRect &rect, const QDate &date) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1644-1652 |
| | 6 | 1 |
QCalendarDelegate::paintName: | QCalendarDelegate::paint | Prototype: | void QCalendarDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1631-1642 |
| | 6 | 2 |