Version: 3.2.5
wxFloatingPointValidator< T > Member List

This is the complete list of members for wxFloatingPointValidator< T >, including all inherited members.

AddFilter(wxEventFilter *filter)wxEvtHandlerstatic
AddPendingEvent(const wxEvent &event)wxEvtHandlervirtual
AllocExclusive()wxObjectprotected
Bind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Bind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
CallAfter(void(T::*method)(T1,...), T1 x1,...)wxEvtHandler
CallAfter(const T &functor)wxEvtHandler
Clone() constwxValidatorvirtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
CreateRefData() constwxObjectprotectedvirtual
DeletePendingEvents()wxEvtHandler
Disconnect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
GetClassInfo() constwxObjectvirtual
GetClientData() constwxEvtHandler
GetClientObject() constwxEvtHandler
GetEvtHandlerEnabled() constwxEvtHandler
GetMax() constwxNumValidator< T >
GetMin() constwxNumValidator< T >
GetNextHandler() constwxEvtHandler
GetPreviousHandler() constwxEvtHandler
GetRange(ValueType &min, ValueType &max) constwxNumValidator< T >
GetRefData() constwxObject
GetWindow() constwxValidator
IsKindOf(const wxClassInfo *info) constwxObject
IsSameAs(const wxObject &obj) constwxObject
IsSilent()wxValidatorstatic
IsUnlinked() constwxEvtHandler
m_refDatawxObjectprotected
m_valuewxNumValidator< T >protected
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
ProcessEvent(wxEvent &event)wxEvtHandlervirtual
ProcessEventLocally(wxEvent &event)wxEvtHandler
ProcessPendingEvents()wxEvtHandler
QueueEvent(wxEvent *event)wxEvtHandlervirtual
Ref(const wxObject &clone)wxObject
RemoveFilter(wxEventFilter *filter)wxEvtHandlerstatic
SafelyProcessEvent(wxEvent &event)wxEvtHandler
SetClientData(void *data)wxEvtHandler
SetClientObject(wxClientData *data)wxEvtHandler
SetEvtHandlerEnabled(bool enabled)wxEvtHandler
SetFactor(double factor)wxFloatingPointValidator< T >
SetMax(ValueType max)wxNumValidator< T >
SetMin(ValueType min)wxNumValidator< T >
SetNextHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetPrecision(unsigned precision)wxFloatingPointValidator< T >
SetPreviousHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetRange(ValueType min, ValueType max)wxNumValidator< T >
SetRefData(wxObjectRefData *data)wxObject
SetStyle(int style)wxNumValidator< T >
SetWindow(wxWindow *window)wxValidatorvirtual
SuppressBellOnError(bool suppress=true)wxValidatorstatic
TransferFromWindow()wxNumValidator< T >virtual
TransferToWindow()wxNumValidator< T >virtual
TryAfter(wxEvent &event)wxEvtHandlerprotectedvirtual
TryBefore(wxEvent &event)wxEvtHandlerprotectedvirtual
Unbind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unbind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unlink()wxEvtHandler
UnRef()wxObject
UnShare()wxObject
Validate(wxWindow *parent)wxValidatorvirtual
ValueType typedefwxFloatingPointValidator< T >
wxEvtHandler()wxEvtHandler
wxFloatingPointValidator(ValueType *value=NULL, int style=wxNUM_VAL_DEFAULT)wxFloatingPointValidator< T >
wxFloatingPointValidator(int precision, ValueType *value=NULL, int style=wxNUM_VAL_DEFAULT)wxFloatingPointValidator< T >
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxValidator()wxValidator
~wxEvtHandler()wxEvtHandlervirtual
~wxObject()wxObjectvirtual
~wxValidator()wxValidatorvirtual