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

Represents solid (single color) background. More...

Detailed Description

Represents solid (single color) background.

Public Member Functions

 BackgroundSolid (const AColor &color)
 
 BackgroundSolid (std::nullptr_t)
 

Signals and public fields

AColor color
 

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


The documentation for this struct was generated from the following file:
Collaboration diagram for ass::BackgroundSolid: