#include <projectform.h>
Collaboration diagram for ProjectForm:

Public Member Functions | |
| ProjectForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~ProjectForm () | |
Public Attributes | |
| QTabWidget * | tab |
| QWidget * | tab_2 |
| QLabel * | textLabel1 |
| QLineEdit * | title |
| QLabel * | textLabel2 |
| QTextEdit * | memo |
| QLabel * | created |
| QLabel * | modified |
| QWidget * | TabPage |
| QLabel * | textLabel3 |
| LinkListBox * | publs |
| QWidget * | tab_3 |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | ProjectFormLayout |
| QVBoxLayout * | tabLayout |
| QVBoxLayout * | layout6 |
| QHBoxLayout * | layout5 |
| QHBoxLayout * | layout4 |
| QHBoxLayout * | TabPageLayout |
| QVBoxLayout * | layout11 |
Private Attributes | |
| QPixmap | image0 |
|
||||||||||||||||
|
Definition at line 30 of file projectform.cpp. References languageChange(), ProjectFormLayout, publs, tab_2, tab_3, tabLayout, TabPage, and TabPageLayout. |
|
|
Definition at line 103 of file projectform.cpp. |
|
|
Definition at line 112 of file projectform.cpp. References tab_2, tab_3, and TabPage. Referenced by ProjectForm(). |
|
|
Definition at line 40 of file projectform.h. Referenced by Project::setData(). |
|
|
Definition at line 60 of file projectform.h. |
|
|
Definition at line 54 of file projectform.h. |
|
|
Definition at line 52 of file projectform.h. |
|
|
Definition at line 51 of file projectform.h. |
|
|
Definition at line 50 of file projectform.h. |
|
|
Definition at line 39 of file projectform.h. Referenced by Project::setData(). |
|
|
Definition at line 41 of file projectform.h. Referenced by Project::setData(). |
|
|
Definition at line 48 of file projectform.h. Referenced by ProjectForm(). |
|
|
Definition at line 44 of file projectform.h. Referenced by Project::deletePublication(), ProjectForm(), Project::setData(), Project::setReadonlyGui(), and Project::setWorkingGui(). |
|
|
Definition at line 34 of file projectform.h. |
|
|
Definition at line 35 of file projectform.h. Referenced by languageChange(), and ProjectForm(). |
|
|
Definition at line 45 of file projectform.h. Referenced by languageChange(), and ProjectForm(). |
|
|
Definition at line 49 of file projectform.h. Referenced by ProjectForm(). |
|
|
Definition at line 42 of file projectform.h. Referenced by languageChange(), and ProjectForm(). |
|
|
Definition at line 53 of file projectform.h. Referenced by ProjectForm(). |
|
|
Definition at line 36 of file projectform.h. |
|
|
Definition at line 38 of file projectform.h. |
|
|
Definition at line 43 of file projectform.h. |
|
|
Definition at line 37 of file projectform.h. Referenced by Project::setData(). |
1.3.6-20040222