kremotecontrol
KeySequenceListModel Class Reference
#include <editkeypressaction.h>
Inheritance diagram for KeySequenceListModel:

Public Member Functions | |
KeySequenceListModel (QObject *parent=0) | |
QList< QKeySequence > | keySeqenceList () |
void | setList (QList< QKeySequence > list) |
Detailed Description
Definition at line 72 of file editkeypressaction.h.
Constructor & Destructor Documentation
KeySequenceListModel::KeySequenceListModel | ( | QObject * | parent = 0 | ) |
Definition at line 129 of file editkeypressaction.cpp.
Member Function Documentation
QList< QKeySequence > KeySequenceListModel::keySeqenceList | ( | ) |
Definition at line 141 of file editkeypressaction.cpp.
void KeySequenceListModel::setList | ( | QList< QKeySequence > | list | ) |
Definition at line 135 of file editkeypressaction.cpp.
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.