#include <string>
#include <vector>
#include "plugin_inc.h"
#include "interfaces_utils.h"
#include "signal_slot.h"
#include "listeners.h"
#include "marker_entry_impl.h"
#include "pdf_doc_controller.h"
#include "listeners.h"
Go to the source code of this file.
Data Structures | |
class | pdf::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 | |
A simple observer implementation. |