kio Library API Documentation

kpropertiesdesktopbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kpropertiesdesktopbase.ui'
00003 **
00004 ** Created: Thu Sep 30 04:44:02 2004
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.2.3   edited May 19 14:22 $)
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 QLabel;
00020 class KListView;
00021 class QListViewItem;
00022 class KLineEdit;
00023 class QPushButton;
00024 
00025 class KPropertiesDesktopBase : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KPropertiesDesktopBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~KPropertiesDesktopBase();
00032 
00033     QLabel* textLabel7;
00034     KListView* filetypeList;
00035     QLabel* nameLabel;
00036     KLineEdit* nameEdit;
00037     QLabel* textLabel2;
00038     KLineEdit* genNameEdit;
00039     QLabel* textLabel3;
00040     KLineEdit* commentEdit;
00041     QLabel* textLabel4;
00042     KLineEdit* commandEdit;
00043     QPushButton* browseButton;
00044     QPushButton* addFiletypeButton;
00045     QPushButton* delFiletypeButton;
00046     QPushButton* advancedButton;
00047 
00048 protected:
00049     QGridLayout* KPropertiesDesktopBaseLayout;
00050 
00051 protected slots:
00052     virtual void languageChange();
00053 
00054 };
00055 
00056 #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 Thu Sep 30 05:18:25 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003