KWayland
KWayland::Server::AppMenuInterface::InterfaceAddress Struct Reference
#include <appmenu_interface.h>
Public Attributes | |
QString | objectPath |
QString | serviceName |
Detailed Description
Structure containing DBus service name and path.
Definition at line 66 of file appmenu_interface.h.
Member Data Documentation
◆ objectPath
QString KWayland::Server::AppMenuInterface::InterfaceAddress::objectPath |
Object path of the AppMenu interface.
Definition at line 70 of file appmenu_interface.h.
◆ serviceName
QString KWayland::Server::AppMenuInterface::InterfaceAddress::serviceName |
Service name of host with the AppMenu object.
Definition at line 68 of file appmenu_interface.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:54:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:54:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.