Fluid
|
This is the complete list of members for InputArea, including all inherited members.
classBegin() override | InputArea | inlineprotected |
componentComplete() override | InputArea | protected |
enabled | InputArea | |
enabledChanged(bool enabled) | InputArea | signal |
height | InputArea | |
height() const | InputArea | |
heightChanged(qreal height) | InputArea | signal |
InputArea(QObject *parent=nullptr) | InputArea | |
isEnabled() const | InputArea | |
rect() const | InputArea | |
region | InputArea | |
region() const | InputArea | |
regionChanged(InputRegion *region) | InputArea | signal |
setEnabled(bool enabled) | InputArea | |
setHeight(qreal height) | InputArea | |
setRegion(InputRegion *region) | InputArea | |
setWidth(qreal width) | InputArea | |
setX(qreal x) | InputArea | |
setY(qreal y) | InputArea | |
width | InputArea | |
width() const | InputArea | |
widthChanged(qreal width) | InputArea | signal |
x | InputArea | |
x() const | InputArea | |
xChanged(qreal x) | InputArea | signal |
y | InputArea | |
y() const | InputArea | |
yChanged(qreal y) | InputArea | signal |
~InputArea() | InputArea |