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

Represent the Global for the interface. More...

#include <textinput_v2.h>

Inheritance diagram for KWin::TextInputManagerV2Interface:

Public Member Functions

 TextInputManagerV2Interface (Display *display, QObject *parent=nullptr)
 
 ~TextInputManagerV2Interface () 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 TextInputManagerV2Interface use Display::createTextInputManager

Definition at line 34 of file textinput_v2.h.

Constructor & Destructor Documentation

◆ TextInputManagerV2Interface()

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

Definition at line 143 of file textinput_v2.cpp.

◆ ~TextInputManagerV2Interface()

KWin::TextInputManagerV2Interface::~TextInputManagerV2Interface ( )
overridedefault

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