Public Member Functions | |
def | __init__ |
def | clean |
def | handle_button |
def | handle_text |
def | restore_settings |
def | save_settings |
def | service_callback |
def | shutdown_plugin |
def | timeout |
def | update |
Public Attributes | |
buttons | |
request | |
response | |
response_ready | |
service | |
text_input | |
text_label | |
Private Attributes | |
_button_layout | |
_layout | |
_text_browser | |
_widget |
Definition at line 13 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.__init__ | ( | self, | |
context | |||
) |
Definition at line 15 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.clean | ( | self | ) |
Definition at line 94 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.handle_button | ( | self, | |
index | |||
) |
Definition at line 102 of file plugins.py.
Definition at line 107 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.restore_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
Definition at line 119 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.save_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
Definition at line 114 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.service_callback | ( | self, | |
req | |||
) |
Definition at line 52 of file plugins.py.
Definition at line 49 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.timeout | ( | self | ) |
Definition at line 90 of file plugins.py.
def segbot_gui.plugins.QuestionDialogPlugin.update | ( | self | ) |
Definition at line 68 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 52 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.
Definition at line 15 of file plugins.py.