AboutDialog Class Reference
#include <TerrainEditor.h>
List of all members.
Public Member Functions |
| | AboutDialog (wxWindow *parent, wxWindowID id=wxABOUT, const wxString &title=wxT("About"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(250, 209), long style=wxDEFAULT_DIALOG_STYLE) |
| | ~AboutDialog () |
Protected Attributes |
| wxStaticText * | m_staticText18 |
| wxStaticText * | m_staticText21 |
| wxStaticText * | m_staticText20 |
Detailed Description
Class AboutDialog
Constructor & Destructor Documentation
| AboutDialog::AboutDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxABOUT, |
|
|
const wxString & |
title = wxT("About"), |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxSize( 250,209 ), |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE | |
|
) |
| | |
| AboutDialog::~AboutDialog |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/TerrainEditor.h
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/TerrainEditor.cpp