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

Represent the Global for the interface. More...

#include <textinput_v3.h>

Inheritance diagram for KWin::TextInputManagerV3Interface:

Public Member Functions

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

Definition at line 32 of file textinput_v3.h.

Constructor & Destructor Documentation

◆ TextInputManagerV3Interface()

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

Definition at line 134 of file textinput_v3.cpp.

◆ ~TextInputManagerV3Interface()

KWin::TextInputManagerV3Interface::~TextInputManagerV3Interface ( )
overridedefault

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