KWayland
connection_thread.h
59 * To finalize the initialization of the connection one needs to call @link ::initConnection @endlink.
61 * succeeds the signal @link ::connected @endlink will be emitted, otherwise @link ::failed @endlink will
75 * the Wayland socket, it will be dispatched and the signal @link ::eventsRead @endlink is emitted.
100 * does not dispatch events. Given that the use case of the ConnectionThread is rather limited to
101 * a convenient API around wl_display to allow easily setup an own Registry in a QtWayland powered
102 * application. Also moving the ConnectionThread to a different thread is not necessarily recommended
148 * The socket name will be ignored if a file descriptor has been set through @link setSocketFd @endlink.
Creates and manages the connection to a Wayland server.
Definition: connection_thread.h:106
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.