#include <uprop.hpp>
Inheritance diagram for ubit::UProps:
Public Member Functions | |
void | addProp (UProp &) |
void | addProp (const UStr &name, const UStr &value) |
UStr * | getProp (const UStr &, bool ignore_case=true) |
virtual void | update () |
updates parents graphics. | |
virtual void | putProp (UContext *, UControl *) |
[impl] changes corresponding value in the UContext |
UProps manages a set of properties. used by UConf and by the style management system (among other things).