Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ImageListEventHandler< SOURCE_TYPE > Class Template Reference

ImageListEventHandler This handles the following Image List events: ImageListSizeChanged ImageAdded ImageDeleted ImageListCreated ImageListDestroyed ImageListSizeChanged. More...

#include <vcf/ApplicationKit/ImageListEvent.h>

Inheritance diagram for VCF::ImageListEventHandler< SOURCE_TYPE >:

VCF::EventHandlerInstance< SOURCE_TYPE, ImageListEvent > VCF::EventHandler VCF::Object List of all members.

Public Member Functions

 ImageListEventHandler (SOURCE_TYPE *source, _typename_ EventHandlerInstance< SOURCE_TYPE, ImageListEvent >::OnEventHandlerMethod handlerMethod, const String &handlerName="")
virtual ~ImageListEventHandler ()

Detailed Description

template<class SOURCE_TYPE>
class VCF::ImageListEventHandler< SOURCE_TYPE >

ImageListEventHandler This handles the following Image List events: ImageListSizeChanged ImageAdded ImageDeleted ImageListCreated ImageListDestroyed ImageListSizeChanged.


Constructor & Destructor Documentation

template<class SOURCE_TYPE>
VCF::ImageListEventHandler< SOURCE_TYPE >::ImageListEventHandler SOURCE_TYPE *  source,
_typename_ EventHandlerInstance< SOURCE_TYPE, ImageListEvent >::OnEventHandlerMethod  handlerMethod,
const String handlerName = ""
[inline]
 

template<class SOURCE_TYPE>
virtual VCF::ImageListEventHandler< SOURCE_TYPE >::~ImageListEventHandler  )  [inline, virtual]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information