GroupListWidget Pile
version 0.0.1
The pile attempts to provide a widget that is capable of presenting
|
Groups the column and the role for a specific task. More...
#include <groupmodel.h>
Public Member Functions | |
ModelId (int column, Qt::ItemDataRole role) | |
int | column () const |
void | setColumn (int value) |
Qt::ItemDataRole | role () const |
void | setRole (Qt::ItemDataRole value) |
Groups the column and the role for a specific task.