#include <string>#include <vector>#include <cassert>#include <glib.h>#include <iconv.h>#include "plugin_inc.h"#include "text_base_types.h"#include "signal_slot.h"

Go to the source code of this file.
Data Structures | |
| class | text::TextModel |
| struct | text::TextModel::Paragraph |
Namespaces | |
| namespace | text |
Defines | |
| #define | DEFAULT_ENCODING "iso8859-1" |
| #define DEFAULT_ENCODING "iso8859-1" |
Definition at line 42 of file text_model.h.
1.6.2-20100208