Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SearchResultsDlg Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-gutenbrowser/SearchResults.h>

Collaboration diagram for SearchResultsDlg:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

SearchResultsDlg::SearchResultsDlg QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0,
QStringList  stringList = 0
 

Definition at line 23 of file SearchResults.cpp.

References buttonCancel, buttonOk, dwnLd(), QDir::homeDirPath(), ListBox1, numListItems, outPutLabel, slotListClicked(), QString::sprintf(), statusLabel, tr, and TRUE.

SearchResultsDlg::~SearchResultsDlg  ) 
 

Definition at line 78 of file SearchResults.cpp.


Member Function Documentation

void SearchResultsDlg::downloadButtonSlot  )  [protected, slot]
 

Definition at line 99 of file SearchResults.cpp.

void SearchResultsDlg::dwnLd  )  [protected, slot]
 

Definition at line 90 of file SearchResults.cpp.

References QValueList< T >::append(), ListBox1, and resultsList.

Referenced by SearchResultsDlg().

void SearchResultsDlg::slotListClicked QListBoxItem *   )  [slot]
 

Definition at line 82 of file SearchResults.cpp.

References QValueList< T >::append(), and resultsList.

Referenced by SearchResultsDlg().


Member Data Documentation

QPushButton* SearchResultsDlg::buttonCancel
 

Definition at line 34 of file SearchResults.h.

Referenced by SearchResultsDlg().

QPushButton* SearchResultsDlg::buttonOk
 

Definition at line 33 of file SearchResults.h.

Referenced by SearchResultsDlg().

QHBoxLayout* SearchResultsDlg::hbox [protected]
 

Definition at line 41 of file SearchResults.h.

QListBox* SearchResultsDlg::ListBox1
 

Definition at line 35 of file SearchResults.h.

Referenced by dwnLd(), and SearchResultsDlg().

int SearchResultsDlg::numListItems
 

Definition at line 38 of file SearchResults.h.

Referenced by SearchResultsDlg().

QLabel * SearchResultsDlg::outPutLabel
 

Definition at line 32 of file SearchResults.h.

Referenced by SearchResultsDlg().

QStringList SearchResultsDlg::resultsList
 

Definition at line 37 of file SearchResults.h.

Referenced by dwnLd(), LibraryDialog::onButtonSearch(), and slotListClicked().

QString SearchResultsDlg::selText
 

Definition at line 36 of file SearchResults.h.

Referenced by LibraryDialog::onButtonSearch().

QLabel* SearchResultsDlg::statusLabel
 

Definition at line 32 of file SearchResults.h.

Referenced by SearchResultsDlg().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:51:26 2005 for OPIE by  doxygen 1.4.2