#include <DashelTarget.h>
Signals | |
void | dashelDisconnection () |
void | messageAvailable (Message *message) |
Public Member Functions | |
DashelInterface (QVector< QTranslator * > translators, const QString &commandLineTarget) | |
Public Attributes | |
QString | language |
Dashel::Stream * | stream |
Protected Member Functions | |
virtual void | connectionClosed (Dashel::Stream *stream, bool abnormal) |
virtual void | incomingData (Dashel::Stream *stream) |
virtual void | run () |
Definition at line 87 of file DashelTarget.h.
void Aseba::DashelInterface::dashelDisconnection | ( | ) | [signal] |
void Aseba::DashelInterface::messageAvailable | ( | Message * | message | ) | [signal] |
QString Aseba::DashelInterface::language |
Definition at line 93 of file DashelTarget.h.
Definition at line 92 of file DashelTarget.h.