19 #ifndef RQT_MULTIPLOT_MESSAGE_FIELD_LINE_EDIT_H 20 #define RQT_MULTIPLOT_MESSAGE_FIELD_LINE_EDIT_H 27 #include <variant_topic_tools/MessageDataType.h> virtual ~MessageFieldLineEdit()
variant_topic_tools::DataType getCurrentFieldDataType() const
variant_topic_tools::MessageDataType getMessageDataType() const
MessageFieldLineEdit(QWidget *parent=0)
MessageFieldItemModel * completerModel_
QString getCurrentField() const
void setCurrentField(const QString &field)
void currentFieldChanged(const QString &field)
bool isCurrentFieldDefined() const
void setMessageDataType(const variant_topic_tools::MessageDataType &dataType)
MessageFieldCompleter * completer_