Skip to content

tlaemmlein/TableViewQtQuick2Examples

Repository files navigation

TableViewQtQuick2Examples

This project is based on https://github.com/ec1oud/qps and the corresponding video https://youtu.be/-GOfY1kEP2A from Shawn Rutledge.

I'm in love with the examples of Shawn, but I'm a mouse pusher under windows and the code is only working under linux (Because it is a linux tool).

My examples are tested under Windows 10, Qt 5.14.2, Visual Studio 2017, Qt Creator 4.12.0.

So, I transferred the core code which fetchs the system information (proc.h/.cpp) into a dummy/simulation code.

Shawn shows in the video the git commit numbers for each example which he presents. For each example I have created a simple under windows working example.

So here are the transferred examples:

And what are the new features in Qt 5.15 for TableView?

Here we have HorizontalHeaderView and VerticalHeaderView.

Build the following examples with Qt 5.15 or higher.

  • TableView-With-Headers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published