Go to the documentation of this file.
   34 #include <QApplication> 
   40                                    const QString& default_value,
 
   41                                    const QString& message_type,
 
   42                                    const QString& description,
 
   56   QApplication::setOverrideCursor(QCursor(Qt::WaitCursor));
 
   65   ros::master::V_TopicInfo::iterator it;
 
   66   for (it = topics.begin(); it != topics.end(); ++it)
 
   71     if (topic.
datatype == std_message_type)
 
   77   QApplication::restoreOverrideCursor();
 
  
void sortOptions()
Sort the option strings.
RosTopicProperty(const QString &name=QString(), const QString &default_value=QString(), const QString &message_type=QString(), const QString &description=QString(), Property *parent=nullptr)
ROSCPP_DECL bool getTopics(V_TopicInfo &topics)
void addOptionStd(const std::string &option)
QMetaObject::Connection connect(const QObject *receiver, const char *slot, Qt::ConnectionType type=Qt::AutoConnection)
Connect changed() signal to given slot of receiver.
A single element of a property tree, with a name, value, description, and possibly children.
virtual void fillTopicList()
std::vector< TopicInfo > V_TopicInfo
virtual void clearOptions()
void setMessageType(const QString &message_type)
void requestOptions(EditableEnumProperty *property_in_need_of_options)
requestOptions() is emitted each time createEditor() is called.
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall 
autogenerated on Sun May 4 2025 02:31:26