Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::UIEventListener Member List

This is the complete list of members for vl::UIEventListener, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
className()vl::UIEventListener [inline, virtual]
decReference()vl::Object [inline]
destroyEvent()vl::UIEventListener [inline, virtual]
fileDroppedEvent(const std::vector< String > &)vl::UIEventListener [inline, virtual]
incReference()vl::Object [inline]
initEvent()vl::UIEventListener [inline, virtual]
isEnabled() const vl::UIEventListener [inline]
keyPressEvent(unsigned short, EKey)vl::UIEventListener [inline, virtual]
keyReleaseEvent(unsigned short, EKey)vl::UIEventListener [inline, virtual]
mAutomaticDeletevl::Object [protected]
mEnabledvl::UIEventListener [protected]
mMutexvl::Object [protected]
mObjectNamevl::Object [protected]
mOpenGLContextvl::UIEventListener [protected]
mouseDownEvent(EMouseButton, int, int)vl::UIEventListener [inline, virtual]
mouseMoveEvent(int, int)vl::UIEventListener [inline, virtual]
mouseUpEvent(EMouseButton, int, int)vl::UIEventListener [inline, virtual]
mouseWheelEvent(int)vl::UIEventListener [inline, virtual]
mRankvl::UIEventListener [protected]
mReferenceCountvl::Object [protected]
mutex()vl::Object [inline]
mutex() const vl::Object [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
OpenGLContext classvl::UIEventListener [friend]
openglContext()vl::UIEventListener
openglContextBoundEvent(OpenGLContext *)vl::UIEventListener [inline, virtual]
operator<(const UIEventListener &other) const vl::UIEventListener [inline]
operator=(const Object &other)vl::Object [inline]
prepareToReconnect()vl::UIEventListener [inline, virtual]
rank() const vl::UIEventListener
referenceCount() const vl::Object [inline]
resizeEvent(int, int)vl::UIEventListener [inline, virtual]
runEvent()vl::UIEventListener [inline, virtual]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setEnabled(bool enabled)vl::UIEventListener [inline, virtual]
setMutex(VirtualMutex *mutex)vl::Object [inline]
setObjectName(const std::string &name)vl::Object [inline]
setRank(int rank)vl::UIEventListener
UIEventListener()vl::UIEventListener [inline]
visibilityEvent(bool)vl::UIEventListener [inline, virtual]
~Object()vl::Object [protected, virtual]
~UIEventListener()vl::UIEventListener [inline, virtual]

Visualization Library v2010.11.1123 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Thu Nov 18 2010 02:08:16.
Permission is granted to use this page to write and publish articles regarding Visualization Library.