To access private members of MainWindow and its children, a plugin must inherit from this class. More...
#include <Plugin.h>
Public Member Functions | |
void | displayCode (QList< QString > code, int line) |
Dashel::Stream * | getDashelStream () |
unsigned | getNodeId () |
Target * | getTarget () |
TargetVariablesModel * | getVariablesModel () |
InvasivePlugin (NodeTab *nodeTab) | |
void | loadNrun () |
bool | newFile () |
void | openFile () |
bool | saveFile (bool as=false) |
void | setVariableValues (unsigned, const VariablesDataVector &) |
void | stop () |
virtual | ~InvasivePlugin () |
Public Attributes | |
MainWindow * | mainWindow |
NodeTab * | nodeTab |
To access private members of MainWindow and its children, a plugin must inherit from this class.
virtual Aseba::InvasivePlugin::~InvasivePlugin | ( | ) | [inline, virtual] |