PostTreeModel
Inherited from XTreeModel,
Inherited by NULL
Friend class NULL
Description
Members
Public interface
-
QVariant
data(const QModelIndex &index, int role) const
bool
setData(const QModelIndex &index, const QVariant &value,int role = EditRole)
-
bool m_bPreviousState
PostTreeModel(XDocument * doc, MainFrame *frame)
function:
parameters:
[i]XDocument * doc:
[i] MainFrame *frame:
return value:
QVariant data(const QModelIndex &index, int role) const
function:
parameters:
[i]const QModelIndex &index:
[i] int role:
return value:
bool setData(const QModelIndex &index, const QVariant &value,int role = EditRole)
function:
parameters:
[i]const QModelIndex &index:
[i] const QVariant &value:
[i]int role = EditRole:
return value:
int columnCount(const QModelIndex &parent) const
function:
parameters:
[i]const QModelIndex &parent:
return value: