document.h
81 KTEXTEDITOR_EXPORT Document *createDocument ( const char* libname, TQObject *parent = 0, const char *name = 0 );
virtual class View * createView(TQWidget *parent, const char *name=0)=0
Create a view that will display the document data.
This is a simplfied version of the Document & View classes Usage: Load it, merge it's gui + be happy ...
Definition: editor.h:40
KTextEditor is KDE's standard text editing KPart interface.
Definition: blockselectiondcopinterface.h:10