kio Library API Documentation

kpropertiesdesktopbase.h

00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file './kpropertiesdesktopbase.ui' 00003 ** 00004 ** Created: Fri Oct 8 10:55:31 2004 00005 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.3 edited Nov 24 2003 $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef KPROPERTIESDESKTOPBASE_H 00011 #define KPROPERTIESDESKTOPBASE_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 QLabel; 00021 class KListView; 00022 class QListViewItem; 00023 class KLineEdit; 00024 class QPushButton; 00025 00026 class KPropertiesDesktopBase : public QWidget 00027 { 00028 Q_OBJECT 00029 00030 public: 00031 KPropertiesDesktopBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00032 ~KPropertiesDesktopBase(); 00033 00034 QLabel* textLabel7; 00035 KListView* filetypeList; 00036 QLabel* nameLabel; 00037 KLineEdit* nameEdit; 00038 QLabel* textLabel2; 00039 KLineEdit* genNameEdit; 00040 QLabel* textLabel3; 00041 KLineEdit* commentEdit; 00042 QLabel* textLabel4; 00043 KLineEdit* commandEdit; 00044 QPushButton* browseButton; 00045 QPushButton* addFiletypeButton; 00046 QPushButton* delFiletypeButton; 00047 QPushButton* advancedButton; 00048 00049 protected: 00050 QGridLayout* KPropertiesDesktopBaseLayout; 00051 QSpacerItem* spacer6; 00052 QSpacerItem* spacer31_2; 00053 QSpacerItem* spacer31_3; 00054 00055 protected slots: 00056 virtual void languageChange(); 00057 00058 }; 00059 00060 #endif // KPROPERTIESDESKTOPBASE_H
KDE Logo
This file is part of the documentation for kio Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 8 11:14:58 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003