HELP - Deprecated
HelpExample CodeHowToDocumentDeprecated
Description Source Call Graph
HowToDocument::Deprecated ( Public Method )
Author: N.F.S Grundtvig (The members of this class inherits the author by default.)
Example of deprecated function.
 
Deprecated
This function is deprecated use NonDeprecatedFunction instead.
Syntax / parameters
void Deprecated()

Description
Example of deprecated function.

This is how it looks in the source:
\deprecated This function is deprecated use NonDeprecatedFunction instead. 
About section commands
This command is a section command (also called special section). Common to all section commands is the fact that the section continues until a blank line or another section command is encountered.
The section commands are:


 
Source
The documentation for this Member was generated from the following files:
  • HowtoDocument.cpp
  • HowtoDocument.h