Slider layout.
More...
◆ addWidget()
void Dragengine.Gui.Slider.ActionSlide.SliderLayout.addWidget |
( |
Widget |
widget, |
|
|
Object |
settings |
|
) |
| |
Add widget to layout using settings.
- Parameters
-
widget | Widget to add to layout. |
settings | Settings for widget. Can be null. |
Implements Dragengine.Gui.Layout.
◆ doLayout()
void Dragengine.Gui.Slider.ActionSlide.SliderLayout.doLayout |
( |
Container |
container | ) |
|
◆ getMinimumSize()
Point Dragengine.Gui.Slider.ActionSlide.SliderLayout.getMinimumSize |
( |
Container |
container | ) |
|
◆ getMinimumSizeForHeight()
Point Dragengine.Gui.Slider.ActionSlide.SliderLayout.getMinimumSizeForHeight |
( |
Container |
container, |
|
|
int |
height |
|
) |
| |
Minimum size of layout using reference widget height and variable width.
Implements Dragengine.Gui.Layout.
◆ getMinimumSizeForWidth()
Point Dragengine.Gui.Slider.ActionSlide.SliderLayout.getMinimumSizeForWidth |
( |
Container |
container, |
|
|
int |
width |
|
) |
| |
◆ new()
SliderLayout Dragengine.Gui.Slider.ActionSlide.SliderLayout.new |
( |
| ) |
|
◆ removeWidget()
void Dragengine.Gui.Slider.ActionSlide.SliderLayout.removeWidget |
( |
Widget |
widget | ) |
|
◆ pWidgetBar
Widget Dragengine.Gui.Slider.ActionSlide.SliderLayout.pWidgetBar |
|
protected |
◆ pWidgetKnob
Widget Dragengine.Gui.Slider.ActionSlide.SliderLayout.pWidgetKnob |
|
protected |
The documentation for this class was generated from the following file: