mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-04 18:11:01 -05:00
Let TimelineView handle multiple instances of Labelparser and HongkangParsers
This commit is contained in:
@@ -55,7 +55,8 @@ private slots:
|
||||
|
||||
void readTcpData();
|
||||
void handleStatusMessage(QByteArray data);
|
||||
void handlePlaybook(QByteArray data);
|
||||
QByteArray handlePlaybook(QByteArray data);
|
||||
void printMapping(QByteArray data);
|
||||
|
||||
void fullyConnected();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user