Public Member Functions | |
def | __init__ (self, text, rospack) |
Simple text brower Dialog that sets its text from the passed in text.
Definition at line 39 of file text_browse_dialog.py.
def rqt_console.text_browse_dialog.TextBrowseDialog.__init__ | ( | self, | |
text, | |||
rospack | |||
) |
:param text: value to set the text of the widget to, ''str''
Definition at line 45 of file text_browse_dialog.py.