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

List of all members.

Public Member Functions

def __init__
def handle_regex_clicked
def handle_text_changed
def repopulate
def restore_settings
def save_settings
def set_regex
def set_text

Private Attributes

 _parentfilter

Detailed Description

Definition at line 40 of file text_filter_widget.py.


Constructor & Destructor Documentation

def rqt_console.filters.text_filter_widget.TextFilterWidget.__init__ (   self,
  parentfilter,
  rospack 
)
Widget for displaying interactive data related to text filtering.
:param parentfilter: buddy filter were data is stored, ''TimeFilter''

Definition at line 41 of file text_filter_widget.py.


Member Function Documentation

Definition at line 75 of file text_filter_widget.py.

Definition at line 72 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 78 of file text_filter_widget.py.

Definition at line 90 of file text_filter_widget.py.

Definition at line 86 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 64 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 57 of file text_filter_widget.py.


Member Data Documentation

Definition at line 44 of file text_filter_widget.py.


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


rqt_console
Author(s): Aaron Blasdel
autogenerated on Wed May 3 2017 02:48:27