kanyremotewidgetbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '/home/fedotov/kdeapp/kanyremote/src/kanyremotewidgetbase.ui'
00003 **
00004 ** Created: Птн Апр 28 00:01:36 2006
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.5   edited Aug 31 12:13 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef KANYREMOTEWIDGET_H
00011 #define KANYREMOTEWIDGET_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QFrame;
00021 class QLabel;
00022 class KURLRequester;
00023 class QPushButton;
00024 
00025 class KAnyRemoteWidgetBase : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KAnyRemoteWidgetBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~KAnyRemoteWidgetBase();
00032 
00033     QFrame* frame3;
00034     QLabel* textLabel1;
00035     KURLRequester* fileName;
00036     QPushButton* edit;
00037     QPushButton* ok;
00038     QPushButton* cancel;
00039 
00040 public slots:
00041     virtual void cancelClicked();
00042     virtual void okClicked();
00043     virtual void cfgFileChecked();
00044     virtual void editClicked();
00045     virtual void fChecked();
00046 
00047 protected:
00048     QGridLayout* kanyremotewidgetLayout;
00049     QGridLayout* frame3Layout;
00050 
00051 protected slots:
00052     virtual void languageChange();
00053 
00054 };
00055 
00056 #endif // KANYREMOTEWIDGET_H

Generated on Sat Apr 29 12:37:08 2006 for kanyremote.kdevelop by  doxygen 1.4.6