Class PrefsBoard.
More...
#include <gui.h>
|
| PrefsBoard (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(756, 751), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) |
|
void | splitterOnIdle (wxIdleEvent &) |
|
|
wxSplitterWindow * | splitter |
|
wxPanel * | board_canvas |
|
wxPanel * | options_panel |
|
wxStaticText * | piece_theme_label |
|
wxListBox * | piece_theme |
|
wxStaticText * | square_theme_label |
|
wxListBox * | square_theme |
|
wxCheckBox * | show_side_badge |
|
wxCheckBox * | show_captures |
|
wxCheckBox * | black_by_default |
|
wxStaticText * | border_radius_label |
|
wxSpinCtrl * | corner_radius |
|
wxStaticText * | board_size_label |
|
wxSpinCtrl * | square_size |
|
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