Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
rqt_graphprofiler.blacklist.BlacklistDialog Class Reference
Inheritance diagram for rqt_graphprofiler.blacklist.BlacklistDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def get_values

Static Public Member Functions

def get_blacklist

Private Member Functions

def _add_item
def _remove_item

Private Attributes

 _blacklist

Detailed Description

BlacklistDialog 

Definition at line 35 of file blacklist.py.


Constructor & Destructor Documentation

def rqt_graphprofiler.blacklist.BlacklistDialog.__init__ (   self,
  parent = None,
  current_values = None 
)

Definition at line 37 of file blacklist.py.


Member Function Documentation

Adds a new default item to the list 

Definition at line 66 of file blacklist.py.

Removes any selected items from the list 

Definition at line 70 of file blacklist.py.

def rqt_graphprofiler.blacklist.BlacklistDialog.get_blacklist (   parent = None,
  values = None 
) [static]
Get a modified blacklist
:param list values: current blacklisted values to populate the dialog with
:returns: revised list if Ok is pressed, else values

Definition at line 79 of file blacklist.py.

returns the most recent values of the blacklist 

Definition at line 74 of file blacklist.py.


Member Data Documentation

Definition at line 37 of file blacklist.py.


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


rqt_graphprofiler
Author(s): Dan Brooks
autogenerated on Thu Jun 6 2019 20:29:31