|
Horizon
|
Public Member Functions | |
| LayerOptionsExp (BoardDisplayOptionsBox *p, int l) | |
| int | get_layer () const |
| virtual json | serialize ()=0 |
| virtual void | load_from_json (const json &j)=0 |
Protected Member Functions | |
| Gtk::CheckButton * | add_checkbutton (const std::string &la) |
| void | emit_layer_display (const LayerDisplay &ld) |
Protected Attributes | |
| BoardDisplayOptionsBox * | parent |
| const int | layer |
| Gtk::Box * | box = nullptr |