OChess v0.0.2
Programmer's Manual
PrefsEditor Class Reference

Class PrefsEditor. More...

#include <gui.h>

Inheritance diagram for PrefsEditor:
EditorPrefsPanel

Public Member Functions

 PrefsEditor (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
 

Protected Attributes

wxStaticText * color_margin_label
 
wxColourPickerCtrl * color_margin
 
wxStaticText * color_scrollbar_label
 
wxColourPickerCtrl * color_scrollbar
 
wxStaticText * color_scrollbarbg_label
 
wxColourPickerCtrl * color_scrollbarbg
 
wxStaticText * color_commentbg_label
 
wxColourPickerCtrl * color_commentbg
 
wxStaticText * row_size_label
 
wxSpinCtrl * row_size
 
wxStaticText * col_size_label
 
wxSpinCtrl * col_size
 
wxCheckBox * show_move_icons
 

Detailed Description

Class PrefsEditor.


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