Fcitx
Public Member Functions | Public Attributes | List of all members
fcitx::InputBufferPrivate Class Reference
Collaboration diagram for fcitx::InputBufferPrivate:
Collaboration graph
[legend]

Public Member Functions

 InputBufferPrivate (InputBufferOptions options)
 
void ensureAccTill (size_t i) const
 
bool isAsciiOnly () const
 
bool isFixedCursor () const
 

Public Attributes

const InputBufferOptions options_
 
std::string input_
 
size_t cursor_ = 0
 
std::vector< size_t > sz_
 
size_t maxSize_ = 0
 
std::vector< size_t > acc_ = {0}
 
size_t accDirty_ = 0
 

Detailed Description

Definition at line 22 of file inputbuffer.cpp.


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