PreviewControlBar Class Reference

Inheritance diagram for PreviewControlBar:

Panel Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (PrintPreview preview, int buttons, Window parent, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=wxTAB_TRAVERSAL, string name="panel")
void CreateButtons ()
int ZoomControl ()
void ZoomControl (int value)
PrintPreview printPreview ()

Public Attributes

const int wxPREVIEW_PRINT = 1
const int wxPREVIEW_PREVIOUS = 2
const int wxPREVIEW_NEXT = 4
const int wxPREVIEW_ZOOM = 8
const int wxPREVIEW_FIRST = 16
const int wxPREVIEW_LAST = 32
const int wxPREVIEW_GOTO = 64
const int wxPREVIEW_DEFAULT
const int wxID_PREVIEW_CLOSE = 1
const int wxID_PREVIEW_NEXT = 2
const int wxID_PREVIEW_PREVIOUS = 3
const int wxID_PREVIEW_PRINT = 4
const int wxID_PREVIEW_ZOOM = 5
const int wxID_PREVIEW_FIRST = 6
const int wxID_PREVIEW_LAST = 7
const int wxID_PREVIEW_GOTO = 8


Constructor & Destructor Documentation

this ( PrintPreview  preview,
int  buttons,
Window  parent,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = wxTAB_TRAVERSAL,
string  name = "panel" 
)


Member Function Documentation

void CreateButtons (  ) 

int ZoomControl (  ) 

void ZoomControl ( int  value  ) 

PrintPreview printPreview (  ) 


Member Data Documentation

const int wxPREVIEW_PRINT = 1

const int wxPREVIEW_PREVIOUS = 2

const int wxPREVIEW_NEXT = 4

const int wxPREVIEW_ZOOM = 8

const int wxPREVIEW_FIRST = 16

const int wxPREVIEW_LAST = 32

const int wxPREVIEW_GOTO = 64

const int wxPREVIEW_DEFAULT

Initial value:

const int wxID_PREVIEW_CLOSE = 1

const int wxID_PREVIEW_NEXT = 2

const int wxID_PREVIEW_PREVIOUS = 3

const int wxID_PREVIEW_PRINT = 4

const int wxID_PREVIEW_ZOOM = 5

const int wxID_PREVIEW_FIRST = 6

const int wxID_PREVIEW_LAST = 7

const int wxID_PREVIEW_GOTO = 8


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:27 2009 for wxD by  doxygen 1.5.4