Quark  0.1
AbstractTableModelBase.h++ File Reference
#include <QAbstractItemModel>
#include <QFlags>
#include <QVector>
#include <quark/Field.h++>
#include <quark/Quark.h++>
Include dependency graph for AbstractTableModelBase.h++:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractTableModelBase
 A non-parameterized abstract base class for Quark table models. More...
 

Namespaces

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

Functions

 Q_DECLARE_OPERATORS_FOR_FLAGS (quark::gui::AbstractTableModelBase::Options)
 

Function Documentation

◆ Q_DECLARE_OPERATORS_FOR_FLAGS()

Q_DECLARE_OPERATORS_FOR_FLAGS ( quark::gui::AbstractTableModelBase::Options  )