|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::wx::WxFrameFwd Class Reference#include <Frame.h>
Inheritance diagram for acdk::wx::WxFrameFwd:
List of all members.
|
Public Member Functions |
| WxFrameFwd (Frame *frame, wxWindow *parent, int id, const wxString &str, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=_T(frame)) |
| ~WxFrameFwd () |
Constructor & Destructor Documentation
acdk::wx::WxFrameFwd::WxFrameFwd |
( |
Frame * |
frame, |
|
|
wxWindow * |
parent, |
|
|
int |
id, |
|
|
const wxString & |
str, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxDEFAULT_FRAME_STYLE, |
|
|
const wxString & |
name = _T(frame) |
|
) |
|
|
|
|