Base class for a conditional components. More...
#include <condition.hxx>
Base class for a conditional components.
This class manages the conditions and tests; the component should invoke the test() method whenever it needs to decide whether to active itself, draw itself, and so on.
Definition at line 149 of file condition.hxx.