KWayland
server_decoration_palette.h
27 * This class provides a convenient wrapper for the org_kde_kwin_server_decoration_palette_manager interface.
32 * ServerSideDecorationPaletteManager *c = registry->createServerSideDecorationPaletteManager(name, version);
35 * This creates the ServerSideDecorationPaletteManager and sets it up directly. As an alternative this
42 * The ServerSideDecorationPaletteManager can be used as a drop-in replacement for any org_kde_kwin_server_decoration_palette_manager
53 * Note: after constructing the ServerSideDecorationPaletteManager it is not yet valid and one needs
61 * Setup this ServerSideDecorationPaletteManager to manage the @p serverSideDecorationPaletteManager.
73 * longer valid and can be setup with another org_kde_kwin_server_decoration_palette_manager interface.
82 * that the instance can be deleted or set up to a new org_kde_kwin_server_decoration_palette_manager interface
87 * connect(connection, &ConnectionThread::connectionDied, palettemanager, &ServerSideDecorationPaletteManager::destroy);
99 * @returns The event queue to use for creating objects with this ServerSideDecorationPaletteManager.
150 * that the instance can be deleted or set up to a new org_kde_kwin_server_decoration_palette interface
virtual void release(quint64 objid)
Wrapper for the org_kde_kwin_server_decoration_palette_manager interface.
Definition: server_decoration_palette.h:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Feb 8 2023 03:59:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Feb 8 2023 03:59:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.