#include <authorform.h>
Collaboration diagram for AuthorForm:
Public Member Functions | |
AuthorForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~AuthorForm () | |
Public Attributes | |
QLabel * | TextLabel1 |
QLineEdit * | firstname |
QLabel * | TextLabel2 |
QLineEdit * | lastname |
QLabel * | TextLabel3 |
QLineEdit * | pseudonym |
QLabel * | TextLabel6 |
QLineEdit * | country |
QLabel * | TextLabel4 |
QLineEdit * | born |
QLabel * | TextLabel5 |
QLineEdit * | died |
QLabel * | TextLabel7 |
QTextEdit * | memo |
LinkListBox * | publications |
LinkListBox * | parts |
LinkListBox * | links |
QLabel * | created |
QLabel * | modified |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QHBoxLayout * | AuthorFormLayout |
QVBoxLayout * | Layout20 |
QHBoxLayout * | Layout12 |
QVBoxLayout * | Layout11 |
QVBoxLayout * | Layout12_2 |
QHBoxLayout * | Layout1 |
QHBoxLayout * | Layout2 |
QHBoxLayout * | Layout11_2 |
QHBoxLayout * | Layout6 |
QHBoxLayout * | Layout4 |
QHBoxLayout * | Layout5 |
QVBoxLayout * | Layout8 |
QHBoxLayout * | Layout17 |
QHBoxLayout * | Layout18 |
QHBoxLayout * | Layout19 |
QHBoxLayout * | Layout18_2 |
Private Member Functions | |
void | init () |
Private Attributes | |
QPixmap | image0 |
|
Definition at line 30 of file authorform.cpp. References AuthorFormLayout, born, country, created, died, firstname, init(), languageChange(), lastname, Layout1, Layout11, Layout11_2, Layout12, Layout12_2, Layout17, Layout18, Layout18_2, Layout19, Layout2, Layout20, Layout4, Layout5, Layout6, Layout8, links, memo, modified, parts, pseudonym, publications, TextLabel1, TextLabel2, TextLabel3, TextLabel4, TextLabel5, TextLabel6, and TextLabel7. |
|
Definition at line 171 of file authorform.cpp. |
|
Definition at line 26 of file authorform.ui.h. References links, parts, and publications. Referenced by AuthorForm(). |
|
Definition at line 180 of file authorform.cpp. References created, modified, TextLabel1, TextLabel2, TextLabel3, TextLabel4, TextLabel5, TextLabel6, and TextLabel7. Referenced by AuthorForm(). |
|
Definition at line 54 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 42 of file authorform.h. Referenced by AuthorForm(), Author::setData(), and Author::setReadonlyGui(). |
|
Definition at line 40 of file authorform.h. Referenced by AuthorForm(), Author::setData(), and Author::setReadonlyGui(). |
|
Definition at line 50 of file authorform.h. Referenced by AuthorForm(), languageChange(), and Author::setData(). |
|
Definition at line 44 of file authorform.h. Referenced by AuthorForm(), Author::setData(), and Author::setReadonlyGui(). |
|
Definition at line 34 of file authorform.h. Referenced by AuthorForm(), Author::setData(), and Author::setReadonlyGui(). |
|
Definition at line 75 of file authorform.h. |
|
Definition at line 36 of file authorform.h. Referenced by AuthorForm(), Author::setData(), and Author::setReadonlyGui(). |
|
Definition at line 59 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 57 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 61 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 56 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 58 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 66 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 67 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 69 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 68 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 60 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 55 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 63 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 64 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 62 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 65 of file authorform.h. Referenced by AuthorForm(). |
|
Definition at line 49 of file authorform.h. Referenced by AuthorForm(), Author::deleteNote(), init(), Author::setData(), and Author::setWorkingGui(). |
|
Definition at line 46 of file authorform.h. Referenced by Author::Author(), AuthorForm(), Author::setData(), and Author::setReadonlyGui(). |
|
Definition at line 51 of file authorform.h. Referenced by AuthorForm(), languageChange(), and Author::setData(). |
|
Definition at line 48 of file authorform.h. Referenced by AuthorForm(), Author::deletePart(), init(), Author::setData(), and Author::setWorkingGui(). |
|
Definition at line 38 of file authorform.h. Referenced by AuthorForm(), Author::setData(), and Author::setReadonlyGui(). |
|
Definition at line 47 of file authorform.h. Referenced by AuthorForm(), Author::deletePublication(), init(), Author::setData(), and Author::setWorkingGui(). |
|
Definition at line 33 of file authorform.h. Referenced by AuthorForm(), and languageChange(). |
|
Definition at line 35 of file authorform.h. Referenced by AuthorForm(), and languageChange(). |
|
Definition at line 37 of file authorform.h. Referenced by AuthorForm(), and languageChange(). |
|
Definition at line 41 of file authorform.h. Referenced by AuthorForm(), and languageChange(). |
|
Definition at line 43 of file authorform.h. Referenced by AuthorForm(), and languageChange(). |
|
Definition at line 39 of file authorform.h. Referenced by AuthorForm(), and languageChange(). |
|
Definition at line 45 of file authorform.h. Referenced by AuthorForm(), and languageChange(). |