Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFDE_TextEditEngine::Iterator Class Reference

#include <cfde_texteditengine.h>

Collaboration diagram for CFDE_TextEditEngine::Iterator:

Public Member Functions

 Iterator (const CFDE_TextEditEngine *engine)
 ~Iterator ()
void Next (bool bPrev)
wchar_t GetChar () const
void SetAt (size_t nIndex)
size_t FindNextBreakPos (bool bPrev)
bool IsEOF (bool bPrev) const

Detailed Description

Definition at line 45 of file cfde_texteditengine.h.

Constructor & Destructor Documentation

◆ Iterator()

◆ ~Iterator()

Member Function Documentation

◆ FindNextBreakPos()

◆ GetChar()

Definition at line 1206 of file cfde_texteditengine.cpp.

◆ IsEOF()

Definition at line 1215 of file cfde_texteditengine.cpp.

◆ Next()

◆ SetAt()

Definition at line 1210 of file cfde_texteditengine.cpp.


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