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

#include <MessageTypeComboBox.h>

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

Signals

void currentTypeChanged (const QString &type)
 
void updateFinished ()
 
void updateStarted ()
 

Public Member Functions

QString getCurrentType () const
 
bool isCurrentTypeRegistered () const
 
bool isUpdating () const
 
 MessageTypeComboBox (QWidget *parent=0)
 
void setCurrentType (const QString &type)
 
void setEditable (bool editable)
 
void updateTypes ()
 
virtual ~MessageTypeComboBox ()
 
- 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 currentType_
 
bool isUpdating_
 
MessageTypeRegistryregistry_
 

Additional Inherited Members

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

Detailed Description

Definition at line 26 of file MessageTypeComboBox.h.

Constructor & Destructor Documentation

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

Definition at line 29 of file MessageTypeComboBox.cpp.

rqt_multiplot::MessageTypeComboBox::~MessageTypeComboBox ( )
virtual

Definition at line 51 of file MessageTypeComboBox.cpp.

Member Function Documentation

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

Definition at line 152 of file MessageTypeComboBox.cpp.

void rqt_multiplot::MessageTypeComboBox::currentTypeChanged ( const QString &  type)
signal
QString rqt_multiplot::MessageTypeComboBox::getCurrentType ( ) const

Definition at line 95 of file MessageTypeComboBox.cpp.

bool rqt_multiplot::MessageTypeComboBox::isCurrentTypeRegistered ( ) const

Definition at line 103 of file MessageTypeComboBox.cpp.

bool rqt_multiplot::MessageTypeComboBox::isUpdating ( ) const

Definition at line 99 of file MessageTypeComboBox.cpp.

void rqt_multiplot::MessageTypeComboBox::lineEditEditingFinished ( )
privateslot

Definition at line 157 of file MessageTypeComboBox.cpp.

void rqt_multiplot::MessageTypeComboBox::registryUpdateFinished ( )
privateslot

Definition at line 128 of file MessageTypeComboBox.cpp.

void rqt_multiplot::MessageTypeComboBox::registryUpdateStarted ( )
privateslot

Definition at line 119 of file MessageTypeComboBox.cpp.

void rqt_multiplot::MessageTypeComboBox::setCurrentType ( const QString &  type)

Definition at line 80 of file MessageTypeComboBox.cpp.

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

Definition at line 58 of file MessageTypeComboBox.cpp.

void rqt_multiplot::MessageTypeComboBox::updateFinished ( )
signal
void rqt_multiplot::MessageTypeComboBox::updateStarted ( )
signal
void rqt_multiplot::MessageTypeComboBox::updateTypes ( )

Definition at line 111 of file MessageTypeComboBox.cpp.

Member Data Documentation

QString rqt_multiplot::MessageTypeComboBox::currentType_
private

Definition at line 47 of file MessageTypeComboBox.h.

bool rqt_multiplot::MessageTypeComboBox::isUpdating_
private

Definition at line 50 of file MessageTypeComboBox.h.

MessageTypeRegistry* rqt_multiplot::MessageTypeComboBox::registry_
private

Definition at line 49 of file MessageTypeComboBox.h.


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


rqt_multiplot_plugin
Author(s): Ralf Kaestner
autogenerated on Fri Jan 15 2021 03:47:53