PropellerTerminal Class Reference
The PropellerTerminal class provides a minimal implementation of a PropellerManager-based terminal. More...
#include <PropellerTerminal>
Inherits QObject.
Public Member Functions | |
| PropellerTerminal (PropellerManager *manager, const QString &portname, QObject *parent=0) | |
| ~PropellerTerminal () | |
Detailed Description
The PropellerTerminal class provides a minimal implementation of a PropellerManager-based terminal.
Usage is easy; create an instance of PropellerTerminal and it will set up an event loop. Exit with Ctrl+C.
- See also
- PropellerLoader
Constructor & Destructor Documentation
| PropellerTerminal::PropellerTerminal | ( | PropellerManager * | manager, |
| const QString & | portname, | ||
| QObject * | parent = 0 |
||
| ) |
| PropellerTerminal::~PropellerTerminal | ( | ) |