QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsCptCityBrowserModel Member List

This is the complete list of members for QgsCptCityBrowserModel, including all inherited members.

addRootItems()QgsCptCityBrowserModelprotected
Authors enum valueQgsCptCityBrowserModel
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertItems(QgsCptCityDataItem *parent, int first, int last)QgsCptCityBrowserModelslot
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveItems(QgsCptCityDataItem *parent, int first, int last)QgsCptCityBrowserModelslot
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
blockSignals(bool block)QObject
buddy(const QModelIndex &index) constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) const overrideQgsCptCityBrowserModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
columnCount(const QModelIndex &parent=QModelIndex()) const overrideQgsCptCityBrowserModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectItem(QgsCptCityDataItem *item)QgsCptCityBrowserModel
connectNotify(const char *signal)QObjectprotectedvirtual
createIndex(int row, int column, void *ptr) constQAbstractItemModelprotected
createIndex(int row, int column, int id) constQAbstractItemModelprotected
createIndex(int row, int column, quint32 id) constQAbstractItemModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideQgsCptCityBrowserModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModel
dataItem(const QModelIndex &idx) const QgsCptCityBrowserModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)QAbstractItemModelvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
endInsertColumns()QAbstractItemModelprotected
endInsertItems()QgsCptCityBrowserModelslot
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveItems()QgsCptCityBrowserModelslot
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent) overrideQgsCptCityBrowserModelvirtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
findItem(QgsCptCityDataItem *item, QgsCptCityDataItem *parent=0) const QgsCptCityBrowserModel
findPath(QString path)QgsCptCityBrowserModel
flags(const QModelIndex &index) const overrideQgsCptCityBrowserModelvirtual
hasChildren(const QModelIndex &parent=QModelIndex()) const overrideQgsCptCityBrowserModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideQgsCptCityBrowserModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overrideQgsCptCityBrowserModelvirtual
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isWidgetType() constQObject
itemData(const QModelIndex &index) constQAbstractItemModelvirtual
killTimer(int id)QObject
layoutAboutToBeChanged()QAbstractItemModel
layoutChanged()QAbstractItemModel
List enum valueQgsCptCityBrowserModel
mArchiveQgsCptCityBrowserModelprotected
match(const QModelIndex &start, int role, const QVariant &value, int hits, QFlags< Qt::MatchFlag > flags) constQAbstractItemModelvirtual
metaObject() constQObjectvirtual
mIconSizeQgsCptCityBrowserModelprotected
mimeData(const QModelIndexList &indexes) constQAbstractItemModelvirtual
mimeTypes() constQAbstractItemModelvirtual
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
moveToThread(QThread *targetThread)QObject
mRootItemsQgsCptCityBrowserModelprotected
mViewTypeQgsCptCityBrowserModelprotected
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parent(const QModelIndex &index) const overrideQgsCptCityBrowserModelvirtual
QObject::parent() constQObject
persistentIndexList() constQAbstractItemModelprotected
property(const char *name) constQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QgsCptCityBrowserModel(QObject *parent=0, QgsCptCityArchive *archive=QgsCptCityArchive::defaultArchive(), ViewType Type=Authors)QgsCptCityBrowserModel
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
refresh(QString path)QgsCptCityBrowserModel
refresh(const QModelIndex &index=QModelIndex())QgsCptCityBrowserModel
reload()QgsCptCityBrowserModel
removeChild(QObject *object)QObject
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
removeEventFilter(QObject *obj)QObject
removeRootItems()QgsCptCityBrowserModelprotected
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
reset()QAbstractItemModelprotected
resetInternalData()QAbstractItemModelprotected
revert()QAbstractItemModelvirtual
roleNames() constQAbstractItemModel
rowCount(const QModelIndex &parent=QModelIndex()) const overrideQgsCptCityBrowserModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
Selections enum valueQgsCptCityBrowserModel
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setData(const QModelIndex &index, const QVariant &value, int role)QAbstractItemModelvirtual
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role)QAbstractItemModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModelprotected
setSupportedDragActions(QFlags< Qt::DropAction > actions)QAbstractItemModel
sibling(int row, int column, const QModelIndex &index) constQAbstractItemModel
signalsBlocked() constQObject
sort(int column, Qt::SortOrder order)QAbstractItemModelvirtual
span(const QModelIndex &index) constQAbstractItemModelvirtual
startTimer(int interval)QObject
submit()QAbstractItemModelvirtual
supportedDragActions() constQAbstractItemModel
supportedDropActions() constQAbstractItemModelvirtual
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
ViewType enum nameQgsCptCityBrowserModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QgsCptCityBrowserModel()QgsCptCityBrowserModel
~QObject()QObjectvirtual