#include <DataBrokerPlotterLib.h>
Definition at line 31 of file DataBrokerPlotterLib.h.
◆ DataBrokerPlotterLib()
◆ ~DataBrokerPlotterLib()
data_broker_plotter::DataBrokerPlotterLib::~DataBrokerPlotterLib |
( |
void |
| ) |
|
|
virtual |
◆ CREATE_MODULE_INFO()
data_broker_plotter::DataBrokerPlotterLib::CREATE_MODULE_INFO |
( |
| ) |
|
◆ destroyPlotWindow()
void data_broker_plotter::DataBrokerPlotterLib::destroyPlotWindow |
( |
DataBrokerPlotter * |
plotWindow | ) |
|
◆ getLibName()
const std::string data_broker_plotter::DataBrokerPlotterLib::getLibName |
( |
| ) |
const |
|
inlinevirtual |
◆ getLibVersion()
int data_broker_plotter::DataBrokerPlotterLib::getLibVersion |
( |
| ) |
const |
|
inlinevirtual |
◆ menuAction()
void data_broker_plotter::DataBrokerPlotterLib::menuAction |
( |
int |
action, |
|
|
bool |
checked = false |
|
) |
| |
|
virtual |
Called whenever a menu item is selected.
- Parameters
-
action | The action that is passed to the GuiInterface via addGenericMenuAction function. |
checked | Indicates if the menu/menu item is checked or not. |
Implements mars::main_gui::MenuInterface.
Definition at line 83 of file DataBrokerPlotterLib.cpp.
◆ receiveData()
◆ setupGUI()
void data_broker_plotter::DataBrokerPlotterLib::setupGUI |
( |
std::string |
rPath = std::string(".") | ) |
|
◆ timerEvent
void data_broker_plotter::DataBrokerPlotterLib::timerEvent |
( |
QTimerEvent * |
event | ) |
|
|
protectedslot |
◆ cfg
◆ configPath
std::string data_broker_plotter::DataBrokerPlotterLib::configPath |
|
private |
◆ dataBroker
◆ gui
◆ num
int data_broker_plotter::DataBrokerPlotterLib::num |
|
private |
◆ plotWindows
std::map<std::string, DataBrokerPlotter*> data_broker_plotter::DataBrokerPlotterLib::plotWindows |
|
private |
◆ toDelete
The documentation for this class was generated from the following files: