• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

Kross

Kross::ActionCollectionModel Member List

This is the complete list of members for Kross::ActionCollectionModel, including all inherited members.

action(const QModelIndex &index)Kross::ActionCollectionModel [static]
ActionCollectionModel(QObject *parent, ActionCollection *collection=0, Mode mode=Mode(Icons|ToolTips))Kross::ActionCollectionModel [explicit]
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)QAbstractItemModel
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModel
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModel
collection(const QModelIndex &index)Kross::ActionCollectionModel [static]
columnCount(const QModelIndex &parent=QModelIndex()) const Kross::ActionCollectionModel [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=Qt::DisplayRole) const Kross::ActionCollectionModel [virtual]
QAbstractItemModel::data(const QModelIndex &index, int role=Qt::DisplayRole)QAbstractItemModel
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModel
DropActionsQAbstractItemModel::supportedDragActions()QAbstractItemModel
DropActionsQAbstractItemModel::supportedDropActions()QAbstractItemModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)Kross::ActionCollectionModel [virtual]
endInsertColumns()QAbstractItemModel
endInsertRows()QAbstractItemModel
endRemoveColumns()QAbstractItemModel
endRemoveRows()QAbstractItemModel
fetchMore(const QModelIndex &parent)QAbstractItemModel
flags(const QModelIndex &index) const Kross::ActionCollectionModel [virtual]
hasChildren(const QModelIndex &parent=QModelIndex()QAbstractItemModel
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole)QAbstractItemModel
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
horizontalStepsPerItem()QAbstractItemModel
Icons enum valueKross::ActionCollectionModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const Kross::ActionCollectionModel [virtual]
QAbstractItemModel::index(int row, int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
indexForAction(Action *action) const Kross::ActionCollectionModel
indexForCollection(ActionCollection *collection) const Kross::ActionCollectionModel
insertColumn(int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex())Kross::ActionCollectionModel [virtual]
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())Kross::ActionCollectionModel [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
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 Kross::ActionCollectionModel [virtual]
QAbstractItemModel::mimeData(const QModelIndexList &indexes)QAbstractItemModel
mimeTypes() const Kross::ActionCollectionModel [virtual]
QAbstractItemModel::mimeTypes()QAbstractItemModel
Mode enum nameKross::ActionCollectionModel
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
None enum valueKross::ActionCollectionModel
parent(const QModelIndex &index) const Kross::ActionCollectionModel [virtual]
QAbstractItemModel::parent(const QModelIndex &index)QAbstractItemModel
persistentIndexList()QAbstractItemModel
QAbstractItemModel(QObject *parent=0)QAbstractItemModel
removeColumn(int column, const QModelIndex &parent=QModelIndex()QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex())Kross::ActionCollectionModel [virtual]
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())Kross::ActionCollectionModel [virtual]
QAbstractItemModel::removeRows(int row, int count, const QModelIndex &parent=QModelIndex()QAbstractItemModel
reset()QAbstractItemModel
revert()QAbstractItemModel
rootCollection() const Kross::ActionCollectionModel
rowCount(const QModelIndex &parent=QModelIndex()) const Kross::ActionCollectionModel [virtual]
QAbstractItemModel::rowCount(const QModelIndex &parent=QModelIndex()QAbstractItemModel
rowNumber(ActionCollection *collection) const Kross::ActionCollectionModel [protected]
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
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)Kross::ActionCollectionModel [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)QAbstractItemModel
span(const QModelIndex &index)QAbstractItemModel
submit()QAbstractItemModel
supportedDropActions() const Kross::ActionCollectionModel [virtual]
ToolTips enum valueKross::ActionCollectionModel
UserCheckable enum valueKross::ActionCollectionModel
verticalStepsPerItem()QAbstractItemModel
~ActionCollectionModel()Kross::ActionCollectionModel [virtual]

Kross

Skip menu "Kross"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
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