| Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qxdgnotificationproxy.cpp |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | - | |
| 4 | QXdgNotificationInterface::QXdgNotificationInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | - |
| 5 | : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent) | - |
| 6 | { | - |
| 7 | } never executed: end of block | 0 |
| 8 | - | |
| 9 | QXdgNotificationInterface::~QXdgNotificationInterface() | - |
| 10 | { | - |
| 11 | } | - |
| 12 | - | |
| 13 | - | |
| Switch to Source code | Preprocessed file |