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

SearchDiag Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/mail2/searchdiag.h>

Collaboration diagram for SearchDiag:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SearchDiag (QWidget *parent=0, const char *name=0, WFlags fl=0)

Protected Slots

void accept ()
void slotInItemActivated (int index)
void folderSelected (Folder folder)
void slotMailClicked (IMAPResponseFETCH response, IMAPHandler *)
void slotIMAPSelect (IMAPResponse &)
void slotIMAPSearch (IMAPResponse &)
void slotIMAPFetch (IMAPResponse &)

Private Attributes

bool _selected
Folder _folder

Constructor & Destructor Documentation

SearchDiag::SearchDiag QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 18 of file searchdiag.cpp.

References _selected, folderSelected(), in, INMENU_BODY, INMENU_FROM, INMENU_HEADERF, INMENU_SUBJECT, INMENU_TO, slotInItemActivated(), slotMailClicked(), and tr.


Member Function Documentation

void SearchDiag::accept  )  [protected, slot]
 

Definition at line 34 of file searchdiag.cpp.

References _folder, _selected, Folder::fullName(), in, INMENU_HEADERF, slotIMAPSelect(), Folder::topFolder(), and tr.

void SearchDiag::folderSelected Folder  folder  )  [protected, slot]
 

Definition at line 55 of file searchdiag.cpp.

References _folder, and _selected.

Referenced by SearchDiag().

void SearchDiag::slotIMAPFetch IMAPResponse  )  [protected, slot]
 

Definition at line 102 of file searchdiag.cpp.

References IMAPResponse::FETCH(), IMAPResponse::imapHandler(), IMAPResponseEnums::OK, slotIMAPSearch(), IMAPResponse::statusResponse(), tr, and warning().

Referenced by slotIMAPSearch().

void SearchDiag::slotIMAPSearch IMAPResponse  )  [protected, slot]
 

Definition at line 84 of file searchdiag.cpp.

References IMAPResponse::imapHandler(), IMAPResponseSEARCH::mails(), IMAPResponseEnums::OK, IMAPResponse::SEARCH(), slotIMAPFetch(), IMAPResponse::statusResponse(), tr, and warning().

Referenced by slotIMAPFetch(), and slotIMAPSelect().

void SearchDiag::slotIMAPSelect IMAPResponse  )  [protected, slot]
 

Definition at line 61 of file searchdiag.cpp.

References IMAPResponse::imapHandler(), in, INMENU_BODY, INMENU_FROM, INMENU_HEADERF, INMENU_SUBJECT, INMENU_TO, IMAPResponseEnums::OK, slotIMAPSearch(), IMAPResponse::statusResponse(), tr, and warning().

Referenced by accept().

void SearchDiag::slotInItemActivated int  index  )  [protected, slot]
 

Definition at line 120 of file searchdiag.cpp.

References INMENU_HEADERF.

Referenced by SearchDiag().

void SearchDiag::slotMailClicked IMAPResponseFETCH  response,
IMAPHandler
[protected, slot]
 

Definition at line 113 of file searchdiag.cpp.

References _folder, ViewMail::exec(), and Folder::topFolder().

Referenced by SearchDiag().


Member Data Documentation

Folder SearchDiag::_folder [private]
 

Definition at line 28 of file searchdiag.h.

Referenced by accept(), folderSelected(), and slotMailClicked().

bool SearchDiag::_selected [private]
 

Definition at line 27 of file searchdiag.h.

Referenced by accept(), folderSelected(), and SearchDiag().


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