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

Applets

Kickoff::ApplicationModel Member List

This is the complete list of members for Kickoff::ApplicationModel, including all inherited members.

ApplicationModel(QObject *parent=0)Kickoff::ApplicationModel
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 Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::canFetchMore(const QModelIndex &parent)QAbstractItemModel
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModel
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModel
checkSycocaChange()Kickoff::ApplicationModel [slot]
columnCount(const QModelIndex &parent=QModelIndex()) const Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::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 Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::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)QAbstractItemModel
duplicatePolicy() const Kickoff::ApplicationModel
DuplicatePolicy enum nameKickoff::ApplicationModel
endInsertColumns()QAbstractItemModel
endInsertRows()QAbstractItemModel
endRemoveColumns()QAbstractItemModel
endRemoveRows()QAbstractItemModel
fetchMore(const QModelIndex &parent)Kickoff::ApplicationModel [virtual]
flags(const QModelIndex &index) const Kickoff::KickoffAbstractModel [virtual]
hasChildren(const QModelIndex &parent=QModelIndex()) const Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::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) const Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::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 column, const QModelIndex &parent=QModelIndex()) const Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::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()QAbstractItemModel
itemData(const QModelIndex &index)QAbstractItemModel
ItemFlagsQAbstractItemModel::flags(const QModelIndex &index)QAbstractItemModel
KickoffAbstractModel(QObject *parent=0)Kickoff::KickoffAbstractModel
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 Kickoff::KickoffAbstractModel [virtual]
QAbstractItemModel::mimeData(const QModelIndexList &indexes)QAbstractItemModel
mimeTypes() const Kickoff::KickoffAbstractModel [virtual]
QAbstractItemModel::mimeTypes()QAbstractItemModel
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
parent(const QModelIndex &index) const Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::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()QAbstractItemModel
removeRow(int row, const QModelIndex &parent=QModelIndex()QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()QAbstractItemModel
reset()QAbstractItemModel
revert()QAbstractItemModel
rowCount(const QModelIndex &parent=QModelIndex()) const Kickoff::ApplicationModel [virtual]
Kickoff::KickoffAbstractModel::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
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QAbstractItemModel
setDuplicatePolicy(DuplicatePolicy policy)Kickoff::ApplicationModel
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
ShowDuplicatesPolicy enum valueKickoff::ApplicationModel
ShowLatestOnlyPolicy enum valueKickoff::ApplicationModel
sibling(int row, int column, const QModelIndex &index)QAbstractItemModel
slotReloadMenu()Kickoff::ApplicationModel [slot]
sort(int column, Qt::SortOrder order=Qt::AscendingOrder)QAbstractItemModel
span(const QModelIndex &index)QAbstractItemModel
submit()QAbstractItemModel
supportedDragActions() const Kickoff::KickoffAbstractModel [virtual]
supportedDropActions() const Kickoff::KickoffAbstractModel [virtual]
verticalStepsPerItem()QAbstractItemModel
~ApplicationModel()Kickoff::ApplicationModel [virtual]
~KickoffAbstractModel()Kickoff::KickoffAbstractModel [virtual]

Applets

Skip menu "Applets"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libplasma
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference 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