Classes | Variables
rqt_py_common.topic_completer Namespace Reference

Classes

class  TopicCompleter
 

Variables

 app = QApplication(sys.argv)
 
 combo = QComboBox()
 
 combo_completer = TopicCompleter(combo)
 
 completion_tree = QTreeView()
 
 edit = QLineEdit()
 
 edit_completer = TopicCompleter(edit)
 
 layout = QVBoxLayout(widget)
 
 model_tree = QTreeView()
 
 mw = QMainWindow()
 
 widget = QWidget(mw)
 

Variable Documentation

rqt_py_common.topic_completer.app = QApplication(sys.argv)

Definition at line 71 of file topic_completer.py.

rqt_py_common.topic_completer.combo = QComboBox()

Definition at line 81 of file topic_completer.py.

rqt_py_common.topic_completer.combo_completer = TopicCompleter(combo)

Definition at line 83 of file topic_completer.py.

rqt_py_common.topic_completer.completion_tree = QTreeView()

Definition at line 93 of file topic_completer.py.

rqt_py_common.topic_completer.edit = QLineEdit()

Definition at line 76 of file topic_completer.py.

rqt_py_common.topic_completer.edit_completer = TopicCompleter(edit)

Definition at line 77 of file topic_completer.py.

rqt_py_common.topic_completer.layout = QVBoxLayout(widget)

Definition at line 74 of file topic_completer.py.

rqt_py_common.topic_completer.model_tree = QTreeView()

Definition at line 87 of file topic_completer.py.

rqt_py_common.topic_completer.mw = QMainWindow()

Definition at line 72 of file topic_completer.py.

rqt_py_common.topic_completer.widget = QWidget(mw)

Definition at line 73 of file topic_completer.py.



rqt_py_common
Author(s): Dorian Scholz, Isaac Saito
autogenerated on Sat Mar 16 2019 02:54:17