#include <DialogPreview.h>
|
| void | paintEvent (QPaintEvent *ev) override |
| |
| bool | event (QEvent *ev) override |
| |
◆ CORNER
Describes a corner the the dialog preview.
| Enumerator |
|---|
| TOPLEFT | |
| TOPRIGHT | |
| BOTTOMRIGHT | |
| BOTTOMLEFT | |
◆ DialogPreview()
| DialogPreview::DialogPreview |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~DialogPreview()
| DialogPreview::~DialogPreview |
( |
| ) |
|
|
default |
◆ color()
◆ colorChanged
A Color has Changed.
- Parameters
-
| corner | the corner where the change happend |
| color | the new color |
- See also
- CORNER
◆ event()
| bool DialogPreview::event |
( |
QEvent * |
ev | ) |
|
|
overrideprotected |
◆ paintEvent()
| void DialogPreview::paintEvent |
( |
QPaintEvent * |
ev | ) |
|
|
overrideprotected |
◆ setColor()
◆ setEnabled()
| void DialogPreview::setEnabled |
( |
bool |
enabled | ) |
|
The documentation for this class was generated from the following files: