KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::TextInputManagerV1Interface Class Reference

Represent the Global for the interface. More...

#include <textinput_v1.h>

Inheritance diagram for KWin::TextInputManagerV1Interface:

Public Member Functions

 TextInputManagerV1Interface (Display *display, QObject *parent=nullptr)
 
 ~TextInputManagerV1Interface () override
 

Detailed Description

Represent the Global for the interface.

The class can represent different interfaces. Which concrete interface is represented can be determined through interfaceVersion.

To create a TextInputManagerV1Interface use Display::createTextInputManager

Definition at line 34 of file textinput_v1.h.

Constructor & Destructor Documentation

◆ TextInputManagerV1Interface()

KWin::TextInputManagerV1Interface::TextInputManagerV1Interface ( Display * display,
QObject * parent = nullptr )
explicit

Definition at line 139 of file textinput_v1.cpp.

◆ ~TextInputManagerV1Interface()

KWin::TextInputManagerV1Interface::~TextInputManagerV1Interface ( )
overridedefault

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