wxviewer.h File Reference

#include <boost/shared_ptr.hpp>
#include <wx/event.h>
#include <wx/window.h>
Include dependency graph for wxviewer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lux::wxViewerSelection
class  lux::wxViewerEvent
class  lux::wxViewerBase

Namespaces

namespace  lux

Defines

#define EVT_LUX_VIEWER_SELECTION(id, fn)

Typedefs

typedef void(wxEvtHandler::* lux::wxViewerEventFunction )(wxViewerEvent &)

Enumerations

enum  lux::wxViewerMode {
  lux::STATIC, lux::PANZOOM, lux::SELECTION, lux::EMPTY_VIEW,
  lux::LOGO_VIEW, lux::RENDER_VIEW
}

Define Documentation

#define EVT_LUX_VIEWER_SELECTION ( id,
fn   ) 
Value:
DECLARE_EVENT_TABLE_ENTRY( wxEVT_LUX_VIEWER_SELECTION, id, -1, \
    (wxObjectEventFunction) (wxEventFunction) (wxCommandEventFunction) (wxNotifyEventFunction) \
    wxStaticCastEvent( wxViewerEventFunction, & fn ), (wxObject *) NULL ),

Definition at line 69 of file wxviewer.h.

Generated by  doxygen 1.6.2-20100208