templateinterface.h
37 class KTEXTEDITOR_EXPORT TemplateInterface //should be named AbstractTemplateInterface, but for consistency with the other classes it is not (for the 3.x release series)
106 bool insertTemplateText ( uint line, uint column, const TQString &templateString, const TQMap<TQString,TQString> &initialValues, TQWidget *parentWindow=0);
KTextEditor is KDE's standard text editing KPart interface.
Definition: blockselectiondcopinterface.h:9
This is an interface for inserting template strings with user editable fields into a document.
Definition: templateinterface.h:37