Class TabGameRightPanel.
More...
#include <gui.h>
|
| TabGameRightPanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 379), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) |
|
|
wxNotebook * | notebook |
|
wxPanel * | editor_page |
|
wxBoxSizer * | editor_page_sizer |
|
wxTextCtrl * | opening_label |
|
wxBoxSizer * | editor_canvas_sizer |
|
wxStaticLine * | m_staticline1 |
|
wxStaticText * | comment_label |
|
wxTextCtrl * | comment_input |
|
wxPanel * | nag_panel |
|
wxButton * | nag_1 |
|
wxButton * | nag_2 |
|
wxButton * | nag_3 |
|
wxButton * | nag_4 |
|
wxButton * | nag_5 |
|
wxButton * | nag_6 |
|
wxButton * | nag_10 |
|
wxButton * | nag_18 |
|
wxButton * | nag_19 |
|
wxButton * | nag_del |
|
wxPanel * | tags_page |
|
wxTextCtrl * | tagTextCtrl |
|
wxTextCtrl * | valueTextCtrl |
|
wxButton * | update_button |
|
wxListCtrl * | tags_list |
|
wxButton * | delete_button |
|
wxPanel * | engine_page |
|
wxStaticText * | engine_list_label |
|
wxListBox * | engine_list |
|
wxButton * | analyze_game_button |
|
wxButton * | live_analysis_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