Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 260 Bytes

File metadata and controls

10 lines (8 loc) · 260 Bytes

#Qt Demo application ##QAbstractTableModel vs. QStandardItemModel A little Qt application showing a generic example on how to use the QAbstractTableModel with a view.

No license: Have fun!

##Prerequisites

  • Qt5
  • C++11
  • Works with the common C++ compilers.