|
Iliad
Painting Plugin for UnrealEngine4 by Praxinos
|
Public Member Functions | |
| virtual | ~SOdysseyLeafWidget () |
| void | Construct (const FArguments &InArgs) |
| void | SetDesiredHeight (TAttribute< FOptionalSize > InDesiredHeight) |
| void | SetDesiredWidth (TAttribute< FOptionalSize > InDesiredWidth) |
| void | SetMaxDesiredHeight (TAttribute< FOptionalSize > InMaxDesiredHeight) |
| void | SetMaxDesiredWidth (TAttribute< FOptionalSize > InMaxDesiredWidth) |
| void | SetMinDesiredHeight (TAttribute< FOptionalSize > InMinDesiredHeight) |
| void | SetMinDesiredWidth (TAttribute< FOptionalSize > InMinDesiredWidth) |
Public Attributes | |
| SOdysseyLeafWidget | ODYSSEY_LEAF_WIDGET_CONSTRUCT_ARGS |
Protected Member Functions | |
| void | CheckResize (const FVector2D &iNewSize) const |
| virtual void | Init () |
| virtual void | InitInternalBuffers () const |
| virtual void | OnResizeEvent (const FVector2D &iNewSize) const |
| virtual void | PaintInternalBuffer (int iReason=0) const |
Protected Attributes | |
| FVector2D | ExternalSize |
| FVector2D | InternalSize |
| TUniquePtr< FSlateBrush > | ItemBrush |
| TUniquePtr< FOdysseySurfaceEditable > | surface |
|
virtual |
|
protected |
| void SOdysseyLeafWidget::Construct | ( | const FArguments & | InArgs | ) |
|
protectedvirtual |
Reimplemented in IOdysseyChannelSlider.
|
protectedvirtual |
Reimplemented in SOdysseyAdvancedColorWheel, and IOdysseyChannelSlider.
|
protectedvirtual |
Reimplemented in SOdysseyAdvancedColorWheel.
|
protectedvirtual |
Reimplemented in SOdysseyAdvancedColorWheel, and IOdysseyChannelSlider.
| void SOdysseyLeafWidget::SetDesiredHeight | ( | TAttribute< FOptionalSize > | InDesiredHeight | ) |
| void SOdysseyLeafWidget::SetDesiredWidth | ( | TAttribute< FOptionalSize > | InDesiredWidth | ) |
| void SOdysseyLeafWidget::SetMaxDesiredHeight | ( | TAttribute< FOptionalSize > | InMaxDesiredHeight | ) |
| void SOdysseyLeafWidget::SetMaxDesiredWidth | ( | TAttribute< FOptionalSize > | InMaxDesiredWidth | ) |
| void SOdysseyLeafWidget::SetMinDesiredHeight | ( | TAttribute< FOptionalSize > | InMinDesiredHeight | ) |
| void SOdysseyLeafWidget::SetMinDesiredWidth | ( | TAttribute< FOptionalSize > | InMinDesiredWidth | ) |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
| SOdysseyLeafWidget SOdysseyLeafWidget::ODYSSEY_LEAF_WIDGET_CONSTRUCT_ARGS |
|
mutableprotected |
1.8.16