#include <events.h>
Inheritance diagram for ICQ2000::MyStatusChangeEvent::
Public Methods | |
MyStatusChangeEvent (Status s, bool inv=false) | |
Constructor for MyStatusChangeEvent. More... | |
Status | getStatus () const |
get your status. More... | |
bool | getInvisible () const |
get your invisibility. More... |
|
Constructor for MyStatusChangeEvent.
|
|
get your invisibility.
|
|
get your status.
|