ImFusion C++ SDK 4.4.0
ImFusion::BrushSettingsWidget Class Reference
Inheritance diagram for ImFusion::BrushSettingsWidget:

Public Types

enum  SettingsOption {
  ShowNone = 0 , ShowSize = 1 << 0 , ShowAdaptiveness = 1 << 1 , ShowSmoothing = 1 << 2 ,
  ShowContiguous = 1 << 3 , ShowLinkViews = 1 << 4 , ShowOnly2D = 1 << 5 , ShowAll = ShowSize | ShowAdaptiveness | ShowSmoothing | ShowContiguous | ShowLinkViews | ShowOnly2D
}

Public Member Functions

 BrushSettingsWidget (AnnotationActionSharedState::BrushSettings &settings, Flags< SettingsOption > options, QWidget *parent=nullptr)
void adaptToImage (const Image &img)
void keyPressEvent (QKeyEvent *event) override
void wheelEvent (QWheelEvent *event) override

The documentation for this class was generated from the following file:
  • ImFusionLabels/lib/include/ImFusion/Labels/UI/Widgets/BrushSettingsWidget.h
Search Tab / S to search, Esc to close