Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
QTableView example 7: two views on one model with a custom data type is a QTableView example.
Operating system(s) or programming environment(s)
Libraries used:
QT += core gui |
#ifndef MYDATA_H |
#include "mydata.h" |
#ifndef MYMODEL_H |
#include "mymodel.h" |
#ifndef QTDIALOG_H |
#include "qtdialog.h" |
#include <QApplication> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml