Fcitx
|
Formatted string commonly used in user interface. More...
#include <memory>
#include <ostream>
#include <string>
#include <vector>
#include <fcitx-utils/macros.h>
#include <fcitx-utils/textformatflags.h>
#include <fcitx/fcitxcore_export.h>
Go to the source code of this file.
Classes | |
class | fcitx::Text |
A class represents a formatted string. More... | |
Functions | |
std::ostream & | fcitx::operator<< (std::ostream &os, const Text &text) |
Formatted string commonly used in user interface.
Definition in file text.h.