Public Slots | Public Member Functions
rviz::StringProperty Class Reference

Property specialized for string values. More...

#include <string_property.h>

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

List of all members.

Public Slots

bool setStdString (const std::string &std_str)
bool setString (const QString &str)

Public Member Functions

std::string getStdString ()
QString getString ()
 StringProperty (const QString &name=QString(), const QString &default_value=QString(), const QString &description=QString(), Property *parent=0, const char *changed_slot=0, QObject *receiver=0)

Detailed Description

Property specialized for string values.

Definition at line 40 of file string_property.h.


Constructor & Destructor Documentation

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

Definition at line 35 of file string_property.cpp.


Member Function Documentation

std::string rviz::StringProperty::getStdString ( ) [inline]

Definition at line 51 of file string_property.h.

QString rviz::StringProperty::getString ( ) [inline]

Definition at line 52 of file string_property.h.

bool rviz::StringProperty::setStdString ( const std::string &  std_str) [inline, slot]

Definition at line 56 of file string_property.h.

bool rviz::StringProperty::setString ( const QString &  str) [inline, slot]

Reimplemented in rviz::EnumProperty, and rviz::EditableEnumProperty.

Definition at line 55 of file string_property.h.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Thu Jun 6 2019 18:02:17