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

#include <MessageFieldLineEdit.h>

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

Signals

void currentFieldChanged (const QString &field)
 

Public Member Functions

QString getCurrentField () const
 
variant_topic_tools::DataType getCurrentFieldDataType () const
 
variant_topic_tools::MessageDataType getMessageDataType () const
 
bool isCurrentFieldDefined () const
 
 MessageFieldLineEdit (QWidget *parent=0)
 
void setCurrentField (const QString &field)
 
void setMessageDataType (const variant_topic_tools::MessageDataType &dataType)
 
virtual ~MessageFieldLineEdit ()
 

Private Slots

void editingFinished ()
 

Private Attributes

MessageFieldCompletercompleter_
 
MessageFieldItemModelcompleterModel_
 
QString currentField_
 

Detailed Description

Definition at line 30 of file MessageFieldLineEdit.h.

Constructor & Destructor Documentation

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

Definition at line 31 of file MessageFieldLineEdit.cpp.

rqt_multiplot::MessageFieldLineEdit::~MessageFieldLineEdit ( )
virtual

Definition at line 41 of file MessageFieldLineEdit.cpp.

Member Function Documentation

void rqt_multiplot::MessageFieldLineEdit::currentFieldChanged ( const QString &  field)
signal
void rqt_multiplot::MessageFieldLineEdit::editingFinished ( )
privateslot

Definition at line 85 of file MessageFieldLineEdit.cpp.

QString rqt_multiplot::MessageFieldLineEdit::getCurrentField ( ) const

Definition at line 68 of file MessageFieldLineEdit.cpp.

variant_topic_tools::DataType rqt_multiplot::MessageFieldLineEdit::getCurrentFieldDataType ( ) const

Definition at line 73 of file MessageFieldLineEdit.cpp.

variant_topic_tools::MessageDataType rqt_multiplot::MessageFieldLineEdit::getMessageDataType ( ) const

Definition at line 54 of file MessageFieldLineEdit.cpp.

bool rqt_multiplot::MessageFieldLineEdit::isCurrentFieldDefined ( ) const

Definition at line 77 of file MessageFieldLineEdit.cpp.

void rqt_multiplot::MessageFieldLineEdit::setCurrentField ( const QString &  field)

Definition at line 58 of file MessageFieldLineEdit.cpp.

void rqt_multiplot::MessageFieldLineEdit::setMessageDataType ( const variant_topic_tools::MessageDataType &  dataType)

Definition at line 48 of file MessageFieldLineEdit.cpp.

Member Data Documentation

MessageFieldCompleter* rqt_multiplot::MessageFieldLineEdit::completer_
private

Definition at line 51 of file MessageFieldLineEdit.h.

MessageFieldItemModel* rqt_multiplot::MessageFieldLineEdit::completerModel_
private

Definition at line 52 of file MessageFieldLineEdit.h.

QString rqt_multiplot::MessageFieldLineEdit::currentField_
private

Definition at line 49 of file MessageFieldLineEdit.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