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

vcf/ApplicationKit/WindowEvent.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::WindowEvent

Defines

#define WINDOW_CONST   600
#define WINDOW_EVENT_RESTORE   CUSTOM_EVENT_TYPES + WINDOW_CONST + 1
#define WINDOW_EVENT_MAXIMIZE   CUSTOM_EVENT_TYPES + WINDOW_CONST + 2
#define WINDOW_EVENT_MINIMIZE   CUSTOM_EVENT_TYPES + WINDOW_CONST + 3

Typedefs

typedef Delegate1< WindowEvent * > VCF::WindowDelegate
 WindowDelegate handles the following:.
typedef WindowDelegate::ProcedureType VCF::WindowHandler

Define Documentation

#define WINDOW_CONST   600
 

#define WINDOW_EVENT_MAXIMIZE   CUSTOM_EVENT_TYPES + WINDOW_CONST + 2
 

#define WINDOW_EVENT_MINIMIZE   CUSTOM_EVENT_TYPES + WINDOW_CONST + 3
 

#define WINDOW_EVENT_RESTORE   CUSTOM_EVENT_TYPES + WINDOW_CONST + 1
 

   Comments or Suggestions?    License Information