Menu

Tree [15bf2c] master /
 History

HTTPS access


File Date Author Commit
 clib 2015-09-06 Alex Zorg Alex Zorg [db3601] test clang++
 doc 2016-02-20 Alex Zorg Alex Zorg [15bf2c] litle fix: plot all sections from mission file
 qwt-src 2015-09-21 Alex Zorg Alex Zorg [ecd321] save CMakeList.txt from Andrew
 src 2016-02-20 Alex Zorg Alex Zorg [15bf2c] litle fix: plot all sections from mission file
 test 2015-02-20 Alex Zorg Alex Zorg [7f7378] update
 ui 2015-02-14 Alex Zorg Alex Zorg [6e34a8] save
 .gitignore 2015-09-21 Alex Zorg Alex Zorg [ecd321] save CMakeList.txt from Andrew
 CMakeLists.txt 2015-09-21 Alex Zorg Alex Zorg [ecd321] save CMakeList.txt from Andrew
 README.md 2015-09-21 Alex Zorg Alex Zorg [ecd321] save CMakeList.txt from Andrew
 _clean.sh 2015-09-21 Alex Zorg Alex Zorg [ecd321] save CMakeList.txt from Andrew
 _d2a.sh 2015-02-08 Alex Zorg Alex Zorg [65aed3] initial commit
 _make.sh 2015-09-11 Alex Zorg Alex Zorg [9e85f4] save state
 qplot-qwt.pro 2015-08-21 Alex Zorg Alex Zorg [e0f3c1] update qmake *.pro files
 qplot-win.pro 2015-08-21 Alex Zorg Alex Zorg [e0f3c1] update qmake *.pro files
 qplot.pro 2015-08-21 Alex Zorg Alex Zorg [e0f3c1] update qmake *.pro files
 qtmisc.h 2015-02-13 Alex Zorg Alex Zorg [960a9d] save

Read Me

QPlot - 2d plotting tool based on Qwt project (http://qwt.sf.net)

QPlot uses Qt ver >= 4.8.1 and Qwt ver >= 6.1.2

  • QPlot reads mission INI-files and draw 2-d graphics.

  • Data may read from binary and text files both.

  • Plot area may have 2-4 axis.

  • QPlot may be used as Gnuplot alternative.

  • QPlot may used to descovery Qwt as example programm.