m00s / qtCharts

An Excel-like graphing tool built in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qtCharts

This is an Excel-like graphing tools developed as academic project for an OOP exam in 2013.

How to run

Make sure you have qt installed first.

Run qmake Charts.pro from the project directory, then simply make to generate the executable

Documentation

You can read an (italian) project documentation in relazione.pdf.

About

An Excel-like graphing tool built in C++


Languages

Language:C++ 97.0%Language:QMake 3.0%