Utils::StringListAspect Class

class Utils::StringListAspect

A string list aspect represents a property of some object that is a list of strings. More...

Header: #include <StringListAspect>
Inherits: Utils::TypedAspect

Reimplemented Public Functions

virtual void addToLayoutImpl(Layouting::Layout &parent) override
virtual void bufferToGui() override
virtual bool guiToBuffer() override

Detailed Description