Refactor display of recent and directed messages

This commit is contained in:
Jordan Sherer
2018-07-31 18:42:33 -04:00
parent 3e19b2c98d
commit a47d722901
3 changed files with 31 additions and 35 deletions
+1 -1
View File
@@ -727,7 +727,7 @@ private:
QPriorityQueue<PrioritizedMessage> m_txMessageQueue; // messages to be sent
QQueue<QString> m_txFrameQueue; // frames to be sent
QQueue<ActivityDetail> m_rxFrameQueue;
QQueue<ActivityDetail> m_rxActivityQueue;
QQueue<CommandDetail> m_rxCommandQueue;
QMap<QString, QString> m_compoundCallCache; // base callsign -> compound callsign
QCache<QString, QDateTime> m_txAllcallCommandCache; // callsign -> last tx