#include <journalform.h>
Collaboration diagram for JournalForm:
Public Member Functions | |
JournalForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~JournalForm () | |
Public Attributes | |
QLabel * | textLabel1 |
QLineEdit * | jname |
QLabel * | label |
QLabel * | pname |
QPushButton * | choosePublisher |
LinkListBox * | publications |
QLabel * | created |
QLabel * | modified |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QHBoxLayout * | JournalFormLayout |
QVBoxLayout * | layout8 |
QHBoxLayout * | layout37 |
QHBoxLayout * | layout7 |
QHBoxLayout * | layout36 |
Private Attributes | |
QPixmap | image0 |
|
Definition at line 28 of file journalform.cpp. References choosePublisher, jname, JournalFormLayout, languageChange(), layout36, layout37, layout8, and pname. |
|
Definition at line 91 of file journalform.cpp. |
|
Definition at line 100 of file journalform.cpp. References choosePublisher, and pname. Referenced by JournalForm(). |
|
Definition at line 37 of file journalform.h. Referenced by Journal::Journal(), JournalForm(), and languageChange(). |
|
Definition at line 39 of file journalform.h. Referenced by Journal::setData(). |
|
Definition at line 53 of file journalform.h. |
|
Definition at line 34 of file journalform.h. Referenced by JournalForm(), and Journal::setData(). |
|
Definition at line 43 of file journalform.h. Referenced by JournalForm(). |
|
Definition at line 35 of file journalform.h. |
|
Definition at line 47 of file journalform.h. Referenced by JournalForm(). |
|
Definition at line 45 of file journalform.h. Referenced by JournalForm(). |
|
Definition at line 46 of file journalform.h. |
|
Definition at line 44 of file journalform.h. Referenced by JournalForm(). |
|
Definition at line 40 of file journalform.h. Referenced by Journal::setData(). |
|
Definition at line 36 of file journalform.h. Referenced by Journal::choosePublisher(), JournalForm(), languageChange(), and Journal::setData(). |
|
Definition at line 38 of file journalform.h. Referenced by Journal::setData(). |
|
Definition at line 33 of file journalform.h. |