PreviewPanel Class Reference
A preview panel that renders the pictures using the panotools library.
More...
#include <PreviewPanel.h>
Inheritance diagram for PreviewPanel:
[legend]List of all members.
Detailed Description
A preview panel that renders the pictures using the panotools library.
Lets hope this works out fine..
Member Enumeration Documentation
|
|
- Enumeration values:
-
| BLEND_COPY |
|
| BLEND_DIFFERENCE |
|
|
Constructor & Destructor Documentation
| PreviewPanel::PreviewPanel |
( |
|
) |
|
|
Member Function Documentation
| bool PreviewPanel::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxTAB_TRAVERSAL, |
|
|
const wxString & |
name = wxT("panel") |
|
) |
|
|
| void PreviewPanel::ForceUpdate |
( |
|
) |
|
|
| void PreviewPanel::SetAutoUpdate |
( |
bool |
enabled |
) |
|
|
| void PreviewPanel::SetBlendMode |
( |
BlendMode |
b |
) |
|
|
The documentation for this class was generated from the following files: