Public Member Functions | Private Attributes
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 ()
virtual void doWriteToGrid ()
void expand ()
virtual void loadFromConfig (Config *config)
virtual void readFromGrid ()
virtual void reset ()
virtual void saveToConfig (Config *config)
void setLabel (const std::string &label)
virtual void setToOK ()
virtual ~CategoryProperty ()

Private Attributes

bool checkbox_
std::string label_

Detailed Description

Definition at line 519 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 522 of file property.h.

Definition at line 894 of file property.cpp.


Member Function Documentation

Definition at line 941 of file property.cpp.

Implements rviz::PropertyBase.

Definition at line 949 of file property.cpp.

Definition at line 933 of file property.cpp.

void rviz::CategoryProperty::loadFromConfig ( Config config) [virtual]

Implements rviz::PropertyBase.

Definition at line 991 of file property.cpp.

Implements rviz::PropertyBase.

Definition at line 969 of file property.cpp.

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

Reimplemented from rviz::PropertyBase.

Definition at line 908 of file property.cpp.

void rviz::CategoryProperty::saveToConfig ( Config config) [virtual]

Implements rviz::PropertyBase.

Definition at line 983 of file property.cpp.

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

Definition at line 923 of file property.cpp.

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

Reimplemented from rviz::Property< bool >.

Definition at line 1013 of file property.cpp.


Member Data Documentation

Definition at line 545 of file property.h.

std::string rviz::CategoryProperty::label_ [private]

Definition at line 544 of file property.h.


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