#include "wxwidgets.h"
|
| wxGetSizeDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, int width=800, int height=600) |
|
int | getWidth () |
|
int | getHeight () |
|
Definition at line 450 of file wxwidgets.h.
wxGetSizeDialog::wxGetSizeDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE , |
|
|
int |
width = 800 , |
|
|
int |
height = 600 |
|
) |
| |
int wxGetSizeDialog::getHeight |
( |
| ) |
|
|
inline |
int wxGetSizeDialog::getWidth |
( |
| ) |
|
|
inline |
wxSpinCtrl* wxGetSizeDialog::spinControlHeight |
|
private |
wxSpinCtrl* wxGetSizeDialog::spinControlWidth |
|
private |
The documentation for this class was generated from the following file: