29 #ifndef ROS_TOPIC_PROPERTY_H 30 #define ROS_TOPIC_PROPERTY_H 35 #include "rviz/rviz_export.h" 45 const QString& message_type = QString(),
48 const char* changed_slot =
nullptr,
49 QObject* receiver =
nullptr);
51 void setMessageType(
const QString& message_type);
59 return getValue().toString();
63 return getValue().toString().toStdString();
67 virtual void fillTopicList();
75 #endif // ROS_TOPIC_PROPERTY_H A single element of a property tree, with a name, value, description, and possibly children...
QString getMessageType() const
std::string getTopicStd() const