#include <HippConsole.h>
Public Member Functions | |
| HippShapeZoom (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Scale"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE) | |
| ~HippShapeZoom () | |
Public Attributes | |
| wxTextCtrl * | shape_scaleX |
| wxTextCtrl * | shape_scaleY |
Protected Attributes | |
| wxStaticText * | m_staticText1 |
| wxStaticText * | m_staticText2 |
| wxStdDialogButtonSizer * | m_sdbSizer1 |
| wxButton * | m_sdbSizer1OK |
| wxButton * | m_sdbSizer1Cancel |
Class HippShapeZoom
| HippShapeZoom::HippShapeZoom | ( | wxWindow * | parent, | |
| wxWindowID | id = wxID_ANY, |
|||
| const wxString & | title = _("Scale"), |
|||
| const wxPoint & | pos = wxDefaultPosition, |
|||
| const wxSize & | size = wxSize( -1,-1 ), |
|||
| long | style = wxDEFAULT_DIALOG_STYLE | |||
| ) |
| HippShapeZoom::~HippShapeZoom | ( | ) |
wxStdDialogButtonSizer* HippShapeZoom::m_sdbSizer1 [protected] |
wxButton* HippShapeZoom::m_sdbSizer1Cancel [protected] |
wxButton* HippShapeZoom::m_sdbSizer1OK [protected] |
wxStaticText* HippShapeZoom::m_staticText1 [protected] |
wxStaticText* HippShapeZoom::m_staticText2 [protected] |
| wxTextCtrl* HippShapeZoom::shape_scaleX |
| wxTextCtrl* HippShapeZoom::shape_scaleY |
1.7.1