OChess v0.0.2
Programmer's Manual
TabEngine Class Reference

Class TabEngine. More...

#include <gui.h>

Inheritance diagram for TabEngine:
EngineTab

Public Member Functions

 TabEngine (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
 

Protected Attributes

wxStaticText * engine_name_label
 
wxTextCtrl * engine_name
 
wxStaticText * engine_location_label
 
wxTextCtrl * engine_location
 
wxStaticLine * separator_1
 
wxStaticText * params_label
 
wxPropertyGrid * engine_parameters
 
wxButton * save_button
 
wxButton * delete_button
 

Detailed Description

Class TabEngine.


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