#include "drawer.h"#include "wave-crypto/wave-crypto.h"#include "drawer.h"

Go to the source code of this file.
Classes | |
| class | dialog::Element |
| class | dialog::Factory |
| Clients will need to provide an object that implements this interface if they want to provide their own custom-defined dialog::Element objects. More... | |
Namespaces | |
| namespace | dialog |
Functions | |
| smart_ptr< Element > | dialog::constructElementTree (IN Manager *mgr, IN const Datahash *hash) |
| smart_ptr< Factory > | dialog::getDefaultFactory (void) |
| factory for built-in types | |
| void | dialog::registerDefaultFactories (IN Manager *mgr) |
| helper method to register default types with a manager | |
1.7.1