• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

KLDAP Library

KLDAP::LdapModel Member List

This is the complete list of members for KLDAP::LdapModel, including all inherited members.

Attribute enum value (defined in KLDAP::LdapModel)KLDAP::LdapModel
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModel
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModel
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModel
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModel
buddy(const QModelIndex &index)QAbstractItemModel
canFetchMore(const QModelIndex &parent) const KLDAP::LdapModel [virtual]
QAbstractItemModel::canFetchMore(const QModelIndex &parent)QAbstractItemModel
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModel
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModel
columnCount(const QModelIndex &parent) const KLDAP::LdapModel [virtual]
QAbstractItemModel::columnCount(const QModelIndex &parent=QModelIndex()QAbstractItemModel
columnsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
createIndex(int row, int column, void *ptr=0)QAbstractItemModel
createIndex(int row, int column, quint32 id)QAbstractItemModel
data(const QModelIndex &index, int role) const KLDAP::LdapModel [virtual]
QAbstractItemModel::data(const QModelIndex &index, int role=Qt::DisplayRole)QAbstractItemModel
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModel
DistinguishedName enum value (defined in KLDAP::LdapModel)KLDAP::LdapModel
DropActionsQAbstractItemModel::supportedDragActions()QAbstractItemModel
DropActionsQAbstractItemModel::supportedDropActions()QAbstractItemModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)KLDAP::LdapModel [virtual]
endInsertColumns()QAbstractItemModel
endInsertRows()QAbstractItemModel
endRemoveColumns()QAbstractItemModel
endRemoveRows()QAbstractItemModel
fetchMore(const QModelIndex &parent)KLDAP::LdapModel [virtual]
flags(const QModelIndex &index) const KLDAP::LdapModel [virtual]
hasChildren(const QModelIndex &parent) const KLDAP::LdapModel [virtual]
QAbstractItemModel::hasChildren(const QModelIndex &parent=QModelIndex()QAbstractItemModel
hasChildrenOfType(const QModelIndex &parent, LdapDataType type) const KLDAP::LdapModel
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role) const KLDAP::LdapModel [virtual]
QAbstractItemModel::headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole)QAbstractItemModel
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
horizontalStepsPerItem()QAbstractItemModel
index(int row, int col, const QModelIndex &parent) const KLDAP::LdapModel [virtual]
QAbstractItemModel::index(int row, int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
insertColumn(int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex()QAbstractItemModel
insertRow(int row, const QModelIndex &parent=QModelIndex()QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent=QModelIndex())KLDAP::LdapModel [virtual]
QAbstractItemModel::insertRows(int row, int count, const QModelIndex &parent=QModelIndex()QAbstractItemModel
itemData(const QModelIndex &index)QAbstractItemModel
ItemFlagsQAbstractItemModel::flags(const QModelIndex &index)QAbstractItemModel
layoutAboutToBeChanged()QAbstractItemModel
layoutChanged()QAbstractItemModel
LdapDataType enum name (defined in KLDAP::LdapModel)KLDAP::LdapModel
LdapModel(QObject *parent=0)KLDAP::LdapModel [explicit]
LdapModel(LdapConnection &connection, QObject *parent=0)KLDAP::LdapModel [explicit]
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)QAbstractItemModel
mimeData(const QModelIndexList &indexes) const KLDAP::LdapModel [virtual]
QAbstractItemModel::mimeData(const QModelIndexList &indexes)QAbstractItemModel
mimeTypes()QAbstractItemModel
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
NodeTypeRole enum value (defined in KLDAP::LdapModel)KLDAP::LdapModel
parent(const QModelIndex &child) const KLDAP::LdapModel [virtual]
QAbstractItemModel::parent(const QModelIndex &index)QAbstractItemModel
persistentIndexList()QAbstractItemModel
QAbstractItemModel(QObject *parent=0)QAbstractItemModel
ready()KLDAP::LdapModel [signal]
removeColumn(int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex()QAbstractItemModel
removeRow(int row, const QModelIndex &parent=QModelIndex()QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())KLDAP::LdapModel [virtual]
QAbstractItemModel::removeRows(int row, int count, const QModelIndex &parent=QModelIndex()QAbstractItemModel
reset()QAbstractItemModel
revert()KLDAP::LdapModel [virtual, slot]
Roles enum name (defined in KLDAP::LdapModel)KLDAP::LdapModel
rowCount(const QModelIndex &parent) const KLDAP::LdapModel [virtual]
QAbstractItemModel::rowCount(const QModelIndex &parent=QModelIndex()QAbstractItemModel
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
setConnection(LdapConnection &connection)KLDAP::LdapModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)KLDAP::LdapModel [virtual]
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole)QAbstractItemModel
setHorizontalStepsPerItem(int steps)QAbstractItemModel
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModel
setSupportedDragActions(Qt::DropActions actions)QAbstractItemModel
setVerticalStepsPerItem(int steps)QAbstractItemModel
sibling(int row, int column, const QModelIndex &index)QAbstractItemModel
sort(int column, Qt::SortOrder order=Qt::AscendingOrder)KLDAP::LdapModel [virtual]
span(const QModelIndex &index)QAbstractItemModel
submit()KLDAP::LdapModel [virtual, slot]
supportedDropActions() const KLDAP::LdapModel [virtual]
verticalStepsPerItem()QAbstractItemModel
~LdapModel() (defined in KLDAP::LdapModel)KLDAP::LdapModel [virtual]

KLDAP Library

Skip menu "KLDAP Library"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  • kabc
  • kblog
  • kcal
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal