Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
rqt_paramedit::ParamEdit Class Reference

#include <param_edit.h>

Inheritance diagram for rqt_paramedit::ParamEdit:
Inheritance graph
[legend]

Public Member Functions

virtual bool hasConfiguration () const
 
virtual void initPlugin (qt_gui_cpp::PluginContext &context)
 
 ParamEdit ()
 
virtual void restoreSettings (const qt_gui_cpp::Settings &global_settings, const qt_gui_cpp::Settings &perspective_settings)
 
virtual void saveSettings (qt_gui_cpp::Settings &global_settings, qt_gui_cpp::Settings &perspective_settings) const
 
virtual void shutdownPlugin ()
 
virtual void triggerConfiguration ()
 
- Public Member Functions inherited from rqt_gui_cpp::Plugin
 Plugin ()
 
- Public Member Functions inherited from qt_gui_cpp::Plugin
 Plugin ()
 
- Public Member Functions inherited from nodelet::Nodelet
void init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL)
 
 Nodelet ()
 
virtual ~Nodelet ()
 

Protected Member Functions

void reload ()
 
- Protected Member Functions inherited from nodelet::Nodelet
ros::CallbackQueueInterfacegetMTCallbackQueue () const
 
ros::NodeHandlegetMTNodeHandle () const
 
ros::NodeHandlegetMTPrivateNodeHandle () const
 
const V_stringgetMyArgv () const
 
const std::string & getName () const
 
ros::NodeHandlegetNodeHandle () const
 
ros::NodeHandlegetPrivateNodeHandle () const
 
const M_stringgetRemappingArgs () const
 
ros::CallbackQueueInterfacegetSTCallbackQueue () const
 
std::string getSuffixedName (const std::string &suffix) const
 

Protected Attributes

XmlRpcItemDelegate_delegate
 
XmlRpcModel_model
 
ros::NodeHandle _nh
 
std::string _paramRoot
 
QTreeView * _treeView
 
XmlRpc::XmlRpcValue _xmlrpc
 

Detailed Description

Definition at line 16 of file param_edit.h.

Constructor & Destructor Documentation

◆ ParamEdit()

rqt_paramedit::ParamEdit::ParamEdit ( )

Definition at line 11 of file param_edit.cpp.

Member Function Documentation

◆ hasConfiguration()

virtual bool rqt_paramedit::ParamEdit::hasConfiguration ( ) const
inlinevirtual

Reimplemented from qt_gui_cpp::Plugin.

Definition at line 33 of file param_edit.h.

◆ initPlugin()

void rqt_paramedit::ParamEdit::initPlugin ( qt_gui_cpp::PluginContext context)
virtual

Reimplemented from qt_gui_cpp::Plugin.

Definition at line 16 of file param_edit.cpp.

◆ reload()

void rqt_paramedit::ParamEdit::reload ( )
protected

Definition at line 29 of file param_edit.cpp.

◆ restoreSettings()

void rqt_paramedit::ParamEdit::restoreSettings ( const qt_gui_cpp::Settings global_settings,
const qt_gui_cpp::Settings perspective_settings 
)
virtual

Reimplemented from qt_gui_cpp::Plugin.

Definition at line 62 of file param_edit.cpp.

◆ saveSettings()

void rqt_paramedit::ParamEdit::saveSettings ( qt_gui_cpp::Settings global_settings,
qt_gui_cpp::Settings perspective_settings 
) const
virtual

Reimplemented from qt_gui_cpp::Plugin.

Definition at line 57 of file param_edit.cpp.

◆ shutdownPlugin()

void rqt_paramedit::ParamEdit::shutdownPlugin ( )
virtual

Reimplemented from rqt_gui_cpp::Plugin.

Definition at line 53 of file param_edit.cpp.

◆ triggerConfiguration()

void rqt_paramedit::ParamEdit::triggerConfiguration ( )
virtual

Reimplemented from qt_gui_cpp::Plugin.

Definition at line 68 of file param_edit.cpp.

Member Data Documentation

◆ _delegate

XmlRpcItemDelegate* rqt_paramedit::ParamEdit::_delegate
protected

Definition at line 52 of file param_edit.h.

◆ _model

XmlRpcModel* rqt_paramedit::ParamEdit::_model
protected

Definition at line 51 of file param_edit.h.

◆ _nh

ros::NodeHandle rqt_paramedit::ParamEdit::_nh
protected

Definition at line 47 of file param_edit.h.

◆ _paramRoot

std::string rqt_paramedit::ParamEdit::_paramRoot
protected

Definition at line 48 of file param_edit.h.

◆ _treeView

QTreeView* rqt_paramedit::ParamEdit::_treeView
protected

Definition at line 45 of file param_edit.h.

◆ _xmlrpc

XmlRpc::XmlRpcValue rqt_paramedit::ParamEdit::_xmlrpc
protected

Definition at line 49 of file param_edit.h.


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


rqt_paramedit
Author(s): Christian Dornhege
autogenerated on Mon Feb 28 2022 23:37:53