QtPdCom  1.3.3
Classes | Namespaces | Macros
TableModelImpl.h File Reference
#include <QtPdCom1/TableModel.h>
#include <QAbstractTableModel>
#include <QVector>
#include <QColor>
Include dependency graph for TableModelImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QtPdCom::TableModel::Impl
 Table model. More...
 
class  QtPdCom::QtPdCom::TableColumn::Impl
 

Namespaces

 QtPdCom
 

Macros

#define DEFAULT_DECIMALS   15
 
#define DEFAULT_HIGHLIGHT_COLOR   QColor(152, 183, 255)
 
#define DEFAULT_DISABLED_COLOR   QColor(220, 220, 220)
 

Macro Definition Documentation

◆ DEFAULT_DECIMALS

#define DEFAULT_DECIMALS   15

◆ DEFAULT_DISABLED_COLOR

#define DEFAULT_DISABLED_COLOR   QColor(220, 220, 220)

◆ DEFAULT_HIGHLIGHT_COLOR

#define DEFAULT_HIGHLIGHT_COLOR   QColor(152, 183, 255)