#include <QBuffer>
#include <QDebug>
#include <QFlags>
#include <QIcon>
#include <QMimeData>
#include <QStringList>
#include <quark/AbstractTableModelBase.h++>
#include <quark/AbstractTableModelImpl.h++>
Go to the source code of this file.
|
| class | AbstractTableModel< T, IS, OS > |
| | An abstract base class for table data models, i.e., models in which every row represents an instance of the same type of object, and each column represents a field of that object. More...
|
| |
|
| | quark |
| |
| | quark::gui |
| | General-purpose views, data models, and other UI components.
|
| |