Public Member Functions | Public Attributes | Protected Attributes

HippShapeZoom Class Reference

#include <HippConsole.h>

List of all members.

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

Detailed Description

Class HippShapeZoom


Constructor & Destructor Documentation

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 (  ) 

Member Data Documentation

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]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines