#include <importfront.h>
Public Member Functions | |
| ImportFront (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~ImportFront () | |
Public Attributes | |
| QButtonGroup * | buttonGroup1 |
| QRadioButton * | z3950 |
| QRadioButton * | bibtex |
| QRadioButton * | jstor |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | ImportFrontLayout |
| QVBoxLayout * | layout3 |
|
||||||||||||||||
|
Definition at line 29 of file importfront.cpp. References buttonGroup1, ImportFrontLayout, jstor, languageChange(), and z3950. |
|
|
Definition at line 62 of file importfront.cpp. |
|
|
Definition at line 71 of file importfront.cpp. References buttonGroup1, jstor, and z3950. Referenced by ImportFront(). |
|
|
Definition at line 32 of file importfront.h. Referenced by ImportWizardDialog::setupImport(). |
|
|
Definition at line 30 of file importfront.h. Referenced by ImportFront(), and languageChange(). |
|
|
Definition at line 36 of file importfront.h. Referenced by ImportFront(). |
|
|
Definition at line 33 of file importfront.h. Referenced by ImportFront(), languageChange(), and ImportWizardDialog::setupImport(). |
|
|
Definition at line 37 of file importfront.h. |
|
|
Definition at line 31 of file importfront.h. Referenced by ImportFront(), languageChange(), and ImportWizardDialog::setupImport(). |
1.3.6-20040222