30 #ifndef Pt_Forms_Slider_H
31 #define Pt_Forms_Slider_H
33 #include <Pt/Forms/Control.h>
34 #include <Pt/Forms/SliderStyler.h>
35 #include <Pt/Signal.h>
218 float toFraction()
const;
220 int toPosition(
double x)
const;
Core module.
Definition: Allocator.h:33
Attributes for the drawing of outlines.
Definition: Pen.h:54
Slant
Describes the requested font slant.
Definition: Font.h:76
Active painting session on a Forms paint surface.
Definition: PaintContext.h:51
Size with floating-point width and height.
Definition: Size.h:47
Weight
Describes the requested font weight.
Definition: Font.h:61
Font request used for text drawing and measurement.
Definition: Font.h:56
Standard color type.
Definition: Color.h:47
Fill description for shapes and text.
Definition: Brush.h:145
Rect with floating-point coordinates.
Definition: Rect.h:47