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 54 of file plugins.py.
def bwi_rqt_plugins.plugins.QuestionDialogPlugin.__init__ | ( | self, | |
context | |||
) |
Definition at line 56 of file plugins.py.
Definition at line 142 of file plugins.py.
def bwi_rqt_plugins.plugins.QuestionDialogPlugin.handle_button | ( | self, | |
index | |||
) |
Definition at line 150 of file plugins.py.
Definition at line 155 of file plugins.py.
def bwi_rqt_plugins.plugins.QuestionDialogPlugin.restore_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
Definition at line 167 of file plugins.py.
def bwi_rqt_plugins.plugins.QuestionDialogPlugin.save_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
Definition at line 162 of file plugins.py.
def bwi_rqt_plugins.plugins.QuestionDialogPlugin.service_callback | ( | self, | |
req | |||
) |
Definition at line 95 of file plugins.py.
Definition at line 92 of file plugins.py.
Definition at line 138 of file plugins.py.
Definition at line 114 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 95 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.
Definition at line 56 of file plugins.py.