Public Member Functions | Protected Slots | Protected Attributes | List of all members
MainWindow Class Reference

#include <MainWindow.h>

Inheritance diagram for MainWindow:
Inheritance graph
[legend]

Public Member Functions

 MainWindow (XmlRpc::XmlRpcValue &initParams, const std::string &paramRoot, ros::NodeHandle *nh)
 
void setModel (QAbstractItemModel *model)
 

Protected Slots

void on_actionReload_triggered ()
 
void on_actionSettings_triggered ()
 

Protected Attributes

XmlRpcItemDelegate_delegate
 
XmlRpcModel_model
 
ros::NodeHandle_nh
 
std::string _paramRoot
 
XmlRpc::XmlRpcValue _xmlrpc
 

Detailed Description

Definition at line 35 of file MainWindow.h.

Constructor & Destructor Documentation

◆ MainWindow()

MainWindow::MainWindow ( XmlRpc::XmlRpcValue initParams,
const std::string &  paramRoot,
ros::NodeHandle nh 
)

Definition at line 33 of file MainWindow.cpp.

Member Function Documentation

◆ on_actionReload_triggered

void MainWindow::on_actionReload_triggered ( )
protectedslot

Definition at line 53 of file MainWindow.cpp.

◆ on_actionSettings_triggered

void MainWindow::on_actionSettings_triggered ( )
protectedslot

Definition at line 73 of file MainWindow.cpp.

◆ setModel()

void MainWindow::setModel ( QAbstractItemModel *  model)

Definition at line 47 of file MainWindow.cpp.

Member Data Documentation

◆ _delegate

XmlRpcItemDelegate* MainWindow::_delegate
protected

Definition at line 53 of file MainWindow.h.

◆ _model

XmlRpcModel* MainWindow::_model
protected

Definition at line 55 of file MainWindow.h.

◆ _nh

ros::NodeHandle* MainWindow::_nh
protected

Definition at line 51 of file MainWindow.h.

◆ _paramRoot

std::string MainWindow::_paramRoot
protected

Definition at line 50 of file MainWindow.h.

◆ _xmlrpc

XmlRpc::XmlRpcValue MainWindow::_xmlrpc
protected

Definition at line 49 of file MainWindow.h.


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


qt_paramedit
Author(s): Christian Dornhege
autogenerated on Mon Feb 28 2022 23:37:51