Public Member Functions | |
| def | __init__ |
| def | add_arguments |
| def | create_application |
| def | main |
Public Attributes | |
| plugin_providers | |
Static Public Attributes | |
| main_filename = None | |
Private Member Functions | |
| def | _add_plugin_providers |
| def | _add_reload_paths |
| def | _check_icon_theme_compliance |
Private Attributes | |
| _dbus_available | |
| _options | |
| _qtgui_path | |
| _settings_filename | |
| def qt_gui.main.Main.__init__ | ( | self, | |
| qtgui_path, | |||
invoked_filename = None, |
|||
settings_filename = None |
|||
| ) |
| def qt_gui.main.Main._add_plugin_providers | ( | self | ) | [private] |
| def qt_gui.main.Main._add_reload_paths | ( | self, | |
| reload_importer | |||
| ) | [private] |
| def qt_gui.main.Main._check_icon_theme_compliance | ( | self | ) | [private] |
| def qt_gui.main.Main.add_arguments | ( | self, | |
| parser, | |||
standalone = False, |
|||
plugin_argument_provider = None |
|||
| ) |
| def qt_gui.main.Main.create_application | ( | self, | |
| argv | |||
| ) |
| def qt_gui.main.Main.main | ( | self, | |
argv = None, |
|||
standalone = None, |
|||
plugin_argument_provider = None, |
|||
plugin_manager_settings_prefix = '' |
|||
| ) |
qt_gui::main.Main::_dbus_available [private] |
qt_gui::main.Main::_options [private] |
qt_gui::main.Main::_qtgui_path [private] |
qt_gui::main.Main::_settings_filename [private] |
qt_gui::main.Main::main_filename = None [static] |