PlainTextModel template. Each policy provides a different implementation of the std::string legalize(const std::string& in, const TextModel::index& pos, const std::string& old)
in is the string that should be inserted at pos into old. The function returns the characters that may actually be inserted.
Namespaces | |
| namespace | ONE |
| namespace | ONE::gui |
Classes | |
| struct | ONE::gui::AcceptAll |
| accepts the unchanged input string More... | |
| struct | ONE::gui::AcceptN |
| accepts only natural numbers as input. More... | |
1.4.3