User Tools

Site Tools


project:aeac:posttreemodel



PostTreeModel

Inherited from XTreeModel,

Inherited by NULL

Friend class NULL

Description

Members

Public interface

  • PostTreeModel(XDocument * doc, MainFrame *frame)
  • QVariant data(const QModelIndex &index, int role) const
  • bool setData(const QModelIndex &index, const QVariant &value,int role = EditRole)
  • int columnCount(const QModelIndex &parent) const

bool m_bPreviousState


PostTreeModel(XDocument * doc, MainFrame *frame)

  • function:
  • parameters:
    1. [i]XDocument * doc:
    2. [i] MainFrame *frame:
  • return value:

QVariant data(const QModelIndex &index, int role) const

  • function:
  • parameters:
    1. [i]const QModelIndex &index:
    2. [i] int role:
  • return value:

bool setData(const QModelIndex &index, const QVariant &value,int role = EditRole)

  • function:
  • parameters:
    1. [i]const QModelIndex &index:
    2. [i] const QVariant &value:
    3. [i]int role = EditRole:
  • return value:

int columnCount(const QModelIndex &parent) const

  • function:
  • parameters:
    1. [i]const QModelIndex &parent:
  • return value:
project/aeac/posttreemodel.txt · Last modified: 2023/05/16 10:14 (external edit)