Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

authorform.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './authorform.ui'
00003 **
00004 ** Created: Sa Mär 27 00:44:16 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 AUTHORFORM_H
00011 #define AUTHORFORM_H
00012 
00013 #include <qvariant.h>
00014 #include <qpixmap.h>
00015 #include <qwidget.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class LinkListBox;
00021 class QLabel;
00022 class QLineEdit;
00023 class QTextEdit;
00024 
00025 class AuthorForm : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     AuthorForm( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~AuthorForm();
00032 
00033     QLabel* TextLabel1;
00034     QLineEdit* firstname;
00035     QLabel* TextLabel2;
00036     QLineEdit* lastname;
00037     QLabel* TextLabel3;
00038     QLineEdit* pseudonym;
00039     QLabel* TextLabel6;
00040     QLineEdit* country;
00041     QLabel* TextLabel4;
00042     QLineEdit* born;
00043     QLabel* TextLabel5;
00044     QLineEdit* died;
00045     QLabel* TextLabel7;
00046     QTextEdit* memo;
00047     LinkListBox* publications;
00048     LinkListBox* parts;
00049     LinkListBox* links;
00050     QLabel* created;
00051     QLabel* modified;
00052 
00053 protected:
00054     QHBoxLayout* AuthorFormLayout;
00055     QVBoxLayout* Layout20;
00056     QHBoxLayout* Layout12;
00057     QVBoxLayout* Layout11;
00058     QVBoxLayout* Layout12_2;
00059     QHBoxLayout* Layout1;
00060     QHBoxLayout* Layout2;
00061     QHBoxLayout* Layout11_2;
00062     QHBoxLayout* Layout6;
00063     QHBoxLayout* Layout4;
00064     QHBoxLayout* Layout5;
00065     QVBoxLayout* Layout8;
00066     QHBoxLayout* Layout17;
00067     QHBoxLayout* Layout18;
00068     QHBoxLayout* Layout19;
00069     QHBoxLayout* Layout18_2;
00070 
00071 protected slots:
00072     virtual void languageChange();
00073 
00074 private:
00075     QPixmap image0;
00076 
00077     void init();
00078 
00079 };
00080 
00081 #endif // AUTHORFORM_H

Generated on Sat Mar 27 19:20:37 2004 for Literature by doxygen 1.3.6-20040222