SimCenterCommon
Common functionality used within different SimCenter projects
|
#include <CustomizedItemModel.h>
Public Member Functions | |
CustomizedItemModel () | |
QVariant | data (const QModelIndex &index, int role) const |
Definition at line 6 of file CustomizedItemModel.h.
CustomizedItemModel::CustomizedItemModel | ( | ) |
Definition at line 7 of file CustomizedItemModel.cpp.
QVariant CustomizedItemModel::data | ( | const QModelIndex & | index, |
int | role | ||
) | const |
Definition at line 13 of file CustomizedItemModel.cpp.