Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

ICQ2000::SearchResultEvent Class Reference

The event signalled when a user-search result is received. More...

#include <events.h>

Inheritance diagram for ICQ2000::SearchResultEvent::

ICQ2000::Event List of all members.

Public Types

enum  SearchType { ShortWhitepage, FullWhitepage, UIN }

Public Methods

 SearchResultEvent (SearchType t)
 Constructor for a SearchResultEvent.

SearchType getSearchType () const
ContactList & getContactList ()
Contact * getLastContactAdded () const
void setLastContactAdded (Contact *c)
unsigned int getNumberMoreResults () const
bool isFinished () const
void setFinished (bool b)
bool isExpired () const
void setExpired (bool b)
void setNumberMoreResults (unsigned int m)

Detailed Description

The event signalled when a user-search result is received.


The documentation for this class was generated from the following files:
Generated on Tue Jan 15 12:24:37 2002 for libicq2000 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001