KWayland
KWayland::Client::Registry::AnnouncedInterface Struct Reference
#include <registry.h>
Public Attributes | |
quint32 | name |
quint32 | version |
Detailed Description
Representation of one announced interface.
Definition at line 249 of file registry.h.
Member Data Documentation
◆ name
quint32 KWayland::Client::Registry::AnnouncedInterface::name |
The name of the announced interface.
Definition at line 253 of file registry.h.
◆ version
quint32 KWayland::Client::Registry::AnnouncedInterface::version |
The maximum supported version of the announced interface.
Definition at line 257 of file registry.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:09 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:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.