OpenCPN Partial API docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SwitchField Class Reference

Switch field contains switch button with label to be included in a two column form sizer. More...

#include <field_switch.h>

Inheritance diagram for SwitchField:
SwitchButton

Public Member Functions

 SwitchField (wxWindow *parent, int key, const std::string &label, bool value=true)
 
- Public Member Functions inherited from SwitchButton
 SwitchButton (wxWindow *parent, int key, bool value=true)
 Toggle key on/off.
 
int GetKey ()
 
bool IsActive ()
 

Detailed Description

Switch field contains switch button with label to be included in a two column form sizer.

Definition at line 29 of file field_switch.h.


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