OpenCPN Partial API docs
Loading...
Searching...
No Matches
field_text.h File Reference

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...
 

Detailed Description

Text field classes and text validator base classes.

Definition in file field_text.h.