#include <MainWindow.h>
Public Member Functions | |
MainWindow (XmlRpc::XmlRpcValue &initParams, const std::string ¶mRoot, 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 |
Definition at line 35 of file MainWindow.h.
MainWindow::MainWindow | ( | XmlRpc::XmlRpcValue & | initParams, |
const std::string & | paramRoot, | ||
ros::NodeHandle * | nh | ||
) |
Definition at line 33 of file MainWindow.cpp.
|
protectedslot |
Definition at line 53 of file MainWindow.cpp.
|
protectedslot |
Definition at line 73 of file MainWindow.cpp.
void MainWindow::setModel | ( | QAbstractItemModel * | model | ) |
Definition at line 47 of file MainWindow.cpp.
|
protected |
Definition at line 53 of file MainWindow.h.
|
protected |
Definition at line 55 of file MainWindow.h.
|
protected |
Definition at line 51 of file MainWindow.h.
|
protected |
Definition at line 50 of file MainWindow.h.
|
protected |
Definition at line 49 of file MainWindow.h.