GroupListWidget Pile
version 0.0.1
The pile attempts to provide a widget that is capable of presenting
|
Allows user to customize parts of the GroupModel. More...
#include <grouplistdelegate.h>
Public Types | |
enum | Layout { LayInvalid = -1, LayIcon, LayList, Laymax } |
Public Member Functions | |
GroupListDelegate (QObject *parent=NULL) | |
Constructor. | |
virtual | ~GroupListDelegate () |
Destructor. | |
virtual void | reinit (GroupListWidget *lwidget, GroupModel *umodel) |
compute cached values | |
QSize | gridCell () const |
Get the size of the cell. | |
Allows user to customize parts of the GroupModel.