Public Member Functions
rviz::CompoundWidgetItem Class Reference

#include <compound_widget_item.h>

Inheritance diagram for rviz::CompoundWidgetItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CompoundWidgetItem (PropertyBase *property, const std::string &label, bool editable=true)
virtual bool setModelData (QWidget *editor)
void updateText ()

Detailed Description

Item showing text of several sub-items in a list, separated by semicolons.

Definition at line 38 of file compound_widget_item.h.


Constructor & Destructor Documentation

rviz::CompoundWidgetItem::CompoundWidgetItem ( PropertyBase property,
const std::string &  label,
bool  editable = true 
)

Definition at line 41 of file compound_widget_item.cpp.


Member Function Documentation

bool rviz::CompoundWidgetItem::setModelData ( QWidget *  editor) [virtual]

Overridden from PropertyWidgetItem. Updates the child items from the string in this item.

Reimplemented from rviz::PropertyWidgetItem.

Definition at line 70 of file compound_widget_item.cpp.

Call this when a child has changed and this item should update its text from them. Does not trigger data-changed signal.

Definition at line 50 of file compound_widget_item.cpp.


The documentation for this class was generated from the following files:


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Mon Jan 6 2014 11:54:33