Composer.hpp
Go to the documentation of this file.
the Cotainer widget is a widget that have an only one subWidget
Definition: Container.hpp:21
Definition: Area.hpp:16
bool loadFromFile(const std::string &_fileName)
load a composition with a file
bool loadFromString(const std::string &_composerXmlString)
load a composition with a file
eproperty::Value< bool > propertyRemoveIfUnderRemove
Remove the composer if sub element request a remove.
Definition: Composer.hpp:23
the composer widget is a widget that create a link on a string.file to parse the data and generate so...
Definition: Composer.hpp:21