Compatibility Members for QGuiApplication
The following class members are part of the Qt compatibility layer. We advise against using them in new code.
Public Functions
Static Public Members
Member Function Documentation
QWindow * QGuiApplication::activeWindow() [static]
QInputPanel * QGuiApplication::inputPanel() const
returns the input panel.
The input panel returns properties about the state and position of the virtual keyboard. It also provides information about the position of the current focused input element.
See also inputMethod().