In file uta/programmer.doc:

class ButtonEvent : public Event


Inheritance:


Public Classes

enum ButtonType
enum StateType

Public Methods

ButtonEvent(int state, int buttons, Point pos)
int state() const
int buttons() const
Point position() const

Protected Fields

int state_
int buttons_
Point pos_

Inherited from Event:

Public Classes

enum

Public Methods

int type() const

Protected Fields

int type_

Documentation

enum ButtonType

enum StateType

ButtonEvent(int state, int buttons, Point pos)

int state() const

int buttons() const

Point position() const

int state_

int buttons_

Point pos_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de