| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDataWidgetMapperPrivate::populate| Name: | 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::populate| Name: | QDataWidgetMapperPrivate::populate | | Prototype: | void QDataWidgetMapperPrivate::populate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 166-170 |
| | 2 | 2 |
QDataWidgetMapperPrivate::itemCount| Name: | QDataWidgetMapperPrivate::itemCount | | Prototype: | inline int itemCount() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 67-72 |
| | 3 | 1 |
QDataWidgetMapperPrivate::indexAt| Name: | QDataWidgetMapperPrivate::indexAt | | Prototype: | inline QModelIndex indexAt(int itemPos) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 79-84 |
| | 3 | 1 |
QDataWidgetMapperPrivate::flipEventFilters| Name: | 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::findWidget| Name: | QDataWidgetMapperPrivate::findWidget | | Prototype: | int QDataWidgetMapperPrivate::findWidget(QWidget *w) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 127-134 |
| | 4 | 3 |
QDataWidgetMapperPrivate::currentIdx| Name: | QDataWidgetMapperPrivate::currentIdx | | Prototype: | inline int currentIdx() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 74-77 |
| | 1 | 1 |
QDataWidgetMapperPrivate::commit| Name: | QDataWidgetMapperPrivate::commit | | Prototype: | bool QDataWidgetMapperPrivate::commit(const WidgetMapper &m) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 136-152 |
| | 9 | 4 |
QDataWidgetMapperPrivate::_q_modelDestroyed| Name: | QDataWidgetMapperPrivate::_q_modelDestroyed | | Prototype: | void QDataWidgetMapperPrivate::_q_modelDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 225-231 |
| | 3 | 1 |
QDataWidgetMapperPrivate::_q_dataChanged| Name: | QDataWidgetMapperPrivate::_q_dataChanged | | Prototype: | void QDataWidgetMapperPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 179-188 |
| | 5 | 4 |
QDataWidgetMapperPrivate::_q_commitData| Name: | 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 |
QDataWidgetMapperPrivate::_q_closeEditor| Name: | QDataWidgetMapperPrivate::_q_closeEditor | | Prototype: | void QDataWidgetMapperPrivate::_q_closeEditor(QWidget *w, QAbstractItemDelegate::EndEditHint hint) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 202-223 |
| | 11 | 7 |
QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper| Name: | QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper | | Prototype: | inline WidgetMapper(QWidget *w = 0, int c = 0, const QModelIndex &i = QModelIndex()) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 108-109 |
| | 1 | 1 |
QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper| Name: | QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper | | Prototype: | inline WidgetMapper(QWidget *w, int c, const QModelIndex &i, const QByteArray &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 110-111 |
| | 1 | 1 |
QDataWidgetMapperPrivate::QDataWidgetMapperPrivate| Name: | QDataWidgetMapperPrivate::QDataWidgetMapperPrivate | | Prototype: | QDataWidgetMapperPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 54-58 |
| | 2 | 1 |
QDataWidgetMapper::toPrevious| Name: | QDataWidgetMapper::toPrevious | | Prototype: | void QDataWidgetMapper::toPrevious() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 667-671 |
| | 2 | 1 |
QDataWidgetMapper::toNext| Name: | QDataWidgetMapper::toNext | | Prototype: | void QDataWidgetMapper::toNext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 651-655 |
| | 2 | 1 |
QDataWidgetMapper::toLast| Name: | QDataWidgetMapper::toLast | | Prototype: | void QDataWidgetMapper::toLast() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 634-638 |
| | 2 | 1 |
QDataWidgetMapper::toFirst| Name: | QDataWidgetMapper::toFirst | | Prototype: | void QDataWidgetMapper::toFirst() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 620-623 |
| | 1 | 1 |
QDataWidgetMapper::submitPolicy| Name: | QDataWidgetMapper::submitPolicy | | Prototype: | QDataWidgetMapper::SubmitPolicy QDataWidgetMapper::submitPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 819-823 |
| | 2 | 1 |
QDataWidgetMapper::submit| Name: | QDataWidgetMapper::submit | | Prototype: | bool QDataWidgetMapper::submit() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 599-609 |
| | 5 | 3 |
QDataWidgetMapper::setSubmitPolicy| Name: | QDataWidgetMapper::setSubmitPolicy | | Prototype: | void QDataWidgetMapper::setSubmitPolicy(SubmitPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 809-817 |
| | 5 | 2 |
QDataWidgetMapper::setRootIndex| Name: | QDataWidgetMapper::setRootIndex | | Prototype: | void QDataWidgetMapper::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 430-434 |
| | 2 | 1 |
QDataWidgetMapper::setOrientation| Name: | QDataWidgetMapper::setOrientation | | Prototype: | void QDataWidgetMapper::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 785-794 |
| | 5 | 2 |
QDataWidgetMapper::setModel| Name: | QDataWidgetMapper::setModel | | Prototype: | void QDataWidgetMapper::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 343-365 |
| | 15 | 3 |
QDataWidgetMapper::setItemDelegate| Name: | QDataWidgetMapper::setItemDelegate | | Prototype: | void QDataWidgetMapper::setItemDelegate(QAbstractItemDelegate *delegate) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 393-412 |
| | 12 | 3 |
QDataWidgetMapper::setCurrentModelIndex| Name: | 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::setCurrentIndex| Name: | QDataWidgetMapper::setCurrentIndex | | Prototype: | void QDataWidgetMapper::setCurrentIndex(int index) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 683-695 |
| | 8 | 2 |
QDataWidgetMapper::rootIndex| Name: | QDataWidgetMapper::rootIndex | | Prototype: | QModelIndex QDataWidgetMapper::rootIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 441-445 |
| | 2 | 1 |
QDataWidgetMapper::revert| Name: | QDataWidgetMapper::revert | | Prototype: | void QDataWidgetMapper::revert() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 578-583 |
| | 2 | 1 |
QDataWidgetMapper::removeMapping| Name: | 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::orientation| Name: | QDataWidgetMapper::orientation | | Prototype: | Qt::Orientation QDataWidgetMapper::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 796-800 |
| | 2 | 1 |
QDataWidgetMapper::model| Name: | QDataWidgetMapper::model | | Prototype: | QAbstractItemModel *QDataWidgetMapper::model() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 372-378 |
| | 4 | 1 |
QDataWidgetMapper::mappedWidgetAt| Name: | QDataWidgetMapper::mappedWidgetAt | | Prototype: | QWidget *QDataWidgetMapper::mappedWidgetAt(int section) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 560-570 |
| | 5 | 3 |
QDataWidgetMapper::mappedSection| Name: | QDataWidgetMapper::mappedSection | | Prototype: | int QDataWidgetMapper::mappedSection(QWidget *widget) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 521-530 |
| | 5 | 2 |
QDataWidgetMapper::mappedPropertyName| Name: | QDataWidgetMapper::mappedPropertyName | | Prototype: | QByteArray QDataWidgetMapper::mappedPropertyName(QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 540-552 |
| | 8 | 3 |
QDataWidgetMapper::itemDelegate| Name: | QDataWidgetMapper::itemDelegate | | Prototype: | QAbstractItemDelegate *QDataWidgetMapper::itemDelegate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 417-421 |
| | 2 | 1 |
QDataWidgetMapper::currentIndex| Name: | QDataWidgetMapper::currentIndex | | Prototype: | int QDataWidgetMapper::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 697-701 |
| | 2 | 1 |
QDataWidgetMapper::clearMapping| Name: | 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 |
QDataWidgetMapper::addMapping| Name: | QDataWidgetMapper::addMapping | | Prototype: | void QDataWidgetMapper::addMapping(QWidget *widget, int section) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 471-478 |
| | 4 | 1 |
QDataWidgetMapper::addMapping| Name: | QDataWidgetMapper::addMapping | | Prototype: | void QDataWidgetMapper::addMapping(QWidget *widget, int section, const QByteArray &propertyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 489-496 |
| | 4 | 1 |
QDataWidgetMapper::QDataWidgetMapper| Name: | QDataWidgetMapper::QDataWidgetMapper | | Prototype: | QDataWidgetMapper::QDataWidgetMapper(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 324-328 |
| | 1 | 1 |
QDashedStrokeProcessor::process| Name: | QDashedStrokeProcessor::process | | Prototype: | void QDashedStrokeProcessor::process(const QVectorPath &path, const QPen &pen, const QRectF &clip, QPainter::RenderHints hints) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 514-604 |
| | 63 | 14 |
QDashedStrokeProcessor::QDashedStrokeProcessor| Name: | QDashedStrokeProcessor::QDashedStrokeProcessor | | Prototype: | QDashedStrokeProcessor::QDashedStrokeProcessor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 505-512 |
| | 3 | 1 |
QDashStroker::processCurrentSubpath| Name: | QDashStroker::processCurrentSubpath | | Prototype: | void QDashStroker::processCurrentSubpath() | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1096-1259 |
| | 101 | 19 |
QDashStroker::patternForStyle| Name: | QDashStroker::patternForStyle | | Prototype: | QVector<qfixed> QDashStroker::patternForStyle(Qt::PenStyle style) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1026-1052 |
| | 15 | 6 |
QDashStroker::QDashStroker| Name: | QDashStroker::QDashStroker | | Prototype: | QDashStroker::QDashStroker(QStroker *stroker) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1012-1020 |
| | 4 | 2 |
QDBusUtil::isValidErrorName| Name: | QDBusUtil::isValidErrorName | | Prototype: | bool isValidErrorName(const QString &errorName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 471-474 |
| | 1 | 1 |
QDBusUnixFileDescriptorPrivate::QDBusUnixFileDescriptorPrivate| Name: | QDBusUnixFileDescriptorPrivate::QDBusUnixFileDescriptorPrivate | | Prototype: | QDBusUnixFileDescriptorPrivate(const QDBusUnixFileDescriptorPrivate &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 112-114 |
| | 1 | 1 |
QDBusUnixFileDescriptor::takeFileDescriptor| Name: | QDBusUnixFileDescriptor::takeFileDescriptor | | Prototype: | int QDBusUnixFileDescriptor::takeFileDescriptor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 296-302 |
| | 3 | 2 |
QDBusUnixFileDescriptor::operator=| Name: | QDBusUnixFileDescriptor::operator= | | Prototype: | QDBusUnixFileDescriptor &QDBusUnixFileDescriptor::operator=(const QDBusUnixFileDescriptor &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 169-174 |
| | 3 | 2 |
QDBusUnixFileDescriptor::isSupported| Name: | QDBusUnixFileDescriptor::isSupported | | Prototype: | bool QDBusUnixFileDescriptor::isSupported() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 241-244 |
| | 1 | 1 |
QDBusTrayIcon::updateToolTip| Name: | QDBusTrayIcon::updateToolTip | | Prototype: | void QDBusTrayIcon::updateToolTip(const QString &tooltip) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 194-199 |
| | 3 | 2 |
QDBusTrayIcon::updateMenu| Name: | QDBusTrayIcon::updateMenu | | Prototype: | void QDBusTrayIcon::updateMenu(QPlatformMenu * menu) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 206-224 |
| | 13 | 4 |
QDBusTrayIcon::updateIcon| Name: | QDBusTrayIcon::updateIcon | | Prototype: | void QDBusTrayIcon::updateIcon(const QIcon &icon) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 179-192 |
| | 10 | 5 |
QDBusTrayIcon::tempIcon::[lambda]| Name: | QDBusTrayIcon::tempIcon::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 155-155 |
| | 0 | 1 |
QDBusTrayIcon::tempIcon| Name: | QDBusTrayIcon::tempIcon | | Prototype: | QTemporaryFile *QDBusTrayIcon::tempIcon(const QIcon &icon) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 145-165 |
| | 12 | 4 |
QDBusTrayIcon::showMessage::[lambda]| Name: | QDBusTrayIcon::showMessage::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 262-262 |
| | 0 | 1 |
QDBusTrayIcon::showMessage| Name: | QDBusTrayIcon::showMessage | | Prototype: | void QDBusTrayIcon::showMessage(const QString &title, const QString &msg, const QIcon &icon, QPlatformSystemTrayIcon::MessageIcon iconType, int msecs) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 226-277 |
| | 31 | 14 |
QDBusTrayIcon::setStatus| Name: | QDBusTrayIcon::setStatus | | Prototype: | void QDBusTrayIcon::setStatus(const QString &status) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 136-143 |
| | 5 | 3 |
QDBusTrayIcon::notificationClosed| Name: | QDBusTrayIcon::notificationClosed | | Prototype: | void QDBusTrayIcon::notificationClosed(uint id, uint reason) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 285-288 |
| | 1 | 2 |
QDBusTrayIcon::isSystemTrayAvailable| Name: | QDBusTrayIcon::isSystemTrayAvailable | | Prototype: | bool QDBusTrayIcon::isSystemTrayAvailable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 290-295 |
| | 3 | 2 |
QDBusTrayIcon::init| Name: | QDBusTrayIcon::init | | Prototype: | void QDBusTrayIcon::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 108-112 |
| | 2 | 2 |
QDBusTrayIcon::dBusConnection| Name: | QDBusTrayIcon::dBusConnection | | Prototype: | QDBusMenuConnection * QDBusTrayIcon::dBusConnection() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 167-177 |
| | 7 | 2 |
QDBusTrayIcon::createMenu| Name: | QDBusTrayIcon::createMenu | | Prototype: | QPlatformMenu *QDBusTrayIcon::createMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 201-204 |
| | 1 | 1 |
QDBusTrayIcon::cleanup| Name: | QDBusTrayIcon::cleanup | | Prototype: | void QDBusTrayIcon::cleanup() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 114-124 |
| | 8 | 3 |
QDBusTrayIcon::attentionTimerExpired| Name: | 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 |
QDBusTrayIcon::actionInvoked| Name: | QDBusTrayIcon::actionInvoked | | Prototype: | void QDBusTrayIcon::actionInvoked(uint id, const QString &action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 279-283 |
| | 2 | 2 |
QDBusTrayIcon::QDBusTrayIcon| Name: | QDBusTrayIcon::QDBusTrayIcon | | Prototype: | QDBusTrayIcon::QDBusTrayIcon() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 74-102 |
| | 13 | 3 |
QDBusServiceWatcher::watchedServices| Name: | QDBusServiceWatcher::watchedServices | | Prototype: | QStringList QDBusServiceWatcher::watchedServices() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QDBusServiceWatcher::watchMode| Name: | QDBusServiceWatcher::watchMode | | Prototype: | QDBusServiceWatcher::WatchMode QDBusServiceWatcher::watchMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QDBusServiceWatcher::removeWatchedService| Name: | QDBusServiceWatcher::removeWatchedService | | Prototype: | bool QDBusServiceWatcher::removeWatchedService(const QString &service) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 293-298 |
| | 3 | 1 |
QDBusServiceWatcher::connection| Name: | QDBusServiceWatcher::connection | | Prototype: | QDBusConnection QDBusServiceWatcher::connection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 318-321 |
| | 1 | 1 |
QDBusServiceWatcher::QDBusServiceWatcher| Name: | QDBusServiceWatcher::QDBusServiceWatcher | | Prototype: | QDBusServiceWatcher::QDBusServiceWatcher(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 218-221 |
| | 2 | 1 |
QDBusServer::setAnonymousAuthenticationAllowed| Name: | QDBusServer::setAnonymousAuthenticationAllowed | | Prototype: | void QDBusServer::setAnonymousAuthenticationAllowed(bool value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 158-161 |
| | 1 | 1 |
QDBusServer::lastError| Name: | QDBusServer::lastError | | Prototype: | QDBusError QDBusServer::lastError() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 128-131 |
| | 1 | 1 |
QDBusServer::isAnonymousAuthenticationAllowed| Name: | QDBusServer::isAnonymousAuthenticationAllowed | | Prototype: | bool QDBusServer::isAnonymousAuthenticationAllowed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 170-173 |
| | 1 | 1 |
QDBusServer::QDBusServer| Name: | QDBusServer::QDBusServer | | Prototype: | QDBusServer::QDBusServer(const QString &address, QObject *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 56-68 |
| | 7 | 3 |
QDBusPlatformMenuItem::~QDBusPlatformMenuItem| Name: | QDBusPlatformMenuItem::~QDBusPlatformMenuItem | | Prototype: | QDBusPlatformMenuItem::~QDBusPlatformMenuItem() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 60-65 |
| | 3 | 2 |
QDBusPlatformMenuItem::trigger| Name: | QDBusPlatformMenuItem::trigger | | Prototype: | void QDBusPlatformMenuItem::trigger() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 130-133 |
| | 1 | 1 |
QDBusPlatformMenuItem::setVisible| Name: | QDBusPlatformMenuItem::setVisible | | Prototype: | void QDBusPlatformMenuItem::setVisible(bool isVisible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 100-103 |
| | 1 | 1 |
QDBusPlatformMenuItem::setText| Name: | QDBusPlatformMenuItem::setText | | Prototype: | void QDBusPlatformMenuItem::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 72-76 |
| | 2 | 2 |
QDBusPlatformMenuItem::setTag| Name: | QDBusPlatformMenuItem::setTag | | Prototype: | void QDBusPlatformMenuItem::setTag(quintptr tag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 67-70 |
| | 1 | 1 |
QDBusPlatformMenuItem::setShortcut| Name: | QDBusPlatformMenuItem::setShortcut | | Prototype: | void QDBusPlatformMenuItem::setShortcut(const QKeySequence &shortcut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QDBusPlatformMenuItem::setRole| Name: | QDBusPlatformMenuItem::setRole | | Prototype: | void QDBusPlatformMenuItem::setRole(QPlatformMenuItem::MenuRole role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 110-113 |
| | 1 | 1 |
QDBusPlatformMenuItem::setMenu| Name: | QDBusPlatformMenuItem::setMenu | | Prototype: | void QDBusPlatformMenuItem::setMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 86-93 |
| | 5 | 3 |
QDBusPlatformMenuItem::setIsSeparator| Name: | QDBusPlatformMenuItem::setIsSeparator | | Prototype: | void QDBusPlatformMenuItem::setIsSeparator(bool isSeparator) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 105-108 |
| | 1 | 1 |
QDBusPlatformMenuItem::setIcon| Name: | QDBusPlatformMenuItem::setIcon | | Prototype: | void QDBusPlatformMenuItem::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 78-81 |
| | 1 | 1 |
QDBusPlatformMenuItem::setEnabled| Name: | QDBusPlatformMenuItem::setEnabled | | Prototype: | void QDBusPlatformMenuItem::setEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 95-98 |
| | 1 | 1 |
QDBusPlatformMenuItem::setChecked| Name: | QDBusPlatformMenuItem::setChecked | | Prototype: | void QDBusPlatformMenuItem::setChecked(bool isChecked) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 120-123 |
| | 1 | 1 |
QDBusPlatformMenuItem::setCheckable| Name: | QDBusPlatformMenuItem::setCheckable | | Prototype: | void QDBusPlatformMenuItem::setCheckable(bool checkable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 115-118 |
| | 1 | 1 |
QDBusPlatformMenuItem::byIds| Name: | QDBusPlatformMenuItem::byIds | | Prototype: | QList<const QDBusPlatformMenuItem *> QDBusPlatformMenuItem::byIds(const QList<int> &ids) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 144-152 |
| | 5 | 3 |
QDBusPlatformMenuItem::byId| Name: | QDBusPlatformMenuItem::byId | | Prototype: | QDBusPlatformMenuItem *QDBusPlatformMenuItem::byId(int id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 135-142 |
| | 3 | 2 |
QDBusPlatformMenuItem::QDBusPlatformMenuItem| Name: | QDBusPlatformMenuItem::QDBusPlatformMenuItem | | Prototype: | QDBusPlatformMenuItem::QDBusPlatformMenuItem(quintptr tag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 46-58 |
| | 1 | 1 |
QDBusPlatformMenu::~QDBusPlatformMenu| Name: | QDBusPlatformMenu::~QDBusPlatformMenu | | Prototype: | QDBusPlatformMenu::~QDBusPlatformMenu() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 165-169 |
| | 2 | 2 |
QDBusPlatformMenu::syncSubMenu| Name: | QDBusPlatformMenu::syncSubMenu | | Prototype: | void QDBusPlatformMenu::syncSubMenu(const QDBusPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 203-211 |
| | 4 | 1 |
QDBusPlatformMenu::syncMenuItem| Name: | QDBusPlatformMenu::syncMenuItem | | Prototype: | void QDBusPlatformMenu::syncMenuItem(QPlatformMenuItem *menuItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 213-227 |
| | 8 | 3 |
QDBusPlatformMenu::setVisible| Name: | QDBusPlatformMenu::setVisible | | Prototype: | void QDBusPlatformMenu::setVisible(bool isVisible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 257-260 |
| | 1 | 1 |
QDBusPlatformMenu::setText| Name: | QDBusPlatformMenu::setText | | Prototype: | void QDBusPlatformMenu::setText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QDBusPlatformMenu::setTag| Name: | QDBusPlatformMenu::setTag | | Prototype: | void QDBusPlatformMenu::setTag(quintptr tag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 237-240 |
| | 1 | 1 |