KWayland
clientconnection.cpp
64 auto it = std::find_if(s_allClients.constBegin(), s_allClients.constEnd(), [client](Private *c) {
100 wl_resource *ClientConnection::createResource(const wl_interface *interface, quint32 version, quint32 id)
121 ClientConnection::operator wl_client *()
pid_t processId() const
The pid of the ClientConnection endpoint.
Definition: clientconnection.cpp:141
wl_resource * getResource(quint32 id)
Get the wl_resource associated with the given id.
Definition: clientconnection.cpp:108
wl_resource * createResource(const wl_interface *interface, quint32 version, quint32 id)
Creates a new wl_resource for the provided interface.
Definition: clientconnection.cpp:100
unsigned int version()
QString executablePath() const
The absolute path to the executable.
Definition: clientconnection.cpp:151
QString symLinkTarget() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jan 30 2023 03:56:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jan 30 2023 03:56:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.