Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsystemtrayicon_x11.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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 ()
 

Function Documentation

◆ locateSystemTray()

static unsigned long locateSystemTray ( )
inlinestatic

Definition at line 35 of file qsystemtrayicon_x11.cpp.

References QGuiApplication::platformNativeInterface(), QGuiApplication::primaryScreen, and QByteArrayLiteral.

+ Here is the call graph for this function: