KWayland
6 #ifndef KWAYLAND_CLIENT_SLIDE_H
7 #define KWAYLAND_CLIENT_SLIDE_H
11 #include "KWayland/Client/kwaylandclient_export.h"
13 struct org_kde_kwin_slide_manager;
14 struct org_kde_kwin_slide;
72 void setup(org_kde_kwin_slide_manager *slidemanager);
110 void removeSlide(
Surface *surface);
112 operator org_kde_kwin_slide_manager *();
113 operator org_kde_kwin_slide_manager *()
const;
150 void setup(org_kde_kwin_slide *slide);
155 bool isValid()
const;
193 void setOffset(qint32 offset);
195 operator org_kde_kwin_slide *();
196 operator org_kde_kwin_slide *()
const;
@ Right
Slide from the bottom edge of the screen.
virtual void release(quint64 objid)
Wrapper for the wl_surface interface.
Wrapper for the org_kde_kwin_slide_manager interface.
@ Bottom
Slide from the bottom edge of the screen.
Wrapper class for wl_event_queue interface.
@ Top
Slide from the top edge of the screen.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:22 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.