Offer cumulative as well as current 2-d plot.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@2656 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2012-10-11 00:51:16 +00:00
parent a0759bf0ff
commit 47b8c44521
6 changed files with 56 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ public:
QSize minimumSizeHint() const;
QSize sizeHint() const;
QColor m_ColorTbl[256];
bool m_bCurrent;
int m_plotZero;
int m_plotGain;
float m_fSpan;