1. Create view class inherited from QListView or QTableView.
2. Create appropriate model class.
3. Setup delegate for view.
4. Make money on your application)