#include <nodeviewoptions.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
AutoCenterDisabled |
|
AutoCenterEnabled |
|
- Enumerator:
AutoScaleDisabled |
|
AutoScaleToView |
|
AutoScaleViewport |
|
Constructor & Destructor Documentation
NodeViewOptions::NodeViewOptions |
( |
QObject * |
parent = 0 | ) |
[explicit] |
Member Function Documentation
AutoCenter GeglQt::NodeViewOptions::autoCenterPolicy |
( |
| ) |
|
void GeglQt::NodeViewOptions::autoCenterPolicyChanged |
( |
| ) |
[signal] |
AutoScale GeglQt::NodeViewOptions::autoScalePolicy |
( |
| ) |
|
void GeglQt::NodeViewOptions::autoScalePolicyChanged |
( |
| ) |
[signal] |
double GeglQt::NodeViewOptions::scale |
( |
| ) |
|
void GeglQt::NodeViewOptions::scaleChanged |
( |
| ) |
[signal] |
void NodeViewOptions::setAutoCenterPolicy |
( |
AutoCenter |
newAutoCenter | ) |
[slot] |
void NodeViewOptions::setAutoScalePolicy |
( |
AutoScale |
newAutoScale | ) |
[slot] |
void NodeViewOptions::setScale |
( |
double |
newScale | ) |
[slot] |
void NodeViewOptions::setTranslationX |
( |
double |
newTranslationX | ) |
[slot] |
void NodeViewOptions::setTranslationY |
( |
double |
newTranslationY | ) |
[slot] |
QTransform NodeViewOptions::transformation |
( |
| ) |
|
void GeglQt::NodeViewOptions::transformationChanged |
( |
| ) |
[signal] |
void GeglQt::NodeViewOptions::translationChanged |
( |
| ) |
[signal] |
double GeglQt::NodeViewOptions::translationX |
( |
| ) |
|
double GeglQt::NodeViewOptions::translationY |
( |
| ) |
|
Property Documentation
double NodeViewOptions::scale [read, write] |
double NodeViewOptions::translationX [read, write] |
double NodeViewOptions::translationY [read, write] |
The documentation for this class was generated from the following files: