lib Library API Documentation

timedateformatwidget.h

00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file './timedateformatwidget.ui' 00003 ** 00004 ** Created: Tue Sep 28 03:43:50 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 TIMEDATEFORMATWIDGETPROTOTYPE_H 00011 #define TIMEDATEFORMATWIDGETPROTOTYPE_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 QComboBox; 00021 class QCheckBox; 00022 class QLabel; 00023 class KIntNumInput; 00024 00025 class TimeDateFormatWidgetPrototype : public QWidget 00026 { 00027 Q_OBJECT 00028 00029 public: 00030 TimeDateFormatWidgetPrototype( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00031 ~TimeDateFormatWidgetPrototype(); 00032 00033 QComboBox* combo1; 00034 QCheckBox* CheckBox1; 00035 QLabel* TextLabel1; 00036 QComboBox* combo2; 00037 QLabel* label_correction; 00038 KIntNumInput* KIntNumInput1; 00039 QLabel* label; 00040 00041 public slots: 00042 virtual void comboActivated(); 00043 virtual void updateLabel(); 00044 00045 protected: 00046 QGridLayout* TimeDateFormatWidgetPrototypeLayout; 00047 QVBoxLayout* layout7; 00048 QSpacerItem* Spacer2; 00049 QHBoxLayout* layout5; 00050 QSpacerItem* spacer4; 00051 QHBoxLayout* layout4; 00052 QSpacerItem* spacer5; 00053 00054 protected slots: 00055 virtual void languageChange(); 00056 00057 }; 00058 00059 #endif // TIMEDATEFORMATWIDGETPROTOTYPE_H
KDE Logo
This file is part of the documentation for lib Library Version 1.3.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Sep 28 04:04:03 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003