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 |
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 | ( | ) |
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 |