#include <ClipImage.h>
◆ ClipMode
◆ ClipImage()
| ClipImage::ClipImage |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~ClipImage()
| ClipImage::~ClipImage |
( |
| ) |
|
◆ getBackground()
| QString ClipImage::getBackground |
( |
| ) |
const |
◆ getClipMode()
◆ getForeground()
| QString ClipImage::getForeground |
( |
| ) |
const |
◆ newValues()
| void ClipImage::newValues |
( |
std::chrono::nanoseconds |
| ) |
|
|
overrideprivate |
◆ paintEvent()
| void ClipImage::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprivate |
◆ resetBackground()
| void ClipImage::resetBackground |
( |
| ) |
|
◆ resetClipMode()
| void ClipImage::resetClipMode |
( |
| ) |
|
◆ resetForeground()
| void ClipImage::resetForeground |
( |
| ) |
|
◆ resizeEvent()
| void ClipImage::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
overrideprivate |
◆ setBackground()
| void ClipImage::setBackground |
( |
const QString & |
path | ) |
|
◆ setClipMode()
| void ClipImage::setClipMode |
( |
ClipMode |
m | ) |
|
◆ setForeground()
| void ClipImage::setForeground |
( |
const QString & |
path | ) |
|
◆ sizeHint()
| QSize ClipImage::sizeHint |
( |
| ) |
const |
Gives a hint aboute the optimal size.
◆ stateChange()
| void ClipImage::stateChange |
( |
PdCom::Subscription::State |
state | ) |
|
|
overrideprivate |
◆ Impl
◆ impl
| std::unique_ptr<Impl> Pd::ClipImage::impl |
|
private |
◆ background
| QString Pd::ClipImage::background |
|
readwrite |
◆ clipMode
◆ foreground
| QString Pd::ClipImage::foreground |
|
readwrite |
The documentation for this class was generated from the following files: