Quark  0.1
AbstractTableModel.h++ File Reference
#include <QBuffer>
#include <QDebug>
#include <QFlags>
#include <QIcon>
#include <QMimeData>
#include <QStringList>
#include <quark/AbstractTableModelBase.h++>
#include <quark/AbstractTableModelImpl.h++>
Include dependency graph for AbstractTableModel.h++:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...
 

Namespaces

 quark
 
 quark::gui
 General-purpose views, data models, and other UI components.