Scoped connection class.
Definition Event.hpp:104
An object that represents a graphics context.
Definition GraphicsContext.hpp:45
An object that clips a document view to a scroll view's frame.
Definition UIClipView.hpp:25
The infrastructure for drawing and handling events in a UI.
Definition UIView.hpp:153
UIView()
Initializes new UIView object with an empty frame rectangle.
const UILayoutAnchor height
The height of the object's alignment rectangle.
Definition UIView.hpp:1216
const UILayoutAnchor width
The width of the object's alignment rectangle.
Definition UIView.hpp:1213
Definition Application.hpp:19
Size2 UISize
A type that contains width and height values.
Definition UIUtility.hpp:30
Rect2 UIRect
A structure that contains the location and dimensions of a rectangle.
Definition UIUtility.hpp:33
Point2 UIPoint
A type that contains a point in a two-dimensional coordinate system.
Definition UIUtility.hpp:27
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25
Definition UIEvent.hpp:173