Fcitx
Classes | Functions
surroundingtext.h File Reference

Local cache for surrounding text. More...

#include <memory>
#include <string>
#include <fcitx-utils/log.h>
#include <fcitx-utils/macros.h>
#include "fcitxcore_export.h"
Include dependency graph for surroundingtext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcitx::SurroundingText
 Class represents the current state of surrounding text of an input context. More...
 

Functions

LogMessageBuilder & fcitx::operator<< (LogMessageBuilder &log, const SurroundingText &surroundingText)
 

Detailed Description

Local cache for surrounding text.

Definition in file surroundingtext.h.