Signals | Public Member Functions | Private Slots | Private Attributes | List of all members
rqt_multiplot::MessageTopicComboBox Class Reference

#include <MessageTopicComboBox.h>

Inheritance diagram for rqt_multiplot::MessageTopicComboBox:
Inheritance graph
[legend]

Signals

void currentTopicChanged (const QString &topic)
 
void updateFinished ()
 
void updateStarted ()
 

Public Member Functions

QString getCurrentTopic () const
 
QString getCurrentTopicType () const
 
bool isCurrentTopicRegistered () const
 
bool isUpdating () const
 
 MessageTopicComboBox (QWidget *parent=0)
 
void setCurrentTopic (const QString &topic)
 
void setEditable (bool editable)
 
void updateTopics ()
 
virtual ~MessageTopicComboBox ()
 
- Public Member Functions inherited from rqt_multiplot::MatchFilterComboBox
MatchFilterCompletergetMatchFilterCompleter () const
 
 MatchFilterComboBox (QWidget *parent=0)
 
void setEditable (bool editable)
 
virtual ~MatchFilterComboBox ()
 

Private Slots

void currentIndexChanged (const QString &text)
 
void lineEditEditingFinished ()
 
void registryUpdateFinished ()
 
void registryUpdateStarted ()
 

Private Attributes

QString currentTopic_
 
bool isUpdating_
 
MessageTopicRegistryregistry_
 

Additional Inherited Members

- Protected Member Functions inherited from rqt_multiplot::MatchFilterComboBox
void keyPressEvent (QKeyEvent *event)
 

Detailed Description

Definition at line 26 of file MessageTopicComboBox.h.

Constructor & Destructor Documentation

rqt_multiplot::MessageTopicComboBox::MessageTopicComboBox ( QWidget *  parent = 0)

Definition at line 31 of file MessageTopicComboBox.cpp.

rqt_multiplot::MessageTopicComboBox::~MessageTopicComboBox ( )
virtual

Definition at line 51 of file MessageTopicComboBox.cpp.

Member Function Documentation

void rqt_multiplot::MessageTopicComboBox::currentIndexChanged ( const QString &  text)
privateslot

Definition at line 161 of file MessageTopicComboBox.cpp.

void rqt_multiplot::MessageTopicComboBox::currentTopicChanged ( const QString &  topic)
signal
QString rqt_multiplot::MessageTopicComboBox::getCurrentTopic ( ) const

Definition at line 95 of file MessageTopicComboBox.cpp.

QString rqt_multiplot::MessageTopicComboBox::getCurrentTopicType ( ) const

Definition at line 99 of file MessageTopicComboBox.cpp.

bool rqt_multiplot::MessageTopicComboBox::isCurrentTopicRegistered ( ) const

Definition at line 112 of file MessageTopicComboBox.cpp.

bool rqt_multiplot::MessageTopicComboBox::isUpdating ( ) const

Definition at line 108 of file MessageTopicComboBox.cpp.

void rqt_multiplot::MessageTopicComboBox::lineEditEditingFinished ( )
privateslot

Definition at line 166 of file MessageTopicComboBox.cpp.

void rqt_multiplot::MessageTopicComboBox::registryUpdateFinished ( )
privateslot

Definition at line 137 of file MessageTopicComboBox.cpp.

void rqt_multiplot::MessageTopicComboBox::registryUpdateStarted ( )
privateslot

Definition at line 128 of file MessageTopicComboBox.cpp.

void rqt_multiplot::MessageTopicComboBox::setCurrentTopic ( const QString &  topic)

Definition at line 80 of file MessageTopicComboBox.cpp.

void rqt_multiplot::MessageTopicComboBox::setEditable ( bool  editable)

Definition at line 58 of file MessageTopicComboBox.cpp.

void rqt_multiplot::MessageTopicComboBox::updateFinished ( )
signal
void rqt_multiplot::MessageTopicComboBox::updateStarted ( )
signal
void rqt_multiplot::MessageTopicComboBox::updateTopics ( )

Definition at line 120 of file MessageTopicComboBox.cpp.

Member Data Documentation

QString rqt_multiplot::MessageTopicComboBox::currentTopic_
private

Definition at line 48 of file MessageTopicComboBox.h.

bool rqt_multiplot::MessageTopicComboBox::isUpdating_
private

Definition at line 51 of file MessageTopicComboBox.h.

MessageTopicRegistry* rqt_multiplot::MessageTopicComboBox::registry_
private

Definition at line 50 of file MessageTopicComboBox.h.


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


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Wed Jul 10 2019 03:49:44