cartprov.cpp File Reference

(r1785/r1013)

#include "camtypes.h"
#include "cartprov.h"
#include "camframe.h"
#include "cartctl.h"

Go to the source code of this file.

Functions

 DECLARE_EVENT_TABLE_ENTRY (wxEVT_CAMARTPROVIDER_GETBITMAP, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction)(wxCamArtProviderEventFunction)&CamArtProvider::GetBitmapEvent,(wxObject *) NULL)
 DECLARE_EVENT_TABLE_ENTRY (wxEVT_CAMARTPROVIDER_INVALIDATEART, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction)(wxCamArtProviderEventFunction)&CamArtProvider::InvalidateArtEvent,(wxObject *) NULL)
 END_EVENT_TABLE ()


Function Documentation

DECLARE_EVENT_TABLE_ENTRY wxEVT_CAMARTPROVIDER_INVALIDATEART  ,
wxID_ANY  ,
1,
(wxObjectEventFunction)(wxEventFunction)(wxCamArtProviderEventFunction)&CamArtProvider::InvalidateArtEvent  ,
(wxObject *)  NULL
 

DECLARE_EVENT_TABLE_ENTRY wxEVT_CAMARTPROVIDER_GETBITMAP  ,
wxID_ANY  ,
1,
(wxObjectEventFunction)(wxEventFunction)(wxCamArtProviderEventFunction)&CamArtProvider::GetBitmapEvent  ,
(wxObject *)  NULL
 

This file contains the class for CamArtProvider, derived from wxEvtHandler. This contains a mapping allowing dialogs of ANY class derived from wxDialog to call the relevant bits of DialogManager.

END_EVENT_TABLE  ) 
 


Generated on Sat Nov 10 03:49:28 2007 for Camelot by  doxygen 1.4.4