#include <fileform.h>
Collaboration diagram for FileForm:

Public Member Functions | |
| FileForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~FileForm () | |
Public Attributes | |
| QLabel * | title |
| QLabel * | part |
| QLineEdit * | filename |
| LinkListBox * | links |
| QSplitter * | splitter |
| QTextEdit * | memo |
| QLabel * | created |
| QLabel * | modified |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | FileFormLayout |
| QVBoxLayout * | layout28 |
| QVBoxLayout * | layout11 |
| QHBoxLayout * | layout10 |
| QVBoxLayout * | layout6 |
| QHBoxLayout * | Layout18 |
Private Attributes | |
| QPixmap | image0 |
|
||||||||||||||||
|
Definition at line 30 of file fileform.cpp. References FileFormLayout, filename, languageChange(), layout11, layout28, layout6, part, and splitter. |
|
|
Definition at line 103 of file fileform.cpp. |
|
|
Definition at line 112 of file fileform.cpp. References part. Referenced by FileForm(). |
|
|
Definition at line 40 of file fileform.h. Referenced by File::setData(). |
|
|
Definition at line 44 of file fileform.h. Referenced by FileForm(). |
|
|
Definition at line 36 of file fileform.h. Referenced by FileForm(), File::setData(), and File::setReadonlyGui(). |
|
|
Definition at line 55 of file fileform.h. |
|
|
Definition at line 47 of file fileform.h. |
|
|
Definition at line 46 of file fileform.h. Referenced by FileForm(). |
|
|
Definition at line 49 of file fileform.h. |
|
|
Definition at line 45 of file fileform.h. Referenced by FileForm(). |
|
|
Definition at line 48 of file fileform.h. Referenced by FileForm(). |
|
|
Definition at line 37 of file fileform.h. Referenced by File::deleteNote(), File::setData(), and File::setWorkingGui(). |
|
|
Definition at line 39 of file fileform.h. Referenced by File::File(), File::setData(), and File::~File(). |
|
|
Definition at line 41 of file fileform.h. Referenced by File::setData(). |
|
|
Definition at line 35 of file fileform.h. Referenced by FileForm(), and languageChange(). |
|
|
Definition at line 38 of file fileform.h. Referenced by FileForm(), and File::setData(). |
|
|
Definition at line 34 of file fileform.h. |
1.3.6-20040222