#include <scrollview.h>
Public Member Functions | |
~SVEvent () | |
SVEvent * | copy () |
SVEvent () | |
SVEvent (const SVEvent &) | |
SVEvent & | operator= (const SVEvent &) |
Public Attributes | |
SVEventType | type |
ScrollView * | window |
int | x |
int | y |
int | x_size |
int | y_size |
int | command_id |
char * | parameter |
int | counter |
SVEvent::~SVEvent | ( | ) | [inline] |
SVEvent::SVEvent | ( | ) | [inline] |
SVEvent::SVEvent | ( | const SVEvent & | ) |
SVEvent * SVEvent::copy | ( | ) |
int SVEvent::counter |
char* SVEvent::parameter |
int SVEvent::x |
int SVEvent::x_size |
int SVEvent::y |
int SVEvent::y_size |