#include "qdbustrayicon_p.h"
#include <QString>
#include <QDebug>
#include <QRect>
#include <QLoggingCategory>
#include <QStandardPaths>
#include <QFileInfo>
#include <QDir>
#include <QMetaObject>
#include <QMetaEnum>
#include <QDBusConnectionInterface>
#include <QDBusArgument>
#include <QDBusMetaType>
#include <QDBusServiceWatcher>
#include <qpa/qplatformmenu.h>
#include <qpa/qplatformintegration.h>
#include <qpa/qplatformservices.h>
#include <private/qdbusmenuconnection_p.h>
#include <private/qstatusnotifieritemadaptor_p.h>
#include <private/qdbusmenuadaptor_p.h>
#include <private/qdbusplatformmenu_p.h>
#include <private/qxdgnotificationproxy_p.h>
#include <private/qlockfile_p.h>
#include <private/qguiapplication_p.h>
#include "moc_qdbustrayicon_p.cpp"
Go to the source code of this file.
◆ iconTempPath()
Definition at line 43 of file qdbustrayicon.cpp.
References QFileDevice::ExeOwner, QDir::exists(), QFileInfo::exists(), QStandardPaths::GenericCacheLocation, QString::isEmpty(), QDir::mkpath(), qEnvironmentVariable(), QStringLiteral, QFileDevice::ReadOwner, QStandardPaths::RuntimeLocation, QDir::tempPath(), QStandardPaths::writableLocation(), and QFileDevice::WriteOwner.
Referenced by tempFileTemplate().
◆ tempFileTemplate()
static QString tempFileTemplate |
( |
| ) |
|
|
inlinestatic |
◆ DefaultAction
◆ instanceCount
Definition at line 75 of file qdbustrayicon.cpp.
Referenced by QDBusTrayIcon::QDBusTrayIcon(), QRhiMetal::adjustForMultiViewDraw(), QSSGRenderInstanceTable::count(), QRhiD3D11::draw(), QRhiGles2::draw(), QRhiMetal::draw(), QRhiNull::draw(), QRhiVulkan::draw(), QSSGRhiContextStats::draw(), QRhiCommandBuffer::draw(), QRhiD3D11::drawIndexed(), QRhiGles2::drawIndexed(), QRhiMetal::drawIndexed(), QRhiNull::drawIndexed(), QRhiVulkan::drawIndexed(), QSSGRhiContextStats::drawIndexed(), QRhiCommandBuffer::drawIndexed(), QQuick3DParticleInstanceTable::getInstanceBuffer(), QQuick3DInstancing::instanceBuffer(), QSSGRenderer::intersectRayWithSubsetRenderable(), QMetalGraphicsPipelineData::Tessellation::patchCountForDrawCall(), QSSGRenderInstanceTable::setData(), QSSGRenderInstanceTable::setInstanceCountOverride(), QRhiMetal::tessellatedDraw(), QMetalGraphicsPipelineData::Tessellation::vsCompOutputBufferSize(), and writeInstanceTable().
◆ KDEItemFormat
◆ KDEWatcherService
◆ XdgNotificationPath
◆ XdgNotificationService