Public Member Functions | Private Attributes | List of all members
rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget Class Reference
Inheritance diagram for rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, widget, filter_name)
 
def enabled_callback (self, checked)
 
def repopulate (self)
 
def restore_settings (self, settings)
 
def save_settings (self, settings)
 

Private Attributes

 _widget
 

Detailed Description

Wraps the other filter widgets to provide enable check box, delete button control and uniform
labeling

Definition at line 41 of file filter_wrapper_widget.py.

Constructor & Destructor Documentation

def rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget.__init__ (   self,
  widget,
  filter_name 
)
:param widget: the Qwidget to wrap ''Qwidget''
:param filter_name: the name to be placed on the label ''str''

Definition at line 48 of file filter_wrapper_widget.py.

Member Function Documentation

def rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget.enabled_callback (   self,
  checked 
)

Definition at line 74 of file filter_wrapper_widget.py.

def rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget.repopulate (   self)

Definition at line 78 of file filter_wrapper_widget.py.

def rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget.restore_settings (   self,
  settings 
)
Handles reading the enabled flag from the ini file.
:param settings: used to read the settings to an ini file ''qt_gui.settings.Settings''

Definition at line 91 of file filter_wrapper_widget.py.

def rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget.save_settings (   self,
  settings 
)
Handles writing the enabled flag to the ini file and then passes the
settings object to the wrapped widget

:param settings: used to write the settings to an ini file ''qt_gui.settings.Settings''

Definition at line 81 of file filter_wrapper_widget.py.

Member Data Documentation

rqt_console.filters.filter_wrapper_widget.FilterWrapperWidget._widget
private

Definition at line 60 of file filter_wrapper_widget.py.


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


rqt_console
Author(s): Aaron Blasdel
autogenerated on Wed Jun 5 2019 21:05:12