Public Slots | Public Member Functions | Private Attributes
rviz::BoolProperty Class Reference

Property specialized to provide getter for booleans. More...

#include <bool_property.h>

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

List of all members.

Public Slots

bool setBool (bool value)

Public Member Functions

 BoolProperty (const QString &name=QString(), bool default_value=false, const QString &description=QString(), Property *parent=0, const char *changed_slot=0, QObject *receiver=0)
virtual bool getBool () const
virtual bool getDisableChildren ()
 If true, the children of this property should set their ItemIsEnabled flag to false.
bool getDisableChildrenIfFalse ()
void setDisableChildrenIfFalse (bool disable)
virtual ~BoolProperty ()

Private Attributes

bool disable_children_if_false_

Detailed Description

Property specialized to provide getter for booleans.

Definition at line 38 of file bool_property.h.


Constructor & Destructor Documentation

rviz::BoolProperty::BoolProperty ( const QString &  name = QString(),
bool  default_value = false,
const QString &  description = QString(),
Property parent = 0,
const char *  changed_slot = 0,
QObject *  receiver = 0 
)

Definition at line 37 of file bool_property.cpp.

Definition at line 48 of file bool_property.cpp.


Member Function Documentation

bool rviz::BoolProperty::getBool ( ) const [virtual]

Reimplemented in rviz::DisplayVisibilityProperty.

Definition at line 52 of file bool_property.cpp.

If true, the children of this property should set their ItemIsEnabled flag to false.

Reimplemented from rviz::Property.

Definition at line 67 of file bool_property.cpp.

Definition at line 62 of file bool_property.cpp.

bool rviz::BoolProperty::setBool ( bool  value) [inline, slot]

Definition at line 62 of file bool_property.h.

Definition at line 57 of file bool_property.cpp.


Member Data Documentation

Definition at line 65 of file bool_property.h.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Tue Oct 3 2017 03:19:31