This is the complete list of members for
dialog::Manager, including all inherited members.
button(IN int buttons, IN int state, IN int x, IN int y)=0 | dialog::Manager | [pure virtual] |
create(IN smart_ptr< crypto::DESKey > &desKey, IN smart_ptr< Drawer > &drawer) | dialog::Manager | [static] |
createDialog(IN const char *id, IN int x, IN int y, IN const Datahash *data, IN Host *host)=0 | dialog::Manager | [pure virtual] |
cursor(IN int x, IN int y)=0 | dialog::Manager | [pure virtual] |
destroyDialog(IN const char *id)=0 | dialog::Manager | [pure virtual] |
display(IN int screen_w, IN int screen_h)=0 | dialog::Manager | [pure virtual] |
doesDialogExist(IN const char *id)=0 | dialog::Manager | [pure virtual] |
getDrawer(void)=0 | dialog::Manager | [pure virtual] |
getFactory(IN const char *type)=0 | dialog::Manager | [pure virtual] |
keyboard(IN int key, IN int mods)=0 | dialog::Manager | [pure virtual] |
registerFactory(IN const char *type, IN smart_ptr< Factory > &factory)=0 | dialog::Manager | [pure virtual] |
~Manager(void) | dialog::Manager | [virtual] |