#include </home/clem/local/src/opie/noncore/apps/opie-gutenbrowser/SearchResults.h>
Collaboration diagram for SearchResultsDlg:

Public Slots | |
| void | slotListClicked (QListBoxItem *) |
Public Member Functions | |
| SearchResultsDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0, QStringList stringList=0) | |
| ~SearchResultsDlg () | |
Public Attributes | |
| QLabel * | statusLabel |
| QLabel * | outPutLabel |
| QPushButton * | buttonOk |
| QPushButton * | buttonCancel |
| QListBox * | ListBox1 |
| QString | selText |
| QStringList | resultsList |
| int | numListItems |
Protected Slots | |
| void | dwnLd () |
| void | downloadButtonSlot () |
Protected Attributes | |
| QHBoxLayout * | hbox |
|
||||||||||||||||||||||||
|
Definition at line 23 of file SearchResults.cpp. References buttonCancel, buttonOk, dwnLd(), QDir::homeDirPath(), ListBox1, numListItems, outPutLabel, slotListClicked(), QString::sprintf(), statusLabel, tr, and TRUE. |
|
|
Definition at line 78 of file SearchResults.cpp. |
|
|
Definition at line 99 of file SearchResults.cpp. |
|
|
Definition at line 90 of file SearchResults.cpp. References QValueList< T >::append(), ListBox1, and resultsList. Referenced by SearchResultsDlg(). |
|
|
Definition at line 82 of file SearchResults.cpp. References QValueList< T >::append(), and resultsList. Referenced by SearchResultsDlg(). |
|
|
Definition at line 34 of file SearchResults.h. Referenced by SearchResultsDlg(). |
|
|
Definition at line 33 of file SearchResults.h. Referenced by SearchResultsDlg(). |
|
|
Definition at line 41 of file SearchResults.h. |
|
|
Definition at line 35 of file SearchResults.h. Referenced by dwnLd(), and SearchResultsDlg(). |
|
|
Definition at line 38 of file SearchResults.h. Referenced by SearchResultsDlg(). |
|
|
Definition at line 32 of file SearchResults.h. Referenced by SearchResultsDlg(). |
|
|
Definition at line 37 of file SearchResults.h. Referenced by dwnLd(), LibraryDialog::onButtonSearch(), and slotListClicked(). |
|
|
Definition at line 36 of file SearchResults.h. Referenced by LibraryDialog::onButtonSearch(). |
|
|
Definition at line 32 of file SearchResults.h. Referenced by SearchResultsDlg(). |
1.4.2