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

partform.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './partform.ui'
00003 **
00004 ** Created: Sa Mär 27 00:44:21 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 PARTFORM_H
00011 #define PARTFORM_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 AuthorLinkListBox;
00022 class QLabel;
00023 class QLineEdit;
00024 class QTextEdit;
00025 class QPushButton;
00026 
00027 class PartForm : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     PartForm( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~PartForm();
00034 
00035     QLabel* TextLabel5;
00036     QLineEdit* number;
00037     QLabel* TextLabel6;
00038     QLineEdit* title;
00039     QLabel* TextLabel7;
00040     QLabel* language;
00041     QLabel* TextLabel8;
00042     QLineEdit* key;
00043     QLabel* TextLabel9;
00044     QLineEdit* pages;
00045     AuthorLinkListBox* authors;
00046     LinkListBox* files;
00047     QLabel* TextLabel13;
00048     QTextEdit* bibtex;
00049     QPushButton* genbibtex;
00050     LinkListBox* links;
00051     QLabel* created;
00052     QLabel* modified;
00053 
00054 protected:
00055     QVBoxLayout* PartFormLayout;
00056     QVBoxLayout* layout31;
00057     QHBoxLayout* layout30;
00058     QVBoxLayout* layout29;
00059     QVBoxLayout* Layout66;
00060     QHBoxLayout* Layout61;
00061     QHBoxLayout* Layout62;
00062     QHBoxLayout* Layout63;
00063     QHBoxLayout* Layout64;
00064     QHBoxLayout* Layout65;
00065     QVBoxLayout* Layout60;
00066     QVBoxLayout* Layout78;
00067     QHBoxLayout* Layout18;
00068 
00069 protected slots:
00070     virtual void languageChange();
00071 
00072 private:
00073     QPixmap image0;
00074     QPixmap image1;
00075 
00076     void init();
00077 
00078 };
00079 
00080 #endif // PARTFORM_H

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