KWin
Loading...
Searching...
No Matches
Public Types | Signals | Public Member Functions | Static Public Member Functions | Friends | List of all members
KWin::InputPanelSurfaceV1Interface Class Reference

#include <inputmethod_v1.h>

Inheritance diagram for KWin::InputPanelSurfaceV1Interface:

Public Types

enum  Position { CenterBottom = 0 }
 

Signals

void topLevel (OutputInterface *output, Position position)
 
void overlayPanel ()
 
void aboutToBeDestroyed ()
 

Public Member Functions

 ~InputPanelSurfaceV1Interface () override
 
SurfaceInterfacesurface () const
 

Static Public Member Functions

static SurfaceRolerole ()
 

Friends

class InputPanelV1InterfacePrivate
 

Detailed Description

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.

Member Enumeration Documentation

◆ Position

Enumerator
CenterBottom 

Definition at line 135 of file inputmethod_v1.h.

Constructor & Destructor Documentation

◆ ~InputPanelSurfaceV1Interface()

KWin::InputPanelSurfaceV1Interface::~InputPanelSurfaceV1Interface ( )
override

Definition at line 344 of file inputmethod_v1.cpp.

Member Function Documentation

◆ aboutToBeDestroyed

void KWin::InputPanelSurfaceV1Interface::aboutToBeDestroyed ( )
signal

◆ overlayPanel

void KWin::InputPanelSurfaceV1Interface::overlayPanel ( )
signal

◆ role()

SurfaceRole * KWin::InputPanelSurfaceV1Interface::role ( )
static

Definition at line 349 of file inputmethod_v1.cpp.

◆ surface()

SurfaceInterface * KWin::InputPanelSurfaceV1Interface::surface ( ) const

Definition at line 394 of file inputmethod_v1.cpp.

◆ topLevel

void KWin::InputPanelSurfaceV1Interface::topLevel ( OutputInterface * output,
Position position )
signal

Friends And Related Symbol Documentation

◆ InputPanelV1InterfacePrivate

friend class InputPanelV1InterfacePrivate
friend

Definition at line 149 of file inputmethod_v1.h.


The documentation for this class was generated from the following files: