kio Library API Documentation

kpropertiesdesktopadvbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kpropertiesdesktopadvbase.ui'
00003 **
00004 ** Created: Thu Apr 22 13:20:02 2004
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.1   edited Nov 24 13:47 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef WIDGET11_H
00011 #define WIDGET11_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 QButtonGroup;
00021 class QCheckBox;
00022 class QLabel;
00023 class KLineEdit;
00024 class QComboBox;
00025 
00026 class KPropertiesDesktopAdvBase : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     KPropertiesDesktopAdvBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~KPropertiesDesktopAdvBase();
00033 
00034     QButtonGroup* buttonGroup2;
00035     QCheckBox* terminalCheck;
00036     QLabel* terminalEditLabel;
00037     QCheckBox* terminalCloseCheck;
00038     KLineEdit* terminalEdit;
00039     QButtonGroup* buttonGroup2_2;
00040     QCheckBox* suidCheck;
00041     QLabel* suidEditLabel;
00042     KLineEdit* suidEdit;
00043     QButtonGroup* buttonGroup4;
00044     QCheckBox* startupInfoCheck;
00045     QLabel* textLabel12;
00046     QComboBox* dcopCombo;
00047 
00048 protected:
00049     QVBoxLayout* widget11Layout;
00050     QGridLayout* buttonGroup2Layout;
00051     QSpacerItem* spacer3;
00052     QGridLayout* buttonGroup2_2Layout;
00053     QSpacerItem* spacer3_2;
00054     QGridLayout* buttonGroup4Layout;
00055     QSpacerItem* spacer33;
00056 
00057 protected slots:
00058     virtual void languageChange();
00059 
00060 };
00061 
00062 #endif // WIDGET11_H
KDE Logo
This file is part of the documentation for kio Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Apr 22 14:24:10 2004 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2003