#include <kwin_wayland_test.h>
The XdgPopup class represents an xdg_popup surface. Note that the XdgPopup surface takes the ownership of the underlying XdgSurface object.
Definition at line 256 of file kwin_wayland_test.h.
◆ XdgPopup()
◆ ~XdgPopup()
◆ configureRequested
void KWin::Test::XdgPopup::configureRequested |
( |
const QRect & | rect | ) |
|
|
signal |
◆ doneReceived
void KWin::Test::XdgPopup::doneReceived |
( |
| ) |
|
|
signal |
◆ xdg_popup_configure()
void XdgPopup::xdg_popup_configure |
( |
int32_t | x, |
|
|
int32_t | y, |
|
|
int32_t | width, |
|
|
int32_t | height ) |
|
overrideprotected |
◆ xdg_popup_popup_done()
void XdgPopup::xdg_popup_popup_done |
( |
| ) |
|
|
overrideprotected |
◆ xdgSurface()
The documentation for this class was generated from the following files: