#include <HippConsole.h>
List of all members.
Public Member Functions |
| | HippConsole (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Console"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(536, 399), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
| | ~HippConsole () |
Public Attributes |
| wxTextCtrl * | console_output |
Detailed Description
Class HippConsole
Constructor & Destructor Documentation
| HippConsole::HippConsole |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxString & |
title = _("Console"), |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxSize( 536,399 ), |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER | |
|
) |
| | |
| HippConsole::~HippConsole |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: