Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsystemtrayicon_x11.cpp File Reference

(11d9250503253ef7fea78f83c561e0d525d83f80)

#include "qtwidgetsglobal.h"
#include "qpainter.h"
#include "qpixmap.h"
#include "qbitmap.h"
#include "qevent.h"
#include "qapplication.h"
#include "qlist.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 ()

Function Documentation

◆ locateSystemTray()

unsigned long locateSystemTray ( )
inlinestatic

Definition at line 35 of file qsystemtrayicon_x11.cpp.