rviz::CategoryProperty Class Reference

#include <property.h>

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

List of all members.

Public Member Functions

 CategoryProperty (const std::string &label, const std::string &name, const std::string &prefix, const CategoryPropertyWPtr &parent, const Getter &getter, const Setter &setter, bool checkbox)
void collapse ()
void expand ()
virtual void loadFromConfig (wxConfigBase *config)
virtual void readFromGrid ()
virtual void saveToConfig (wxConfigBase *config)
void setLabel (const std::string &label)
virtual void setToDisabled ()
virtual void setToError ()
virtual void setToOK ()
virtual void setToWarn ()
virtual void writeToGrid ()

Private Attributes

bool checkbox_
wxString label_

Detailed Description

Definition at line 550 of file property.h.


Constructor & Destructor Documentation

rviz::CategoryProperty::CategoryProperty ( const std::string &  label,
const std::string &  name,
const std::string &  prefix,
const CategoryPropertyWPtr &  parent,
const Getter getter,
const Setter setter,
bool  checkbox 
) [inline]

Definition at line 553 of file property.h.


Member Function Documentation

void rviz::CategoryProperty::collapse (  ) 

Definition at line 1074 of file property.cpp.

void rviz::CategoryProperty::expand (  ) 

Definition at line 1066 of file property.cpp.

void rviz::CategoryProperty::loadFromConfig ( wxConfigBase *  config  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1139 of file property.cpp.

void rviz::CategoryProperty::readFromGrid (  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1122 of file property.cpp.

void rviz::CategoryProperty::saveToConfig ( wxConfigBase *  config  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1131 of file property.cpp.

void rviz::CategoryProperty::setLabel ( const std::string &  label  ) 

Definition at line 1050 of file property.cpp.

void rviz::CategoryProperty::setToDisabled (  )  [virtual]

Reimplemented from rviz::Property< bool >.

Definition at line 1194 of file property.cpp.

void rviz::CategoryProperty::setToError (  )  [virtual]

Reimplemented from rviz::Property< bool >.

Definition at line 1161 of file property.cpp.

void rviz::CategoryProperty::setToOK (  )  [virtual]

Reimplemented from rviz::Property< bool >.

Definition at line 1181 of file property.cpp.

void rviz::CategoryProperty::setToWarn (  )  [virtual]

Reimplemented from rviz::Property< bool >.

Definition at line 1171 of file property.cpp.

void rviz::CategoryProperty::writeToGrid (  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1082 of file property.cpp.


Member Data Documentation

Definition at line 576 of file property.h.

wxString rviz::CategoryProperty::label_ [private]

Definition at line 575 of file property.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rviz
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:36:31 2013