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

Public Member Functions | |
ActionTemplateModel (QObject *parent=0) | |
ActionTemplateModel (const Profile *profile, QObject *parent=0) | |
ProfileActionTemplate | actionTemplate (const QModelIndex &index) const |
void | appendRow (ProfileActionTemplate actionTemplate) |
QModelIndex | find (const ProfileAction *action) const |
Qt::ItemFlags | flags (const QModelIndex &index) const |
QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
void | refresh (const Profile *profile) |
Detailed Description
Constructor & Destructor Documentation
ActionTemplateModel::ActionTemplateModel | ( | QObject * | parent = 0 | ) |
Member Function Documentation
ProfileActionTemplate ActionTemplateModel::actionTemplate | ( | const QModelIndex & | index | ) | const |
void ActionTemplateModel::appendRow | ( | ProfileActionTemplate | actionTemplate | ) |
QModelIndex ActionTemplateModel::find | ( | const ProfileAction * | action | ) | const |
Qt::ItemFlags ActionTemplateModel::flags | ( | const QModelIndex & | index | ) | const |
QVariant ActionTemplateModel::headerData | ( | int | section, |
Qt::Orientation | orientation, | ||
int | role | ||
) | const |
void ActionTemplateModel::refresh | ( | const Profile * | profile | ) |
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.