plugin.h
56 KTEXTEDITOR_EXPORT Plugin *createPlugin ( const char* libname, Document *document = 0, const char *name = 0 );
The View class represents a single view of a Document .
Definition: ktexteditor/view.h:32