Namespace options

Top  Previous  Next

User interface > Translation options > Namespace options

 

 

The namespace options are part of the translation options and specify which namespaces have to be created in the resulting code.

 

 

OptionsNamespaces

 

Namespaces are created if the option Create namespaces is activated.

 

The namespaces are normalized if the option Normalize namespaces is activated.

 

If the button Suppressed namespaces is clicked a dialog is shown, where you can enter file names for which the creation of namespaces shall be suppressed.

 

If the button Qualify ... is clicked a dialog is shown, where you can enter type identifiers, which always shall be qualified.

 

If the button Ignore NODEFINE for ... is clicked a dialog is shown, where you can enter type identifiers, for which the NODEFINE directive shall be ignored.

 

 

For C++Builder no namespaces are created for files where a form is defined and also no namespaces are written for types in published sections, because the form parser of the C++Builder cannot process them.

 

 

 

 

 



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content