TODO:: mutex class should be used to avoid race on updates
Derived from
wxTimer
Data structures
Members
TCursorTimer::TCursorTimer
TCursorTimer::DrawCursor
wxTextEditorView::GetPagePos
TCursorTimer::GetView
TCursorTimer::HideCursor
TCursorTimer::Lock
TCursorTimer::Notify
TCursorTimer::SetIsShown
TCursorTimer::SetView
TCursorTimer::ShowCursor
TCursorTimer::Unlock
TCursorTimer()
void DrawCursor()
TPosition GetPagePos()
wxTextEditorView* GetView()
void HideCursor(bool forceHide = FALSE)
void Lock()
void Notify()
void SetIsShown(bool isShown)
void SetView(wxTextEditorView* pView)
void ShowCursor(bool forceShow = FALSE)
void Unlock()