You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/parts/snippet/README.dox

17 lines
569 B

/** \class SnippetPart
This plugin provides a tool view for CodeSnippets which can be easily inserted into any TDevelop sourcecode file.
\authors <a href="mailto:rgruber@users.sourceforge.net">Robert Gruber</a>
\maintainer <a href="mailto:rgruber@users.sourceforge.net">Robert Gruber</a>
\feature Provides a tooltree view for easy access to your CodeSnippets
\feature You can use variables in Snippets
\feature Tooltips show the content of the snippets
\feature Snippets are saved based on the user who created them
\requirement KDE >= 3.1.3
\todo Add features
*/