![]() |
Qt 6.x
The Qt SDK
|
#include "qtwidgetsglobal.h"#include "qpainter.h"#include "qpixmap.h"#include "qbitmap.h"#include "qevent.h"#include "qapplication.h"#include "qlist.h"#include "qtimer.h"#include "qsystemtrayicon_p.h"#include "qpaintengine.h"#include <qwindow.h>#include <qguiapplication.h>#include <qscreen.h>#include <qbackingstore.h>#include <qpa/qplatformnativeinterface.h>#include <qpa/qplatformsystemtrayicon.h>#include <qpa/qplatformtheme.h>#include <private/qguiapplication_p.h>#include <qdebug.h>#include "qsystemtrayicon_x11.moc"
Include dependency graph for qsystemtrayicon_x11.cpp:Go to the source code of this file.
Classes | |
| class | QSystemTrayIconSys |
| class | QSystemTrayWatcher |
Functions | |
| static unsigned long | locateSystemTray () |
|
inlinestatic |
Definition at line 35 of file qsystemtrayicon_x11.cpp.
References QPlatformNativeInterface::nativeResourceForScreen(), QGuiApplication::platformNativeInterface(), QGuiApplication::primaryScreen, and QByteArrayLiteral.
Here is the call graph for this function: