OChess v0.0.2
Programmer's Manual
EditorPrefsPanel Class Reference

Configuration page for the EditorCanvas. More...

#include <EditorPrefs.hpp>

Inheritance diagram for EditorPrefsPanel:
PrefsEditor

Public Member Functions

 EditorPrefsPanel (wxWindow *parent)
 
void OnConfChange (wxCommandEvent &event)
 
virtual bool TransferDataToWindow ()
 
void ApplyPreferences ()
 
virtual bool TransferDataFromWindow ()
 
- Public Member Functions inherited from PrefsEditor
 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)
 

Additional Inherited Members

- Protected Attributes inherited from PrefsEditor
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

Configuration page for the EditorCanvas.


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