AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Represents a rectangle fields. Useful for margin and padding around AViews. More...
Represents a rectangle fields. Useful for margin and padding around AViews.
Signals and public fields | |
int | left = 0 |
int | right = 0 |
int | top = 0 |
int | bottom = 0 |
#include <AUI/Common/ABoxFields.h>