#include <noteform.h>
Collaboration diagram for NoteForm:

Public Member Functions | |
| NoteForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~NoteForm () | |
Public Attributes | |
| QLabel * | TextLabel4 |
| QLineEdit * | title |
| QSplitter * | Splitter2 |
| LinkListBox * | links |
| QTextEdit * | memo |
| QLabel * | created |
| QLabel * | modified |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | NoteFormLayout |
| QVBoxLayout * | Layout59 |
| QHBoxLayout * | Layout47 |
| QHBoxLayout * | Layout57 |
Private Attributes | |
| QPixmap | image0 |
|
||||||||||||||||
|
Definition at line 30 of file noteform.cpp. References languageChange(), Layout47, Layout57, Layout59, NoteFormLayout, and Splitter2. |
|
|
Definition at line 86 of file noteform.cpp. |
|
|
Definition at line 95 of file noteform.cpp. Referenced by NoteForm(). |
|
|
Definition at line 39 of file noteform.h. Referenced by Note::setData(). |
|
|
Definition at line 52 of file noteform.h. |
|
|
Definition at line 45 of file noteform.h. Referenced by NoteForm(). |
|
|
Definition at line 46 of file noteform.h. Referenced by NoteForm(). |
|
|
Definition at line 44 of file noteform.h. Referenced by NoteForm(). |
|
|
Definition at line 37 of file noteform.h. Referenced by Note::addNoteTree(), Note::deleteNote(), Note::setData(), and Note::setWorkingGui(). |
|
|
Definition at line 38 of file noteform.h. Referenced by Note::Note(), Note::setData(), and Note::setReadonlyGui(). |
|
|
Definition at line 40 of file noteform.h. Referenced by Note::setData(). |
|
|
Definition at line 43 of file noteform.h. Referenced by NoteForm(). |
|
|
Definition at line 36 of file noteform.h. Referenced by NoteForm(). |
|
|
Definition at line 34 of file noteform.h. |
|
|
Definition at line 35 of file noteform.h. Referenced by Note::setData(), and Note::setReadonlyGui(). |
1.3.6-20040222