| Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.cpp |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | - | |
| 4 | - | |
| 5 | QPlatformSystemTrayIcon::QPlatformSystemTrayIcon() | - |
| 6 | { | - |
| 7 | } | - |
| 8 | - | |
| 9 | - | |
| 10 | - | |
| 11 | - | |
| 12 | QPlatformSystemTrayIcon::~QPlatformSystemTrayIcon() | - |
| 13 | { | - |
| 14 | } | - |
| 15 | QPlatformMenu *QPlatformSystemTrayIcon::createMenu() const | - |
| 16 | { | - |
| 17 | return never executed: nullptr;return nullptr;never executed: return nullptr; | 0 |
| 18 | } | - |
| 19 | - | |
| 20 | - | |
| 21 | - | |
| Switch to Source code | Preprocessed file |