New Journal Examples

Open discussion of articles on the CopperSpice Journal
Post Reply
barbara
Posts: 443
Joined: Sat Apr 04 2015 2:32 am
Contact:

New Journal Examples

Post by barbara »

Journal entries 22 through 25 have been uploaded. These four are a unit and show how the Model / View System works.

Example 22 shows how to display a list of strings in a QListView
Example 23 uses an SQL table to display in a QTableView
Example 24 displays a list of data in a QTreeView
Example 25 shows how to display file system information using a QTreeView

Updated documentation on the CopperSpice Model/View System can be found here:
https://www.copperspice.com/docs/cs_api/model-view-architecture-c.html
Post Reply