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

#include <inputmethod_v1.h>

Inheritance diagram for KWin::InputMethodV1Interface:

Public Member Functions

 InputMethodV1Interface (Display *d, QObject *parent)
 
 ~InputMethodV1Interface () override
 
void sendActivate ()
 
void sendDeactivate ()
 
InputMethodContextV1Interfacecontext () const
 

Detailed Description

Definition at line 43 of file inputmethod_v1.h.

Constructor & Destructor Documentation

◆ InputMethodV1Interface()

KWin::InputMethodV1Interface::InputMethodV1Interface ( Display * d,
QObject * parent )

Definition at line 424 of file inputmethod_v1.cpp.

◆ ~InputMethodV1Interface()

KWin::InputMethodV1Interface::~InputMethodV1Interface ( )
overridedefault

Member Function Documentation

◆ context()

InputMethodContextV1Interface * KWin::InputMethodV1Interface::context ( ) const

Definition at line 461 of file inputmethod_v1.cpp.

◆ sendActivate()

void KWin::InputMethodV1Interface::sendActivate ( )

Activates the input method.

Definition at line 432 of file inputmethod_v1.cpp.

◆ sendDeactivate()

void KWin::InputMethodV1Interface::sendDeactivate ( )

Deactivates the input method, probably because we're not on some area where we can write text.

Definition at line 446 of file inputmethod_v1.cpp.


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