#include <creaImageIOWxGimmickFrame.h>
Public Member Functions | |
WxGimmickFrame () | |
WxGimmickFrame (wxWindow *parent, const wxWindowID id, wxString title, const wxPoint &pos, const wxSize &size, int threads=0) | |
~WxGimmickFrame () | |
Private Attributes | |
Gimmick * | mGimmick |
WxGimmickView * | mView |
Definition at line 16 of file creaImageIOWxGimmickFrame.h.
creaImageIO::WxGimmickFrame::WxGimmickFrame | ( | ) |
creaImageIO::WxGimmickFrame::WxGimmickFrame | ( | wxWindow * | parent, | |
const wxWindowID | id, | |||
wxString | title, | |||
const wxPoint & | pos, | |||
const wxSize & | size, | |||
int | threads = 0 | |||
) |
creaImageIO::WxGimmickFrame::~WxGimmickFrame | ( | ) |
Gimmick* creaImageIO::WxGimmickFrame::mGimmick [private] |
Definition at line 45 of file creaImageIOWxGimmickFrame.h.
WxGimmickView* creaImageIO::WxGimmickFrame::mView [private] |
Definition at line 46 of file creaImageIOWxGimmickFrame.h.