Inherits QWidget.
Public Slots | |
| void | setDrawSimple (bool drawSimple) |
| void | setTearEnabled (bool tearEnabled) |
Signals | |
| void | drawSimpleChanged (bool drawSimple) |
| void | tearEnabledChanged (bool tearEnabled) |
Public Member Functions | |
| Widget (QWidget *parent=nullptr) | |
| bool | drawSimple () const |
| bool | tearEnabled () const |
Properties | |
| bool | drawSimple |
| bool | tearEnabled |