#include <searchform.h>
Collaboration diagram for SearchForm:

Public Member Functions | |
| SearchForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~SearchForm () | |
Public Attributes | |
| QLineEdit * | query |
| QPushButton * | start |
| QButtonGroup * | buttonGroup1 |
| QCheckBox * | notes |
| QCheckBox * | publications |
| QCheckBox * | publishers |
| QCheckBox * | parts |
| QCheckBox * | journals |
| QCheckBox * | fulltext |
| QCheckBox * | checkBox7 |
| SearchTextBrowser * | results |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QHBoxLayout * | SearchFormLayout |
| QVBoxLayout * | layout7 |
| QHBoxLayout * | layout6 |
| QHBoxLayout * | layout5 |
Private Attributes | |
| QPixmap | image0 |
|
||||||||||||||||
|
Definition at line 30 of file searchform.cpp. References checkBox7, fulltext, journals, languageChange(), notes, publishers, results, SearchFormLayout, and start. |
|
|
Definition at line 89 of file searchform.cpp. |
|
|
Definition at line 98 of file searchform.cpp. References checkBox7, fulltext, journals, notes, publishers, and start. Referenced by SearchForm(). |
|
|
Definition at line 36 of file searchform.h. |
|
|
Definition at line 43 of file searchform.h. Referenced by languageChange(), and SearchForm(). |
|
|
Definition at line 42 of file searchform.h. Referenced by languageChange(), and SearchForm(). |
|
|
Definition at line 56 of file searchform.h. |
|
|
Definition at line 41 of file searchform.h. Referenced by languageChange(), and SearchForm(). |
|
|
Definition at line 50 of file searchform.h. |
|
|
Definition at line 49 of file searchform.h. |
|
|
Definition at line 48 of file searchform.h. |
|
|
Definition at line 37 of file searchform.h. Referenced by languageChange(), and SearchForm(). |
|
|
Definition at line 40 of file searchform.h. |
|
|
Definition at line 38 of file searchform.h. |
|
|
Definition at line 39 of file searchform.h. Referenced by languageChange(), and SearchForm(). |
|
|
Definition at line 34 of file searchform.h. Referenced by Search::startSearch(). |
|
|
Definition at line 44 of file searchform.h. Referenced by Search::customEvent(), Search::Search(), SearchForm(), and Search::startSearch(). |
|
|
Definition at line 47 of file searchform.h. Referenced by SearchForm(). |
|
|
Definition at line 35 of file searchform.h. Referenced by Search::checkThreads(), languageChange(), Search::Search(), SearchForm(), and Search::startSearch(). |
1.3.6-20040222