XGP::XAbout Member List
This is the complete list of members for
XGP::XAbout, including all inherited members.
buttons enum name | XGP::XDialog | [protected] |
cancel | XGP::XDialog | [protected] |
CANCEL enum value | XGP::XDialog | [protected] |
cancelEvent() | XGP::XDialog | [protected, virtual] |
command(int action) | XGP::XDialog | [protected, virtual] |
create(const Glib::ustring &author, const Glib::ustring &program) | XGP::XAbout | [static] |
free(int) | XGP::XDialog | [protected] |
init(unsigned int buttons=OKCANCEL) | XGP::XDialog | [protected] |
isDataOK() | XGP::XDialog | [protected, virtual] |
NONE enum value | XGP::XDialog | [protected] |
ok | XGP::XDialog | [protected] |
OK enum value | XGP::XDialog | [protected] |
OKCANCEL enum value | XGP::XDialog | [protected] |
okEvent() | XGP::XDialog | [protected, virtual] |
on_response(int cmd) | XGP::XDialog | [protected] |
setIconAuthor(const guint8 *iconData, int lenData) | XGP::XAbout | |
setIconProgram(const guint8 *iconData, int lenData) | XGP::XAbout | |
XAbout(const Glib::ustring &author, const Glib::ustring &program) | XGP::XAbout | [protected] |
XDialog(const Glib::ustring &title, Gtk::Window &parent, unsigned int buttons=OKCANCEL, bool modal=false, bool use_separator=false) | XGP::XDialog | [protected] |
XDialog(const Glib::ustring &title, unsigned int buttons=OKCANCEL, bool modal=false, bool use_separator=false) | XGP::XDialog | [protected] |
XDialog(unsigned int buttons=OKCANCEL, bool modal=false, bool use_separator=false) | XGP::XDialog | [protected] |
~XAbout() | XGP::XAbout | |
~XDialog() | XGP::XDialog | [virtual] |