#include <inputregion.h>
◆ InputArea()
| InputArea::InputArea |
( |
QObject * |
parent = nullptr | ) |
|
◆ ~InputArea()
| InputArea::~InputArea |
( |
| ) |
|
◆ classBegin()
| void InputArea::classBegin |
( |
| ) |
|
|
inlineoverrideprotected |
◆ componentComplete()
| void InputArea::componentComplete |
( |
| ) |
|
|
overrideprotected |
◆ enabledChanged
| void InputArea::enabledChanged |
( |
bool |
enabled | ) |
|
|
signal |
◆ height()
| qreal InputArea::height |
( |
| ) |
const |
◆ heightChanged
| void InputArea::heightChanged |
( |
qreal |
height | ) |
|
|
signal |
◆ isEnabled()
| bool InputArea::isEnabled |
( |
| ) |
const |
◆ rect()
| QRectF InputArea::rect |
( |
| ) |
const |
◆ region()
◆ regionChanged
◆ setEnabled()
| void InputArea::setEnabled |
( |
bool |
enabled | ) |
|
◆ setHeight()
| void InputArea::setHeight |
( |
qreal |
height | ) |
|
◆ setRegion()
◆ setWidth()
| void InputArea::setWidth |
( |
qreal |
width | ) |
|
◆ setX()
| void InputArea::setX |
( |
qreal |
x | ) |
|
◆ setY()
| void InputArea::setY |
( |
qreal |
y | ) |
|
◆ width()
| qreal InputArea::width |
( |
| ) |
const |
◆ widthChanged
| void InputArea::widthChanged |
( |
qreal |
width | ) |
|
|
signal |
◆ x()
| qreal InputArea::x |
( |
| ) |
const |
◆ xChanged
| void InputArea::xChanged |
( |
qreal |
x | ) |
|
|
signal |
◆ y()
| qreal InputArea::y |
( |
| ) |
const |
◆ yChanged
| void InputArea::yChanged |
( |
qreal |
y | ) |
|
|
signal |
◆ enabled
◆ height
◆ region
◆ width
The documentation for this class was generated from the following files:
- /home/runner/work/docs/docs/fluid/src/controls/cpp/core/inputregion.h
- /home/runner/work/docs/docs/fluid/src/controls/cpp/core/inputregion.cpp