Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | List of all members
rqt_publisher.publisher_tree_widget.PublisherTreeWidget Class Reference
Inheritance diagram for rqt_publisher.publisher_tree_widget.PublisherTreeWidget:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, parent=None)
 
def remove_selected_publishers (self)
 
- Public Member Functions inherited from rqt_py_common::message_tree_widget::MessageTreeWidget
def __init__ (self, parent=None)
 
def handle_customContextMenuRequested (self, pos)
 
def handle_header_view_customContextMenuRequested (self, pos)
 
def startDrag (self, supportedActions)
 

Static Public Attributes

 publish_once = Signal(int)
 
 remove_publisher = Signal(int)
 

Private Member Functions

def _context_menu_add_actions (self, menu, pos)
 
def _handle_action_publish_once (self, checked)
 
def _handle_action_remove_publisher (self, checked)
 

Private Attributes

 _action_publish_once
 
 _action_remove_publisher
 

Detailed Description

Definition at line 42 of file publisher_tree_widget.py.

Constructor & Destructor Documentation

def rqt_publisher.publisher_tree_widget.PublisherTreeWidget.__init__ (   self,
  parent = None 
)

Definition at line 46 of file publisher_tree_widget.py.

Member Function Documentation

def rqt_publisher.publisher_tree_widget.PublisherTreeWidget._context_menu_add_actions (   self,
  menu,
  pos 
)
private

Definition at line 65 of file publisher_tree_widget.py.

def rqt_publisher.publisher_tree_widget.PublisherTreeWidget._handle_action_publish_once (   self,
  checked 
)
private

Definition at line 75 of file publisher_tree_widget.py.

def rqt_publisher.publisher_tree_widget.PublisherTreeWidget._handle_action_remove_publisher (   self,
  checked 
)
private

Definition at line 72 of file publisher_tree_widget.py.

def rqt_publisher.publisher_tree_widget.PublisherTreeWidget.remove_selected_publishers (   self)

Definition at line 59 of file publisher_tree_widget.py.

Member Data Documentation

rqt_publisher.publisher_tree_widget.PublisherTreeWidget._action_publish_once
private

Definition at line 52 of file publisher_tree_widget.py.

rqt_publisher.publisher_tree_widget.PublisherTreeWidget._action_remove_publisher
private

Definition at line 49 of file publisher_tree_widget.py.

rqt_publisher.publisher_tree_widget.PublisherTreeWidget.publish_once = Signal(int)
static

Definition at line 44 of file publisher_tree_widget.py.

rqt_publisher.publisher_tree_widget.PublisherTreeWidget.remove_publisher = Signal(int)
static

Definition at line 43 of file publisher_tree_widget.py.


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


rqt_publisher
Author(s): Dirk Thomas, Dorian Scholz
autogenerated on Wed Apr 21 2021 02:46:47