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
qdbusmenuconnection.cpp File Reference

(447f3ade9a284d52552352e2752c53be2cf0a57e)

#include <QtGui/qtgui-config.h>
#include <QDBusMessage>
#include <QDBusInterface>
#include <QDBusServiceWatcher>
#include <QDBusConnectionInterface>
#include <QDebug>
#include <QCoreApplication>
#include <private/qdbustrayicon_p.h>
#include <private/qdbusmenuconnection_p.h>
#include <private/qdbusmenuadaptor_p.h>
#include <private/qdbusplatformmenu_p.h>
#include "moc_qdbusmenuconnection_p.cpp"
+ Include dependency graph for qdbusmenuconnection.cpp:

Go to the source code of this file.

Variables

const QString StatusNotifierWatcherService = "org.kde.StatusNotifierWatcher"_L1
 
const QString StatusNotifierWatcherPath = "/StatusNotifierWatcher"_L1
 
const QString StatusNotifierItemPath = "/StatusNotifierItem"_L1
 
const QString MenuBarPath = "/MenuBar"_L1
 

Variable Documentation

◆ MenuBarPath

const QString MenuBarPath = "/MenuBar"_L1

◆ StatusNotifierItemPath

const QString StatusNotifierItemPath = "/StatusNotifierItem"_L1

◆ StatusNotifierWatcherPath

const QString StatusNotifierWatcherPath = "/StatusNotifierWatcher"_L1

◆ StatusNotifierWatcherService

const QString StatusNotifierWatcherService = "org.kde.StatusNotifierWatcher"_L1