#include <string>
#include <vector>
#include "plugin_inc.h"
#include "interfaces_utils.h"
#include "signal_slot.h"
#include "listeners.h"
#include "text_model.h"
#include "text_controller.h"
#include "string_impl.h"
Go to the source code of this file.
Data Structures | |
struct | text::RangeImpl |
class | text::PluginDocImpl |
Implement all necessary interfaces for document object. If the interface is not supported, the impl can remove them from parent class list. More... | |
Namespaces | |
namespace | text |