Gnome::Main Class Reference
#include <main.h>
List of all members.
|
Public Member Functions |
| | Main (const Glib::ustring &app_id, const Glib::ustring &app_version, const ModuleInfo &module_info, int argc, char **argv) |
| | Main (const Glib::ustring &app_id, const Glib::ustring &app_version, const ModuleInfo &module_info, int argc, char **argv, const struct poptOption *options, int flags, poptContext *return_ctx) |
| | ~Main () |
Protected Member Functions |
| | Main () |
| void | set_ids (const Glib::ustring &app_id, const Glib::ustring &app_version) |
Protected Attributes |
| Glib::RefPtr< Program > | m_refProgram |
Static Protected Attributes |
| static char * | app_id_ |
| static char * | app_version_ |
Constructor & Destructor Documentation
| Gnome::Main::Main |
( |
const Glib::ustring & |
app_id, |
|
|
const Glib::ustring & |
app_version, |
|
|
const ModuleInfo & |
module_info, |
|
|
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |
| Gnome::Main::Main |
( |
const Glib::ustring & |
app_id, |
|
|
const Glib::ustring & |
app_version, |
|
|
const ModuleInfo & |
module_info, |
|
|
int |
argc, |
|
|
char ** |
argv, |
|
|
const struct poptOption * |
options, |
|
|
int |
flags, |
|
|
poptContext * |
return_ctx | |
|
) |
| | |
| Gnome::Main::Main |
( |
|
) |
[protected] |
Member Function Documentation
| void Gnome::Main::set_ids |
( |
const Glib::ustring & |
app_id, |
|
|
const Glib::ustring & |
app_version | |
|
) |
| | [protected] |
Member Data Documentation
The documentation for this class was generated from the following file: