Class TabEngine.
More...
#include <gui.h>
|
| 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) |
|
|
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 |
|
The documentation for this class was generated from the following files:
- /home/loic/Documents/Git/ochess/src/gui.h
- /home/loic/Documents/Git/ochess/src/gui.cpp