Public Member Functions | List of all members
rviz::SpinBoxFloatProperty Class Reference
Inheritance diagram for rviz::SpinBoxFloatProperty:
Inheritance graph
[legend]

Public Member Functions

QWidget * createEditor (QWidget *parent, const QStyleOptionViewItem &option) override
 
 FloatProperty (const QString &name, float default_value, const QString &description, P *parent, Func &&changed_slot)
 
 FloatProperty (const QString &name, float default_value, const QString &description, Property *parent, Func &&changed_slot, const R *receiver)
 
 FloatProperty (const QString &name=QString(), float default_value=0, const QString &description=QString(), Property *parent=nullptr)
 
- Public Member Functions inherited from rviz::FloatProperty
 FloatProperty (const QString &name, float default_value, const QString &description, P *parent, Func &&changed_slot)
 
 FloatProperty (const QString &name, float default_value, const QString &description, Property *parent, Func &&changed_slot, const R *receiver)
 
 FloatProperty (const QString &name=QString(), float default_value=0, const QString &description=QString(), Property *parent=nullptr)
 
virtual float getFloat () const
 
float getMax ()
 
float getMin ()
 
void setMax (float max)
 
void setMin (float min)
 
bool setValue (const QVariant &new_value) override
 
- Public Member Functions inherited from rviz::Property
virtual void addChild (Property *child, int index=-1)
 
PropertychildAt (int index) const
 
virtual PropertychildAtUnchecked (int index) const
 
virtual void collapse ()
 
std::enable_if<!QtPrivate::FunctionPointer< Func >::IsPointerToMemberFunction, QMetaObject::Connection >::type connect (const QObject *context, Func &&slot, Qt::ConnectionType type=Qt::AutoConnection)
 
QMetaObject::Connection connect (const QObject *receiver, const char *slot, Qt::ConnectionType type=Qt::AutoConnection)
 
std::enable_if< QtPrivate::FunctionPointer< Func >::IsPointerToMemberFunction, QMetaObject::Connection >::type connect (const R *receiver, Func &&slot, Qt::ConnectionType type=Qt::AutoConnection)
 
std::enable_if<!QtPrivate::FunctionPointer< Func >::IsPointerToMemberFunction, QMetaObject::Connection >::type connect (Func &&slot, Qt::ConnectionType type=Qt::AutoConnection)
 
bool contains (Property *possible_child) const
 
virtual void expand ()
 
virtual QString getDescription () const
 
virtual bool getDisableChildren ()
 
virtual bool getHidden () const
 
virtual QIcon getIcon () const
 
PropertyTreeModelgetModel () const
 
virtual QString getName () const
 
std::string getNameStd () const
 
PropertygetParent () const
 
virtual bool getReadOnly () const
 
virtual QVariant getValue () const
 
virtual QVariant getViewData (int column, int role) const
 
virtual Qt::ItemFlags getViewFlags (int column) const
 
void hide ()
 
void insertChildSorted (Property *child)
 
bool isAncestorOf (Property *possible_child) const
 
virtual void load (const Config &config)
 
virtual void moveChild (int from_index, int to_index)
 
virtual int numChildren () const
 
virtual bool paint (QPainter *painter, const QStyleOptionViewItem &option) const
 
 Property (const QString &name, const QVariant &default_value, const QString &description, P *parent, Func &&changed_slot)
 
 Property (const QString &name, const QVariant &default_value, const QString &description, Property *parent, Func &&changed_slot, const R *receiver)
 
 Property (const QString &name=QString(), const QVariant &default_value=QVariant(), const QString &description=QString(), Property *parent=nullptr)
 
virtual void removeChildren (int start_index=0, int count=-1)
 
int rowNumberInParent () const
 
virtual void save (Config config) const
 
virtual void setDescription (const QString &description)
 
virtual void setHidden (bool hidden)
 
virtual void setIcon (const QIcon &icon)
 
void setModel (PropertyTreeModel *model)
 
virtual void setName (const QString &name)
 
void setParent (Property *new_parent)
 
virtual void setReadOnly (bool read_only)
 
void setShouldBeSaved (bool save)
 
bool shouldBeSaved () const
 
void show ()
 
virtual PropertysubProp (const QString &sub_name)
 
PropertytakeChild (Property *child)
 
virtual PropertytakeChildAt (int index)
 
 ~Property () override
 

Additional Inherited Members

- Public Slots inherited from rviz::FloatProperty
bool add (float delta)
 
bool multiply (float factor)
 
bool setFloat (float new_value)
 
- Signals inherited from rviz::Property
void aboutToChange ()
 
void changed ()
 
void childListChanged (Property *this_property)
 
- Protected Member Functions inherited from rviz::Property
void loadValue (const Config &config)
 
- Protected Attributes inherited from rviz::Property
bool child_indexes_valid_
 
QIcon icon_
 
PropertyTreeModelmodel_
 
QVariant value_
 

Detailed Description

Definition at line 43 of file euler_property.cpp.

Member Function Documentation

◆ createEditor()

QWidget * rviz::SpinBoxFloatProperty::createEditor ( QWidget *  parent,
const QStyleOptionViewItem &  option 
)
overridevirtual

Reimplemented from rviz::Property.

Definition at line 50 of file euler_property.cpp.

◆ FloatProperty() [1/3]

rviz::FloatProperty::FloatProperty

◆ FloatProperty() [2/3]

rviz::FloatProperty::FloatProperty

◆ FloatProperty() [3/3]

rviz::FloatProperty::FloatProperty

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


agni_tf_tools
Author(s): Robert Haschke
autogenerated on Tue Oct 15 2024 02:57:48