clearData(RootItem *item) | RootModel | [protected] |
columnCount(const QModelIndex &parent=QModelIndex()) const | RootModel | [virtual] |
data(const QModelIndex &index, int role) const | RootModel | [virtual] |
dbListManager class | RootModel | [friend] |
deleteItem(DataClass *dcObj) | RootModel | [virtual] |
flags(const QModelIndex &index) const | RootModel | [virtual] |
getRootItem() | RootModel | [inline, virtual] |
getRootItem(const QModelIndex &index) const | RootModel | [inline] |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const =0 (defined in RootModel) | RootModel | [pure virtual] |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const | RootModel | [virtual] |
insertItem(RootItem *inst, QModelIndex &index, int posn) | RootModel | [virtual] |
parent(const QModelIndex &index) const | RootModel | [virtual] |
rootItem | RootModel | [protected] |
RootModel(QObject *parent=0) | RootModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const | RootModel | [virtual] |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | RootModel | [virtual] |
sort(CompareRI compare, DataClass *dcObj) | RootModel | |
~RootModel() | RootModel | [inline] |