Quark  0.1
BasicTreeModel< T, IS, OS > Member List

This is the complete list of members for BasicTreeModel< T, IS, OS >, including all inherited members.

addField(const QString &name)BasicTreeModelBaseprotected
addItem(T *parent, T *item)BasicTreeModel< T, IS, OS >
BasicTreeModel(T *root, Options options=0, QObject *parent=NULL)BasicTreeModel< T, IS, OS >protected
BasicTreeModelBase(Options options=0, QObject *parent=NULL)BasicTreeModelBaseprotected
canFetchMore(const QModelIndex &index) constBasicTreeModel< T, IS, OS >virtual
clear()BasicTreeModel< T, IS, OS >
columnCount(const QModelIndex &parent=QModelIndex()) constBasicTreeModel< T, IS, OS >virtual
data(const QModelIndex &index, int role=Qt::DisplayRole) constBasicTreeModel< T, IS, OS >virtual
dropMimeData(const QMimeData *mimeData, Qt::DropAction action, int row, int column, const QModelIndex &parent)BasicTreeModel< T, IS, OS >virtual
dropOtherMimeData(const QMimeData *mimeData, Qt::DropAction action, int row, int column, const QModelIndex &parent)BasicTreeModel< T, IS, OS >protectedvirtual
fetchMore(const QModelIndex &index)BasicTreeModel< T, IS, OS >virtual
fieldCount() constBasicTreeModelBase
flags(const QModelIndex &index) constBasicTreeModel< T, IS, OS >virtual
getField(int field) constBasicTreeModelBase
getFieldAlignment(const T &item, int field) constBasicTreeModel< T, IS, OS >protectedvirtual
getFieldName(int field) constBasicTreeModelBase
getFieldToolTip(const T &item, int field) constBasicTreeModel< T, IS, OS >protectedvirtual
getFieldValue(const T &item, int field) const =0BasicTreeModel< T, IS, OS >pure virtual
getIcon(const T &item) constBasicTreeModel< T, IS, OS >protectedvirtual
getIndexForItem(const T *item) constBasicTreeModel< T, IS, OS >
getItemAt(const T *parent, int index) constBasicTreeModel< T, IS, OS >
getItemForIndex(const QModelIndex &index) constBasicTreeModel< T, IS, OS >
getParentItem(const T *item) constBasicTreeModel< T, IS, OS >
getRootItem() constBasicTreeModel< T, IS, OS >
hasChildren(const QModelIndex &parent=QModelIndex()) constBasicTreeModel< T, IS, OS >virtual
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constBasicTreeModel< T, IS, OS >virtual
index(int row, int column, const QModelIndex &parent=QModelIndex()) constBasicTreeModel< T, IS, OS >virtual
indexOf(const T *parent, const T *item) constBasicTreeModel< T, IS, OS >
insertItemAt(T *parent, int index, T *item)BasicTreeModel< T, IS, OS >
isDraggable(const T &item) constBasicTreeModel< T, IS, OS >protectedvirtual
isDroppable(const T &item) constBasicTreeModel< T, IS, OS >protectedvirtual
isDynamic(const T &item) constBasicTreeModel< T, IS, OS >protectedvirtual
isEmpty() constBasicTreeModel< T, IS, OS >
isLeaf(const T &item) const =0BasicTreeModel< T, IS, OS >pure virtual
isRootDroppable() constBasicTreeModel< T, IS, OS >protectedvirtual
isRootVisible() constBasicTreeModelBase
isSorted() constBasicTreeModelBase
itemCount(const T *parent) constBasicTreeModel< T, IS, OS >
itemMimeType() constBasicTreeModel< T, IS, OS >protectedvirtual
loadChildren(T *parent)BasicTreeModel< T, IS, OS >protectedvirtual
mimeData(const QModelIndexList &indexes) constBasicTreeModel< T, IS, OS >virtual
mimeTypes() constBasicTreeModel< T, IS, OS >virtual
None enum valueBasicTreeModelBase
onItemReparented(T *item, T *parent)BasicTreeModel< T, IS, OS >protectedvirtual
Option typedefBasicTreeModel< T, IS, OS >protected
Options typedefBasicTreeModel< T, IS, OS >protected
otherMimeTypes() constBasicTreeModel< T, IS, OS >protectedvirtual
parent(const QModelIndex &index) constBasicTreeModel< T, IS, OS >virtual
Q_DECLARE_FLAGS(Options, Option)BasicTreeModelBase
read(IS &stream)BasicTreeModel< T, IS, OS >virtual
readEndItem(T *item, IS &stream)BasicTreeModel< T, IS, OS >protectedvirtual
readEpilog(IS &stream)BasicTreeModel< T, IS, OS >protectedvirtual
readItem(IS &stream)BasicTreeModel< T, IS, OS >protectedvirtual
readProlog(IS &stream)BasicTreeModel< T, IS, OS >protectedvirtual
removeChildItem(T *parent, int index)BasicTreeModel< T, IS, OS >
removeItem(T *item)BasicTreeModel< T, IS, OS >
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())BasicTreeModel< T, IS, OS >virtual
RootVisible enum valueBasicTreeModelBase
rowCount(const QModelIndex &parent=QModelIndex()) constBasicTreeModel< T, IS, OS >virtual
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)BasicTreeModel< T, IS, OS >virtual
setFieldValue(T *item, int field, const QVariant &value)BasicTreeModel< T, IS, OS >protectedvirtual
setItems(T *parent, QList< T *> items)BasicTreeModel< T, IS, OS >
Sorted enum valueBasicTreeModelBase
takeItemAt(const T *parent, int index)BasicTreeModel< T, IS, OS >
unloadItemsForIndex(const QModelIndex &parent)BasicTreeModel< T, IS, OS >
updateItem(T *item)BasicTreeModel< T, IS, OS >
write(OS &stream) constBasicTreeModel< T, IS, OS >virtual
writeEndItem(const T &item, OS &stream) constBasicTreeModel< T, IS, OS >protectedvirtual
writeEpilog(OS &stream) constBasicTreeModel< T, IS, OS >protectedvirtual
writeItem(const T &item, OS &stream) constBasicTreeModel< T, IS, OS >protectedvirtual
writeProlog(OS &stream) constBasicTreeModel< T, IS, OS >protectedvirtual
~BasicTreeModel()BasicTreeModel< T, IS, OS >virtual
~BasicTreeModelBase()BasicTreeModelBasevirtual