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