Brief description of RefClass@threadsafe.
More...
#include <DummyWidget.hpp>
|
void | paintEvent (QPaintEvent *event) override |
|
int | qt_metacall (QMetaObject::Call call, int id, void **arguments) |
|
Brief description of RefClass
@threadsafe.
A detailed description of RefClass.
◆ DummyWidget()
DummyWidget::DummyWidget |
( |
QWidget * |
parent = Q_NULLPTR , |
|
|
QString |
class_name = Q_NULLPTR |
|
) |
| |
|
explicit |
◆ ~DummyWidget()
DummyWidget::~DummyWidget |
( |
| ) |
|
◆ className()
const char * DummyWidget::className |
( |
| ) |
|
◆ metaObject()
virtual const QMetaObject* DummyWidget::metaObject |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ paintEvent()
void DummyWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ qt_metacall()
int DummyWidget::qt_metacall |
( |
QMetaObject::Call |
call, |
|
|
int |
id, |
|
|
void ** |
arguments |
|
) |
| |
|
protected |
The documentation for this class was generated from the following files:
- qt/designer/qtpyside2designerplugin/widgets/src/include/pyside2designerplugin/DummyWidget.hpp
- qt/designer/qtpyside2designerplugin/widgets/src/DummyWidget.cpp