|
KWin
|
#include <inputmethod_v1.h>
Public Types | |
| enum | Position { CenterBottom = 0 } |
Signals | |
| void | topLevel (OutputInterface *output, Position position) |
| void | overlayPanel () |
| void | aboutToBeDestroyed () |
Public Member Functions | |
| ~InputPanelSurfaceV1Interface () override | |
| SurfaceInterface * | surface () const |
Static Public Member Functions | |
| static SurfaceRole * | role () |
Friends | |
| class | InputPanelV1InterfacePrivate |
Implements zwp_input_panel_surface_v1, it corresponds to each element shown so it can be placed.
Definition at line 127 of file inputmethod_v1.h.
| Enumerator | |
|---|---|
| CenterBottom | |
Definition at line 135 of file inputmethod_v1.h.
|
override |
Definition at line 344 of file inputmethod_v1.cpp.
|
signal |
|
signal |
|
static |
Definition at line 349 of file inputmethod_v1.cpp.
| SurfaceInterface * KWin::InputPanelSurfaceV1Interface::surface | ( | ) | const |
Definition at line 394 of file inputmethod_v1.cpp.
|
signal |
|
friend |
Definition at line 149 of file inputmethod_v1.h.