Skip to content

aint-no-programmer/TableViewExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TableViewExample

QML cross platform gui based on the QAbstractTableModel, with charts example and the ability to export the table to pdf file.

How to use it

Demostration video
The application simulates the processing of some data and creates a table based on the result of this processing.

Build

Qt5 needs to be installed.

Screenshots

Main view on Windows

Main view on Windows

Charts view

Charts view

Export pdf

Export pdf

Main view on Linux

Main view on Linux

Qt version

Qt5.
You probably need to install qtcharts package, use the following command in Ubuntu:
sudo apt-get install -y qml-module-qtcharts

Platforms supported

You can use it on Windows and Linux

About

QML cross platform gui based on the QAbstractTableModel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages