Standard layout constants for consistent UI spacing and sizing.
constexpr int DIALOG_MIN_WIDTH
Minimum dialog width.
constexpr int STATUS_BAR_FIELD_WIDTH
Width of status bar fields.
constexpr int PADDING
Internal padding within controls.
constexpr int DIALOG_MIN_HEIGHT
Minimum dialog height.
constexpr int LABEL_WIDTH
Width of label controls.
constexpr int SPIN_CTRL_WIDTH
Width of spin control widgets.
constexpr int BUTTON_HEIGHT
Standard button height.
constexpr int CONTROL_HEIGHT
Default height for standard controls.
constexpr int BUTTON_MIN_WIDTH
Minimum button width.
constexpr int MARGIN
Default margin around controls.
constexpr int SPACING
Spacing between controls.