lib Library API Documentation

timedateformatwidget.h

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