property.cpp File Reference

#include "property.h"
#include "ros_topic_property.h"
#include "tf_frame_property.h"
#include "edit_enum_property.h"
#include <wx/wx.h>
#include <wx/propgrid/propgrid.h>
#include <wx/propgrid/advprops.h>
#include "props.h"
#include <wx/config.h>
Include dependency graph for property.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rviz

Functions

static const wxColour rviz::ERROR_COLOR (178, 23, 46)
wxPGProperty * rviz::getCategoryPGProperty (const CategoryPropertyWPtr &wprop)
void rviz::setPropertyHelpText (wxPGProperty *property, const std::string &text)
void rviz::setPropertyName (wxPGProperty *property, const wxString &name)
void rviz::setPropertyToColors (wxPGProperty *property, const wxColour &fg_color, const wxColour &bg_color, uint32_t column)
void rviz::setPropertyToDisabled (wxPGProperty *property, uint32_t column)
void rviz::setPropertyToError (wxPGProperty *property, uint32_t column)
void rviz::setPropertyToOK (wxPGProperty *property, uint32_t column)
void rviz::setPropertyToWarn (wxPGProperty *property, uint32_t column)
static const wxColour rviz::WARN_COLOR (222, 213, 17)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


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