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.
|
|
|
/** \class AbbrevPart
|
|
|
|
Provides support for customizable abbrevations - short words which expand into commonly needed code structures.
|
|
|
|
|
|
|
|
\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
|
|
|
|
|
|
|
|
\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
|
|
|
|
|
|
|
|
\feature Feature 1
|
|
|
|
\feature Feature 2
|
|
|
|
|
|
|
|
\bug Bug1
|
|
|
|
\bug Bug2
|
|
|
|
|
|
|
|
\note
|
|
|
|
Put you notes here (if you have them!) :)
|
|
|
|
\verbatim
|
|
|
|
Verbatin code here
|
|
|
|
\endverbatim
|
|
|
|
|
|
|
|
*/
|