kdelirc
KCMLirc Class Reference
#include <kcmlirc.h>

Detailed Description
Definition at line 35 of file kcmlirc.h.
Public Slots | |
| void | updateActions () |
| void | updateModesStatus (Q3ListViewItem *) |
| void | updateActionsStatus (Q3ListViewItem *) |
| void | updateModes () |
| void | updateExtensions () |
| void | updateInformation () |
| void | slotAddMode () |
| void | slotRemoveMode () |
| void | slotSetDefaultMode () |
| void | slotAddAction () |
| void | slotAddActions () |
| void | slotEditAction () |
| void | slotRemoveAction () |
| void | slotDrop (K3ListView *, QDropEvent *, Q3ListViewItem *, Q3ListViewItem *after) |
| void | slotRenamed (Q3ListViewItem *item) |
| void | slotEditMode () |
Signals | |
| void | haveButton (const QString &remote, const QString &button) |
DCOP Member Functions | |
| virtual void | gotButton (QString remote, QString button) |
Public Member Functions | |
| virtual void | load () |
| virtual void | save () |
| virtual void | defaults () |
| virtual void | configChanged () |
| KCMLirc (QWidget *parent=0, const QStringList &args=QStringList()) | |
| ~KCMLirc () | |
Constructor & Destructor Documentation
| KCMLirc::KCMLirc | ( | QWidget * | parent = 0, |
|
| const QStringList & | args = QStringList() | |||
| ) |
| KCMLirc::~KCMLirc | ( | ) |
Definition at line 97 of file kcmlirc.cpp.
Member Function Documentation
| void KCMLirc::updateActions | ( | ) | [slot] |
Definition at line 372 of file kcmlirc.cpp.
| void KCMLirc::updateModesStatus | ( | Q3ListViewItem * | item | ) | [slot] |
Definition at line 101 of file kcmlirc.cpp.
| void KCMLirc::updateActionsStatus | ( | Q3ListViewItem * | item | ) | [slot] |
Definition at line 111 of file kcmlirc.cpp.
| void KCMLirc::updateModes | ( | ) | [slot] |
Definition at line 401 of file kcmlirc.cpp.
| void KCMLirc::updateExtensions | ( | ) | [slot] |
Definition at line 439 of file kcmlirc.cpp.
| void KCMLirc::updateInformation | ( | ) | [slot] |
Definition at line 464 of file kcmlirc.cpp.
| void KCMLirc::slotAddMode | ( | ) | [slot] |
Definition at line 283 of file kcmlirc.cpp.
| void KCMLirc::slotRemoveMode | ( | ) | [slot] |
Definition at line 334 of file kcmlirc.cpp.
| void KCMLirc::slotSetDefaultMode | ( | ) | [slot] |
Definition at line 347 of file kcmlirc.cpp.
| void KCMLirc::slotAddAction | ( | ) | [slot] |
Definition at line 162 of file kcmlirc.cpp.
| void KCMLirc::slotAddActions | ( | ) | [slot] |
Definition at line 143 of file kcmlirc.cpp.
| void KCMLirc::slotEditAction | ( | ) | [slot] |
Definition at line 129 of file kcmlirc.cpp.
| void KCMLirc::slotRemoveAction | ( | ) | [slot] |
Definition at line 243 of file kcmlirc.cpp.
| void KCMLirc::slotDrop | ( | K3ListView * | , | |
| QDropEvent * | , | |||
| Q3ListViewItem * | , | |||
| Q3ListViewItem * | after | |||
| ) | [slot] |
Definition at line 355 of file kcmlirc.cpp.
| void KCMLirc::slotRenamed | ( | Q3ListViewItem * | item | ) | [slot] |
Definition at line 117 of file kcmlirc.cpp.
| void KCMLirc::slotEditMode | ( | ) | [slot] |
Definition at line 304 of file kcmlirc.cpp.
| void KCMLirc::load | ( | ) | [virtual] |
Definition at line 501 of file kcmlirc.cpp.
| void KCMLirc::save | ( | ) | [virtual] |
Definition at line 519 of file kcmlirc.cpp.
| void KCMLirc::defaults | ( | ) | [virtual] |
Definition at line 513 of file kcmlirc.cpp.
| void KCMLirc::configChanged | ( | ) | [virtual] |
Definition at line 531 of file kcmlirc.cpp.
Definition at line 396 of file kcmlirc.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference