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

List of all members.

Public Member Functions

def __init__
def append
def get_values
def remove_selected

Private Member Functions

def _datachanged
def _selected

Private Attributes

 _list
 _model
 _selected_index

Detailed Description

an editable list of strings 

Definition at line 89 of file blacklist.py.


Constructor & Destructor Documentation

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

Definition at line 91 of file blacklist.py.


Member Function Documentation

def rqt_graphprofiler.blacklist.Blacklist._datachanged (   self,
  tl,
  br 
) [private]
Reorder list alphabetically when things change 

Definition at line 109 of file blacklist.py.

def rqt_graphprofiler.blacklist.Blacklist._selected (   self,
  index 
) [private]
registers when an item is selected 

Definition at line 105 of file blacklist.py.

Adds a value to the list 

Definition at line 115 of file blacklist.py.

returns the values stored in the list 

Definition at line 130 of file blacklist.py.

removes any selected value from the list 

Definition at line 122 of file blacklist.py.


Member Data Documentation

Definition at line 91 of file blacklist.py.

Definition at line 91 of file blacklist.py.

Definition at line 91 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