AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::Padding Struct Reference

Controls the padding of AView. More...

Detailed Description

Controls the padding of AView.

Public Member Functions

 Padding (unset_wrap< AMetric > all)
 
 Padding (unset_wrap< AMetric > vertical, unset_wrap< AMetric > horizontal)
 
 Padding (unset_wrap< AMetric > top, unset_wrap< AMetric > horizontal, unset_wrap< AMetric > bottom)
 
 Padding (unset_wrap< AMetric > top, unset_wrap< AMetric > right, unset_wrap< AMetric > bottom, unset_wrap< AMetric > left)
 

Signals and public fields

unset_wrap< AMetricleft
 
unset_wrap< AMetrictop
 
unset_wrap< AMetricright
 
unset_wrap< AMetricbottom
 

#include <AUI/ASS/Property/Padding.h>


The documentation for this struct was generated from the following file: