00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file './importpubl.ui' 00003 ** 00004 ** Created: Sa Mär 27 00:44:18 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 IMPORTPUBL_H 00011 #define IMPORTPUBL_H 00012 00013 #include <qvariant.h> 00014 #include <qwidget.h> 00015 00016 class QVBoxLayout; 00017 class QHBoxLayout; 00018 class QGridLayout; 00019 class QLabel; 00020 class QLineEdit; 00021 class QComboBox; 00022 class QPushButton; 00023 class QTextEdit; 00024 class QTable; 00025 00026 class ImportPubl : public QWidget 00027 { 00028 Q_OBJECT 00029 00030 public: 00031 ImportPubl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00032 ~ImportPubl(); 00033 00034 QLabel* textLabel3; 00035 QLineEdit* title; 00036 QLabel* label; 00037 QLineEdit* subtitle; 00038 QLabel* textLabel4; 00039 QLineEdit* year; 00040 QLabel* textLabel6_2_2_3; 00041 QComboBox* bibtex; 00042 QLabel* textLabel6_2_2_2; 00043 QLineEdit* journal; 00044 QPushButton* pushButton6_2; 00045 QLabel* textLabel6_2_2; 00046 QLineEdit* publisher; 00047 QPushButton* pushButton6; 00048 QLabel* TextLabel9; 00049 QLineEdit* translator; 00050 QLabel* TextLabel10; 00051 QLineEdit* orgyear; 00052 QLabel* TextLabel11; 00053 QLabel* orgpublisher; 00054 QPushButton* choose_org_publisher; 00055 QLabel* TextLabel13; 00056 QLineEdit* orgtitle; 00057 QLabel* TextLabel14; 00058 QLineEdit* isbnissn; 00059 QLabel* TextLabel15; 00060 QLineEdit* hidingplace; 00061 QLabel* TextLabel16; 00062 QLineEdit* pages; 00063 QLabel* TextLabel9_2; 00064 QLineEdit* editor; 00065 QLabel* TextLabel10_2; 00066 QLineEdit* type; 00067 QLabel* TextLabel10_2_2; 00068 QLineEdit* howpublished; 00069 QLabel* TextLabel13_2; 00070 QLineEdit* series; 00071 QLabel* TextLabel10_2_3; 00072 QLineEdit* volume; 00073 QLabel* TextLabel14_2; 00074 QLineEdit* number; 00075 QLabel* TextLabel15_2; 00076 QLineEdit* month; 00077 QLabel* TextLabel16_2; 00078 QLineEdit* edition; 00079 QLabel* TextLabel10_2_4; 00080 QLineEdit* organization; 00081 QLabel* TextLabel10_2_5; 00082 QLineEdit* school; 00083 QLabel* textLabel7; 00084 QTextEdit* memo; 00085 QTable* authors; 00086 00087 public slots: 00088 virtual void setEntry( QString entry ); 00089 00090 protected: 00091 void init(); 00092 00093 QVBoxLayout* ImportPublLayout; 00094 QVBoxLayout* layout55; 00095 QHBoxLayout* layout53; 00096 QVBoxLayout* layout49; 00097 QHBoxLayout* layout13; 00098 QHBoxLayout* layout31; 00099 QHBoxLayout* layout14; 00100 QHBoxLayout* layout12; 00101 QHBoxLayout* layout10; 00102 QHBoxLayout* layout11; 00103 QVBoxLayout* layout50; 00104 QHBoxLayout* Layout20; 00105 QHBoxLayout* Layout23; 00106 QHBoxLayout* Layout24; 00107 QHBoxLayout* Layout26; 00108 QHBoxLayout* Layout27; 00109 QHBoxLayout* Layout28; 00110 QHBoxLayout* layout60; 00111 QHBoxLayout* layout54; 00112 QVBoxLayout* layout44; 00113 QHBoxLayout* Layout20_2; 00114 QHBoxLayout* Layout23_2; 00115 QHBoxLayout* Layout23_2_2; 00116 QHBoxLayout* Layout26_2; 00117 QHBoxLayout* Layout23_2_3; 00118 QHBoxLayout* Layout27_2; 00119 QHBoxLayout* Layout28_2; 00120 QHBoxLayout* layout60_2; 00121 QHBoxLayout* Layout23_2_4; 00122 QHBoxLayout* Layout23_2_5; 00123 QVBoxLayout* layout51; 00124 00125 protected slots: 00126 virtual void languageChange(); 00127 00128 }; 00129 00130 #endif // IMPORTPUBL_H