Name
%HeaderCode -- Start of a C++ header code
_block_Description
Header code is written to the global module header sip$(module)Decl$(module).h.
These sections are collected from the main module (in the order of evaluation) but ignored
on all imported modules.
Name
%ExportedHeaderCode -- Start of an exported C++ header code
_block_Synopsis
%ExportedHeaderCode
Description
is written to the global module header sip$(module)Decl$(module).h. These sections
are collected from all modules (incl. imported modules).
Name
%ExposeFunction -- $$$
Name
%C++Code -- Start of a C++ code
_block_
Name
%MemberCode -- Start of a C++ member code
_block_
Name
%VirtualCode -- Start of a C++ virtual code
_block_
Name
%VariableCode -- Start of an access code
_block_Remarks
%VariableCode cannot be specified for non-static class variables.