#include <inputregion.h>
◆ InputRegion()
InputRegion::InputRegion |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ areas()
QQmlListProperty< InputArea > InputRegion::areas |
( |
| ) |
|
◆ classBegin()
void InputRegion::classBegin |
( |
| ) |
|
|
inlineoverrideprotected |
◆ componentComplete()
void InputRegion::componentComplete |
( |
| ) |
|
|
overrideprotected |
◆ enabledChanged
void InputRegion::enabledChanged |
( |
bool |
enabled | ) |
|
|
signal |
◆ isEnabled()
bool InputRegion::isEnabled |
( |
| ) |
const |
◆ registerArea()
void InputRegion::registerArea |
( |
InputArea * |
area | ) |
|
◆ setEnabled()
void InputRegion::setEnabled |
( |
bool |
enabled | ) |
|
◆ setWindow()
void InputRegion::setWindow |
( |
QWindow * |
window | ) |
|
◆ unregisterArea()
void InputRegion::unregisterArea |
( |
InputArea * |
area | ) |
|
◆ window()
QWindow * InputRegion::window |
( |
| ) |
const |
◆ windowChanged
void InputRegion::windowChanged |
( |
QWindow * |
window | ) |
|
|
signal |
◆ areas
QQmlListProperty< InputArea > InputRegion::areas |
|
read |
◆ enabled
bool InputRegion::enabled |
|
readwrite |
◆ window
QWindow * InputRegion::window |
|
readwrite |
The documentation for this class was generated from the following files: