|
|
| TFEditorMaskMin (TFPropertyConcept *c) |
|
| TFEditorMask (TFPropertyConcept *c) |
|
virtual void | onHistogramModeChange (HistogramMode mode) |
|
virtual void | onHistogramSelectionChange (HistogramSelection selection) |
|
virtual void | onZoomHChange (const dvec2 &zoomH) |
|
| Observer (const Observer &other) |
|
| Observer (Observer &&other) |
|
Observer & | operator= (const Observer &other) |
|
Observer & | operator= (Observer &&other) |
| void | removeObservation (ObservableInterface *observable) |
|
void | removeObservations () |
| virtual | ~Observer () |
|
virtual void | onTFPrimitiveAdded (const TFPrimitiveSet &set, TFPrimitive &p) |
|
virtual void | onTFPrimitiveChanged (const TFPrimitiveSet &set, const TFPrimitive &p) |
|
virtual void | onTFPrimitiveRemoved (const TFPrimitiveSet &set, TFPrimitive &p) |
|
virtual void | onTFTypeChanged (const TFPrimitiveSet &set, TFPrimitiveSetType type) |
|
|
virtual QRectF | boundingRect () const override |
| virtual void | onZoomVChange (const dvec2 &zoomV) override |
|
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *options, QWidget *widget) override |
|
virtual QPainterPath | shape () const override |
| void | addObservation (ObservableInterface *observable) |
|
double | center_ |
|
TFPropertyConcept * | concept_ |
|
std::unordered_set< ObservableInterface * > | observables_ |
|
static constexpr double | penWidth = 1.5 |
|
static constexpr double | shapeWidth = 12.0 |
|
static constexpr double | width = shapeWidth + penWidth |
The documentation for this class was generated from the following file:
- modules/qtwidgets/include/modules/qtwidgets/tf/tfeditormask.h