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

Public Member Functions | |
DBusServiceModel (QObject *parent=0) | |
QString | application (const QModelIndex &index) const |
QModelIndex | findOrInsert (const DBusAction *action, bool insert=false) |
QString | node (const QModelIndex &index) const |
Detailed Description
Constructor & Destructor Documentation
DBusServiceModel::DBusServiceModel | ( | QObject * | parent = 0 | ) |
Member Function Documentation
QString DBusServiceModel::application | ( | const QModelIndex & | index | ) | const |
QModelIndex DBusServiceModel::findOrInsert | ( | const DBusAction * | action, |
bool | insert = false |
||
) |
QString DBusServiceModel::node | ( | const QModelIndex & | index | ) | 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.