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 67 of file appmenu_interface.h.
Member Data Documentation
QString KWayland::Server::AppMenuInterface::InterfaceAddress::objectPath |
Object path of the AppMenu interface.
Definition at line 71 of file appmenu_interface.h.
QString KWayland::Server::AppMenuInterface::InterfaceAddress::serviceName |
Service name of host with the AppMenu object.
Definition at line 69 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-2021 The KDE developers.
Generated on Sat Apr 10 2021 22:50:25 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 22:50:25 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.