Go to the documentation of this file.
   30 #ifndef RVIZ_ADD_DISPLAY_DIALOG_H 
   31 #define RVIZ_ADD_DISPLAY_DIALOG_H 
   34 #include <QTreeWidget> 
   37 #include <boost/shared_ptr.hpp> 
   43 class QDialogButtonBox;
 
   84                    const QString& object_type,
 
   85                    const QStringList& disallowed_display_names,
 
   86                    const QStringList& disallowed_class_lookup_names,
 
   87                    QString* lookup_name_output,
 
   88                    QString* display_name_output = 
nullptr,
 
   89                    QString* topic_output = 
nullptr,
 
   90                    QString* datatype_output = 
nullptr,
 
   91                    QWidget* parent = 
nullptr);
 
  114   void setError(
const QString& error_text);
 
  194   QTreeWidgetItem* 
insertItem(
const QString& topic, 
bool disabled);
 
  219   void itemClicked(QTreeWidgetItem* item, 
int column);
 
  228 #endif // RVIZ_ADD_DISPLAY_DIALOG_H 
  
SelectionData topic_data_
void onDisplaySelected(SelectionData *data)
SelectionData display_data_
QSize sizeHint() const override
void fillTree(Factory *factory)
Widget for selecting a display by display type.
QTextBrowser * description_
EmbeddableComboBox(QTreeWidgetItem *parent, int col)
void fillTree(QTreeWidget *tree)
QString * lookup_name_output_
void onTopicSelected(SelectionData *data)
void onTabChanged(int index)
QDialogButtonBox * button_box_
void onCurrentItemChanged(QTreeWidgetItem *curr, QTreeWidgetItem *prev)
const QStringList & disallowed_display_names_
QString * display_name_output_
void itemClicked(QTreeWidgetItem *item, int column)
QTreeWidgetItem * parent_
Abstract superclass representing the ability to get a list of class IDs and the ability to get name,...
AddDisplayDialog(DisplayFactory *factory, const QString &object_type, const QStringList &disallowed_display_names, const QStringList &disallowed_class_lookup_names, QString *lookup_name_output, QString *display_name_output=nullptr, QString *topic_output=nullptr, QString *datatype_output=nullptr, QWidget *parent=nullptr)
QString * datatype_output_
void itemChanged(SelectionData *selection)
void setError(const QString &error_text)
const QStringList & disallowed_class_lookup_names_
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall 
autogenerated on Sun May 4 2025 02:31:26