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

Public Member Functions | |
DBusFunctionModel (QObject *parent) | |
QModelIndex | findOrInsert (const DBusAction *action, bool insert=false) |
QString | getInterface (int index) const |
Prototype | getPrototype (int index) const |
QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
void | refresh (const QString &app, const QString &node) |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
QModelIndex DBusFunctionModel::findOrInsert | ( | const DBusAction * | action, |
bool | insert = false |
||
) |
QString DBusFunctionModel::getInterface | ( | int | index | ) | const |
Prototype DBusFunctionModel::getPrototype | ( | int | index | ) | const |
QVariant DBusFunctionModel::headerData | ( | int | section, |
Qt::Orientation | orientation, | ||
int | role | ||
) | const |
void DBusFunctionModel::refresh | ( | const QString & | app, |
const QString & | node | ||
) |
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.