kremotecontrol
ActionModel Class Reference
#include <model.h>
Inheritance diagram for ActionModel:

Public Member Functions | |
ActionModel (QObject *parent=0) | |
Action * | action (const QModelIndex &index) const |
QVariant | data (const QModelIndex &index, int role) const |
QModelIndex | find (Action *action) const |
Qt::ItemFlags | flags (const QModelIndex &index) const |
QMimeData * | mimeData (const QModelIndexList &indexes) const |
void | refresh (Mode *mode) |
Qt::DropActions | supportedDragActions () const |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Action * ActionModel::action | ( | const QModelIndex & | index | ) | const |
QVariant ActionModel::data | ( | const QModelIndex & | index, |
int | role | ||
) | const |
Qt::ItemFlags ActionModel::flags | ( | const QModelIndex & | index | ) | const |
QMimeData * ActionModel::mimeData | ( | const QModelIndexList & | indexes | ) | const |
Qt::DropActions ActionModel::supportedDragActions | ( | ) | const |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.