UtiLite  0.3.1
A lite utilities library
Public Member Functions
UImageEvent Class Reference

#include <UImageEvent.h>

Inherits UEvent.

List of all members.

Public Member Functions

virtual std::string getClassName () const

Detailed Description

An image event.


Member Function Documentation

virtual std::string UImageEvent::getClassName ( ) const [inline, virtual]

This method is used to get the class name of the event. For example, if a class MouseEvent inherits from UEvent, it must return the "MouseEvent" string.

Returns:
the class name

Implements UEvent.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Friends Defines