OChess v0.0.2
Programmer's Manual
DialogAbout Class Reference

Class DialogAbout. More...

#include <gui.h>

Inheritance diagram for DialogAbout:

Public Member Functions

 DialogAbout (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(600, 400), long style=wxDEFAULT_DIALOG_STYLE)
 

Public Attributes

wxStaticBitmap * app_icon
 
wxStaticText * appname_text
 
wxRichTextCtrl * info_richtext
 
wxRichTextCtrl * credits_richtext
 

Protected Attributes

wxNotebook * m_notebook3
 
wxPanel * info_panel
 
wxPanel * credits_panel
 

Detailed Description

Class DialogAbout.


The documentation for this class was generated from the following files: