Rev 449 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 449 | Rev 451 | ||
---|---|---|---|
Line 44... | Line 44... | ||
44 | void stop_ReSend(); |
44 | void stop_ReSend(); |
Line 45... | Line 45... | ||
45 | 45 | ||
46 | private: |
46 | private: |
47 | ManageSerialPort *TTY; |
47 | ManageSerialPort *TTY; |
48 | QTcpSocket *TcpSocket; |
48 | QTcpSocket *TcpSocket; |
Line 49... | Line 49... | ||
49 | QTimer *o_Timer; |
49 | //QTimer *o_Timer; |
Line 50... | Line 50... | ||
50 | 50 | ||
51 | QByteArray s_ReSend; |
51 | QByteArray s_ReSend; |