Public Member Functions | Private Attributes
rqt_reconfigure.text_filter_widget.TextFilterWidget Class Reference
Inheritance diagram for rqt_reconfigure.text_filter_widget.TextFilterWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def handle_text_changed
def repopulate
def restore_settings
def save_settings
def set_text

Private Attributes

 _parentfilter

Detailed Description

Taken from rqt_console.TextFilterWidget. Only modification from it is .ui
file in use that takes more generic form (only textfiedl).

Definition at line 39 of file text_filter_widget.py.


Constructor & Destructor Documentation

def rqt_reconfigure.text_filter_widget.TextFilterWidget.__init__ (   self,
  parentfilter,
  rospack,
  display_list_args = None 
)
Widget for displaying interactive data related to text filtering.

Taken from rqt_console and simplified to be usable in broader
situations.

:type parentfilter: BaseFilter
:param parentfilter: buddy filter were data is stored, ''TimeFilter''
:param display_list_args: empty list, ''list''

Definition at line 44 of file text_filter_widget.py.


Member Function Documentation

Definition at line 74 of file text_filter_widget.py.

Stub function.
If the widget had any dynamically adjustable data it would requery it
in this function.

Definition at line 77 of file text_filter_widget.py.

Definition at line 88 of file text_filter_widget.py.

Definition at line 85 of file text_filter_widget.py.

Setter for the text edit widget
:param text: text to be placed in text_edit, ''str''

Definition at line 67 of file text_filter_widget.py.


Member Data Documentation

Definition at line 53 of file text_filter_widget.py.


The documentation for this class was generated from the following file:


rqt_reconfigure
Author(s): Isaac Saito, Ze'ev Klapow
autogenerated on Sat Jul 15 2017 02:25:06