OpenCPN Partial API docs
|
Text field classes and text validator base classes. More...
#include <wx/wx.h>
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/string.h>
#include <wx/textctrl.h>
#include <wx/valtext.h>
Go to the source code of this file.
Classes | |
class | TextField |
Text field with validator and error handler. More... | |
class | TextValidator |
Base class for member to implement validation rules. More... | |
Text field classes and text validator base classes.
Definition in file field_text.h.