Public Member Functions | |
def | __init__ |
def | main |
Public Attributes | |
plugin_providers | |
Static Public Attributes | |
main_filename = None | |
Private Member Functions | |
def | __check_icon_theme_compliance |
def | _add_arguments |
def | _add_plugin_providers |
def | _add_reload_paths |
def | _caching_hook |
Private Attributes | |
_dbus_available | |
_options | |
_settings_filename |
def qt_gui.main.Main.__init__ | ( | self, | |
invoked_filename = None , |
|||
settings_filename = None |
|||
) |
def qt_gui.main.Main.__check_icon_theme_compliance | ( | self | ) | [private] |
def qt_gui.main.Main._add_arguments | ( | self, | |
parser | |||
) | [private] |
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._caching_hook | ( | self | ) | [private] |
def qt_gui.main.Main.main | ( | self, | |
argv = None , |
|||
standalone = None |
|||
) |
qt_gui::main.Main::_dbus_available [private] |
qt_gui::main.Main::_options [private] |
qt_gui::main.Main::_settings_filename [private] |
qt_gui::main.Main::main_filename = None [static] |