#include <overviewform.h>
Collaboration diagram for OverviewForm:

Public Slots | |
| virtual void | incrementalSearch (const QString &s) |
Public Member Functions | |
| OverviewForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~OverviewForm () | |
Public Attributes | |
| QLabel * | title |
| QLabel * | textLabel1 |
| QLineEdit * | search |
| LinkListBox * | linklistbox |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QHBoxLayout * | OverviewFormLayout |
| QVBoxLayout * | layout8 |
| QHBoxLayout * | layout7 |
Private Member Functions | |
| void | init () |
Private Attributes | |
| QPixmap | image0 |
|
||||||||||||||||
|
Definition at line 31 of file overviewform.cpp. References incrementalSearch(), init(), languageChange(), linklistbox, OverviewFormLayout, and search. |
|
|
Definition at line 69 of file overviewform.cpp. |
|
|
Definition at line 34 of file overviewform.ui.h. References linklistbox. Referenced by OverviewForm(). |
|
|
Definition at line 26 of file overviewform.ui.h. Referenced by OverviewForm(). |
|
|
Definition at line 78 of file overviewform.cpp. Referenced by OverviewForm(). |
|
|
Definition at line 49 of file overviewform.h. |
|
|
Definition at line 43 of file overviewform.h. |
|
|
Definition at line 42 of file overviewform.h. |
|
|
Definition at line 35 of file overviewform.h. Referenced by incrementalSearch(), OverviewForm(), PublOverview::setData(), PublisherOverview::setData(), ProjectOverview::setData(), JournalOverview::setData(), and AuthorOverview::setData(). |
|
|
Definition at line 41 of file overviewform.h. Referenced by OverviewForm(). |
|
|
Definition at line 34 of file overviewform.h. Referenced by OverviewForm(). |
|
|
Definition at line 33 of file overviewform.h. |
|
|
Definition at line 32 of file overviewform.h. Referenced by PublOverview::setData(), PublisherOverview::setData(), ProjectOverview::setData(), JournalOverview::setData(), and AuthorOverview::setData(). |
1.3.6-20040222