WSJT-X/UDPExamples
Bill Somerville 3f1ea9d10c Make message boxes more platform independent with a wrapper
Instead  of  using the  Qt  QMessageBox  class  directly a  new  class
MessageBox  (MessageBox.hpp)  has been  added  to  deal with  platform
independence issues like the title not being shown on Mac OS X.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6861 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-07-03 20:31:19 +00:00
..
qss Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
BeaconsModel.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
BeaconsModel.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
ClientWidget.cpp More consistent highlighting and processing of general call messages 2016-06-09 23:39:48 +00:00
ClientWidget.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
DecodesModel.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
DecodesModel.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
MessageAggregator.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
MessageAggregatorMainWindow.cpp Make message boxes more platform independent with a wrapper 2016-07-03 20:31:19 +00:00
MessageAggregatorMainWindow.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
UDPDaemon.cpp Added some diagnostic output to the udp_daemon reference example 2016-06-16 12:01:32 +00:00
message_aggregator.qrc.in Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
message_aggregator.rc Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
udp_daemon.rc Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00