kdelirc
kcmlirc.cpp File Reference
#include <QCheckBox>
#include <QLabel>
#include <QLayout>
#include <QLineEdit>
#include <qradiobutton.h>
#include <QComboBox>
#include <qevent.h>
#include <q3listview.h>
#include <QHBoxLayout>
#include <QDropEvent>
#include <kpushbutton.h>
#include <kapplication.h>
#include <klocale.h>
#include <kglobal.h>
#include <kconfig.h>
#include <kicondialog.h>
#include <kiconloader.h>
#include <kdebug.h>
#include <ksimpleconfig.h>
#include <kgenericfactory.h>
#include <k3listview.h>
#include <kmessagebox.h>
#include <ktoolinvocation.h>
#include <dcopclient.h>
#include <dcopref.h>
#include <irkick_stub.h>
#include "addaction.h"
#include "newmodedialog.h"
#include "profileserver.h"
#include "remoteserver.h"
#include "kcmlirc.h"
#include "editaction.h"
#include "editmode.h"
#include "modeslist.h"
#include "selectprofile.h"
#include "kcmlirc.moc"

Go to the source code of this file.
Typedefs | |
| typedef KGenericFactory < KCMLirc, QWidget > | theFactory |
Functions | |
| K_EXPORT_COMPONENT_FACTORY (kcmlirc, theFactory("kcmlirc")) KCMLirc | |
| KDE_EXPORT KCModule * | create_kcmlirc (QWidget *parent, const char *) |
Typedef Documentation
| typedef KGenericFactory<KCMLirc, QWidget> theFactory |
Definition at line 52 of file kcmlirc.cpp.
Function Documentation
Definition at line 540 of file kcmlirc.cpp.
| K_EXPORT_COMPONENT_FACTORY | ( | kcmlirc | , | |
| theFactory("kcmlirc") | ||||
| ) |
Definition at line 53 of file kcmlirc.cpp.
KDE 4.0 API Reference