The TranslatorDutch
Class Reference
Declaration
Included Headers
Base class
class | Translator |
Abstract base class for all translatable text fragments. More... | |
Public Member Functions Index
Definition at line 21 of file translator_nl.h.
Public Member Functions
getLanguageString()
| inline virtual |
language codes for Html help
0x402 Bulgarian
0x405 Czech
0x406 Danish
0x413 Dutch
0xC09 English (Australia)
0x809 English (Britain)
0x1009 English (Canada)
0x1809 English (Ireland)
0x1409 English (New Zealand)
0x1C09 English (South Africa)
0x409 English (United States)
0x40B Finnish
0x40C French
0x407 German
0x408 Greece
0x439 Hindi
0x40E Hungarian
0x410 Italian
0x814 Norwegian
0x415 Polish
0x816 Portuguese(Portugal)
0x416 Portuguese(Brazil)
0x419 Russian
0x80A Spanish(Mexico)
0xC0A Spanish(Modern Sort)
0x40A Spanish(Traditional Sort)
0x41D Swedish
0x41F Turkey
0x411 Japanese
0x412 Korean
0x804 Chinese (PRC)
0x404 Chinese (Taiwan)
New LCIDs:
0x421 Indonesian
0x41A Croatian
0x418 Romanian
0x424 Slovenian
0x41B Slovak
0x422 Ukrainian
0x81A Serbian (Serbia, Latin)
0x403 Catalan
0x426 Latvian
0x427 Lithuanian
0x436 Afrikaans
0x42A Vietnamese
0x429 Persian (Iran)
0xC01 Arabic (Egypt) - I don't know which version of arabic is used inside translator_ar.h ,
so I have chosen Egypt at random
Code for Esperanto should be as shown below but the htmlhelp compiler 1.3 does not support this (and no newer version is available).
0x48f Esperanto
So do a fallback to the default language
0x409 English (United States)
0xC1A Serbian (Serbia, Cyrillic)
Definition at line 41 of file translator_nl.h.
idLanguage()
| inline virtual |
Definition at line 24 of file translator_nl.h.
latexLanguageSupportCommand()
| inline virtual |
Used to get the LaTeX command(s) for the language support. This method should return string with commands that switch LaTeX to the desired language. For example
"\\usepackage[german]{babel}\n"
or
"\\usepackage{polski}\n"
"\\usepackage[latin2]{inputenc}\n"
"\\usepackage[T1]{fontenc}\n"
Definition at line 37 of file translator_nl.h.
trAdditionalInheritedMembers()
| inline virtual |
Header of the sections with inherited members specific for the base class(es)
Definition at line 1609 of file translator_nl.h.
trAll()
| inline virtual |
Used in the quick index of a class/file/namespace member list page to link to the unfiltered list of all members.
Definition at line 1154 of file translator_nl.h.
trAndMore()
| inline virtual |
Used in dot graph when UML_LOOK is enabled and there are many fields
Definition at line 1586 of file translator_nl.h.
trAttention()
| inline virtual |
Definition at line 742 of file translator_nl.h.
trAuthor()
| inline virtual |
This text is generated when the \author command is used and for the author section in man pages.
Definition at line 1033 of file translator_nl.h.
Reference Translator::createNoun.
trBug()
| inline virtual |
Used as a marker that is put before a \bug item
Definition at line 905 of file translator_nl.h.
trBugList()
| inline virtual |
Used as the header of the bug list
Definition at line 910 of file translator_nl.h.
trCallerGraph()
| inline virtual |
Put in front of the call graph for a function.
Definition at line 1273 of file translator_nl.h.
trCallGraph()
| inline virtual |
Put in front of the call graph for a function.
Definition at line 1159 of file translator_nl.h.
trCiteReferences()
| inline virtual |
Header for the page with bibliographic citations
Definition at line 1562 of file translator_nl.h.
trClass()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 968 of file translator_nl.h.
Reference Translator::createNoun.
Referenced by trCompoundType.
trClassDiagram()
| inline virtual |
Definition at line 328 of file translator_nl.h.
trClassDocumentation()
| inline virtual |
Definition at line 266 of file translator_nl.h.
References Config_getBool and trDesignUnitDocumentation.
trClasses()
| inline virtual |
Used for Java classes in the summary section of Java packages
Definition at line 868 of file translator_nl.h.
Reference Config_getBool.
trClassHierarchy()
| inline virtual |
Definition at line 104 of file translator_nl.h.
trClassHierarchyDescription()
| inline virtual |
Definition at line 147 of file translator_nl.h.
Reference Config_getBool.
trClassMethods()
| inline virtual |
Used as the header of a list of class methods in Objective-C. These are similar to static public member functions in C++.
Definition at line 1647 of file translator_nl.h.
trCode()
| inline virtual |
Text used the source code in the file index
Definition at line 641 of file translator_nl.h.
trCollaborationDiagram()
| inline virtual |
this text is put before a collaboration diagram
Definition at line 596 of file translator_nl.h.
trCompoundIndex()
| inline virtual |
Definition at line 251 of file translator_nl.h.
Reference Config_getBool.
trCompoundIndexFortran()
| inline virtual |
This is used in LaTeX as the title of the chapter with the annotated compound index (Fortran).
Definition at line 1312 of file translator_nl.h.
trCompoundList()
| inline virtual |
Definition at line 106 of file translator_nl.h.
Reference Config_getBool.
trCompoundListDescription()
| inline virtual |
Definition at line 165 of file translator_nl.h.
Reference Config_getBool.
trCompoundListDescriptionFortran()
| inline virtual |
This is an introduction to the annotated compound list (Fortran).
Definition at line 1295 of file translator_nl.h.
trCompoundListFortran()
| inline virtual |
This is put above each page as a link to the list of annotated data types (Fortran).
Definition at line 1287 of file translator_nl.h.
trCompoundMembers()
| inline virtual |
Definition at line 119 of file translator_nl.h.
Reference Config_getBool.
trCompoundMembersDescription()
| inline virtual |
Definition at line 183 of file translator_nl.h.
Reference Config_getBool.
trCompoundMembersDescriptionFortran()
| inline virtual |
This is an introduction to the page with all data types (Fortran).
Definition at line 1299 of file translator_nl.h.
trCompoundMembersDescriptionTotal()
| inline virtual |
Definition at line 2079 of file translator_nl.h.
References ClassMemberHighlight::All, Config_getBool, ClassMemberHighlight::Enums, ClassMemberHighlight::EnumValues, ClassMemberHighlight::Events, ClassMemberHighlight::Functions, ClassMemberHighlight::Properties, ClassMemberHighlight::Related, ClassMemberHighlight::Total, ClassMemberHighlight::Typedefs and ClassMemberHighlight::Variables.
trCompoundMembersFortran()
| inline virtual |
This is put above each page as a link to all members of compounds (Fortran).
Definition at line 1291 of file translator_nl.h.
trCompoundReference()
| inline virtual |
Definition at line 376 of file translator_nl.h.
References ClassDef::Category, ClassDef::Class, ClassDef::Exception, ClassDef::Interface, ClassDef::Protocol, ClassDef::Struct and ClassDef::Union.
trCompoundReferenceFortran()
| inline virtual |
used as the title of the HTML page of a module/type (Fortran)
Definition at line 1353 of file translator_nl.h.
References ClassDef::Category, ClassDef::Class, ClassDef::Exception, ClassDef::Interface, ClassDef::Protocol, ClassDef::Struct and ClassDef::Union.
trCompoundReferenceSlice()
| inline virtual |
Definition at line 1887 of file translator_nl.h.
References ClassDef::Category, ClassDef::Class, ClassDef::Exception, ClassDef::Interface, ClassDef::Protocol, ClassDef::Struct and ClassDef::Union.
trCompounds()
| inline virtual |
Definition at line 310 of file translator_nl.h.
Reference Config_getBool.
trCompoundType()
| inline virtual |
Definition at line 2005 of file translator_nl.h.
References ClassDef::Category, ClassDef::Class, ClassDef::Exception, ClassDef::Interface, ClassDef::Protocol, ClassDef::Service, ClassDef::Singleton, ClassDef::Struct, trClass, trType and ClassDef::Union.
trConcept()
| inline virtual |
Definition at line 1923 of file translator_nl.h.
Reference Translator::createNoun.
trConceptDefinition()
| inline virtual |
Definition at line 1952 of file translator_nl.h.
trConceptDocumentation()
| inline virtual |
Definition at line 1941 of file translator_nl.h.
trConceptIndex()
| inline virtual |
Definition at line 1938 of file translator_nl.h.
trConceptList()
| inline virtual |
Definition at line 1935 of file translator_nl.h.
trConceptListDescription()
| inline virtual |
Definition at line 1944 of file translator_nl.h.
trConceptReference()
| inline virtual |
Definition at line 1928 of file translator_nl.h.
trConstantDocumentation()
| inline virtual |
Definition at line 1841 of file translator_nl.h.
trConstantGroupReference()
| inline virtual |
UNO IDL constant groups.
Definition at line 1684 of file translator_nl.h.
trConstantGroups()
| inline virtual |
UNO IDL constant groups.
Definition at line 1680 of file translator_nl.h.
trConstants()
| inline virtual |
Definition at line 1839 of file translator_nl.h.
trConstructorDocumentation()
| inline virtual |
header that is put before the list of constructor/destructors.
Definition at line 606 of file translator_nl.h.
trCopyright()
| inline virtual |
Text for copyright paragraph
Definition at line 1566 of file translator_nl.h.
trCopyToClipboard()
| inline virtual |
Definition at line 2284 of file translator_nl.h.
trCustomReference()
| inline virtual |
Definition at line 1835 of file translator_nl.h.
trDataMemberDocumentation()
| inline virtual |
Definition at line 1911 of file translator_nl.h.
trDataMembers()
| inline virtual |
Definition at line 1909 of file translator_nl.h.
trDataTypes()
| inline virtual |
This is used in the documentation of a file/namespace/group before the list of links to documented compounds (Fortran)
Definition at line 1336 of file translator_nl.h.
trDate()
| inline virtual |
Definition at line 336 of file translator_nl.h.
trDateTime()
| inline virtual |
Definition at line 1515 of file translator_nl.h.
References Date, DateTime, QCString::sprintf and Time.
trDayOfWeek()
| inline virtual |
Definition at line 1535 of file translator_nl.h.
References QCString::mid and QCString::upper.
trDayPeriod()
| inline virtual |
Definition at line 1551 of file translator_nl.h.
trDeclaration()
| inline virtual |
Definition at line 2214 of file translator_nl.h.
trDefinedAtLineInSourceFile()
| inline virtual |
Definition at line 573 of file translator_nl.h.
trDefinedIn()
| inline virtual |
Definition at line 100 of file translator_nl.h.
trDefinedInSourceFile()
| inline virtual |
Definition at line 577 of file translator_nl.h.
trDefineDocumentation()
| inline virtual |
Definition at line 298 of file translator_nl.h.
trDefines()
| inline virtual |
Definition at line 286 of file translator_nl.h.
trDefineValue()
| inline virtual |
Text shown before a multi-line define
Definition at line 895 of file translator_nl.h.
trDefinition()
| inline virtual |
Definition at line 2213 of file translator_nl.h.
trDeprecated()
| inline virtual |
Definition at line 586 of file translator_nl.h.
trDeprecatedList()
| inline virtual |
Used as the header of the list of item that have been flagged deprecated
Definition at line 1083 of file translator_nl.h.
trDesignUnitDocumentation()
| inline virtual |
Definition at line 1917 of file translator_nl.h.
Referenced by trClassDocumentation.
trDesignUnitHierarchy()
| inline virtual |
VHDL design unit hierarchy.
Definition at line 1726 of file translator_nl.h.
trDesignUnitIndex()
| inline virtual |
VHDL design unit index.
Definition at line 1741 of file translator_nl.h.
trDesignUnitList()
| inline virtual |
VHDL design unit list.
Definition at line 1729 of file translator_nl.h.
trDesignUnitListDescription()
| inline virtual |
VHDL design unit list description.
Definition at line 1735 of file translator_nl.h.
trDesignUnitMembers()
| inline virtual |
VHDL design unit members.
Definition at line 1732 of file translator_nl.h.
trDesignUnits()
| inline virtual |
VHDL design units.
Definition at line 1744 of file translator_nl.h.
trDetailedDescription()
| inline virtual |
Definition at line 49 of file translator_nl.h.
trDetailLevel()
| inline virtual |
Detail level selector shown for hierarchical indices
Definition at line 1578 of file translator_nl.h.
trDetails()
| inline virtual |
Definition at line 51 of file translator_nl.h.
trDictionaries()
| inline virtual |
Definition at line 1847 of file translator_nl.h.
trDictionaryDocumentation()
| inline virtual |
Definition at line 1849 of file translator_nl.h.
trDir()
| inline virtual |
This returns the word directory with or without starting capital (first_capital) and in sigular or plural form (singular).
Definition at line 1249 of file translator_nl.h.
Reference Translator::createNoun.
trDirDepGraph()
| inline virtual |
Header for the graph showing the directory dependencies
Definition at line 1570 of file translator_nl.h.
trDirDocumentation()
| inline virtual |
This is used as the name of the chapter containing the documentation of the directories.
Definition at line 1231 of file translator_nl.h.
trDirectories()
| inline virtual |
This is used as the title of the directory index and also in the Quick links of a HTML page, to link to the directory hierarchy.
Definition at line 1237 of file translator_nl.h.
trDirIndex()
| inline virtual |
This is used as the name of the chapter containing the directory hierarchy.
Definition at line 1225 of file translator_nl.h.
trDirReference()
| inline virtual |
This returns the title of a directory page. The name of the directory is passed via dirName.
Definition at line 1243 of file translator_nl.h.
trDirRelation()
| inline virtual |
directory relation for name
Definition at line 1465 of file translator_nl.h.
trDocumentation()
| inline virtual |
Definition at line 245 of file translator_nl.h.
Reference QCString::isEmpty.
trEnumerations()
| inline virtual |
Definition at line 290 of file translator_nl.h.
trEnumerationTypeDocumentation()
| inline virtual |
Definition at line 302 of file translator_nl.h.
trEnumerationValueDocumentation()
| inline virtual |
Definition at line 304 of file translator_nl.h.
trEnumerationValues()
| inline virtual |
Definition at line 296 of file translator_nl.h.
trEnumGeneratedFromFiles()
| inline virtual |
Used file list for a Java enum
Definition at line 1590 of file translator_nl.h.
trEnumName()
| inline virtual |
Definition at line 96 of file translator_nl.h.
trEnumReference()
| inline virtual |
Header of a Java enum page (Java enums are represented as classes).
Definition at line 1599 of file translator_nl.h.
trEnumValue()
| inline virtual |
Definition at line 98 of file translator_nl.h.
trEventDocumentation()
| inline virtual |
Header used for the documentation section of a class' events.
Definition at line 1099 of file translator_nl.h.
trEvents()
| inline virtual |
Used as a header for a section of events found in a C# program
Definition at line 1094 of file translator_nl.h.
trExamples()
| inline virtual |
Definition at line 143 of file translator_nl.h.
trExamplesDescription()
| inline virtual |
Definition at line 238 of file translator_nl.h.
trExceptionDocumentation()
| inline virtual |
Definition at line 1885 of file translator_nl.h.
trExceptionHierarchy()
| inline virtual |
Definition at line 1881 of file translator_nl.h.
trExceptionHierarchyDescription()
| inline virtual |
Definition at line 1883 of file translator_nl.h.
trExceptionIndex()
| inline virtual |
Definition at line 1875 of file translator_nl.h.
trExceptionList()
| inline virtual |
Definition at line 1877 of file translator_nl.h.
trExceptionListDescription()
| inline virtual |
Definition at line 1879 of file translator_nl.h.
trExceptions()
| inline virtual |
Definition at line 344 of file translator_nl.h.
trExportedModules()
| inline virtual |
Definition at line 2275 of file translator_nl.h.
trExtendsClass()
| inline virtual |
Used in a method of an Objective-C category that extends a class. Note that the @1 marker is required and is replaced by a link to the class method.
Definition at line 1639 of file translator_nl.h.
trFile()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 977 of file translator_nl.h.
Reference Translator::createNoun.
trFileDocumentation()
| inline virtual |
Definition at line 281 of file translator_nl.h.
trFileIn()
| inline virtual |
when clicking a directory dependency label, a page with a table is shown. The heading for the first column mentions the source file that has a relation to another file.
Definition at line 1502 of file translator_nl.h.
trFileIndex()
| inline virtual |
Definition at line 262 of file translator_nl.h.
trFileList()
| inline virtual |
Definition at line 117 of file translator_nl.h.
trFileListDescription()
| inline virtual |
Definition at line 158 of file translator_nl.h.
trFileMembers()
| inline virtual |
Definition at line 130 of file translator_nl.h.
Reference Config_getBool.
trFileMembersDescription()
| inline virtual |
Definition at line 221 of file translator_nl.h.
Reference Config_getBool.
trFileMembersDescriptionTotal()
| inline virtual |
Definition at line 2027 of file translator_nl.h.
References FileMemberHighlight::All, Config_getBool, FileMemberHighlight::Defines, FileMemberHighlight::Dictionaries, FileMemberHighlight::Enums, FileMemberHighlight::EnumValues, FileMemberHighlight::Functions, FileMemberHighlight::Sequences, FileMemberHighlight::Total, FileMemberHighlight::Typedefs and FileMemberHighlight::Variables.
trFileReference()
| inline virtual |
Definition at line 397 of file translator_nl.h.
trFlowchart()
| inline virtual |
This is used for translation of the word that will be followed by a single name of the VHDL process flowchart.
Definition at line 1971 of file translator_nl.h.
trFriends()
| inline virtual |
Definition at line 362 of file translator_nl.h.
trFunctionAndProc()
| inline virtual |
VHDL functions/procedures/processes.
Definition at line 1747 of file translator_nl.h.
trFunctionDocumentation()
| inline virtual |
Definition at line 306 of file translator_nl.h.
trFunctions()
| inline virtual |
Definition at line 292 of file translator_nl.h.
trGeneratedAt()
| inline virtual |
Definition at line 321 of file translator_nl.h.
Reference QCString::isEmpty.
trGeneratedAutomatically()
| inline virtual |
Definition at line 90 of file translator_nl.h.
Reference QCString::isEmpty.
trGeneratedBy()
| inline virtual |
Definition at line 346 of file translator_nl.h.
trGeneratedFromFiles()
| inline virtual |
This is put at the bottom of a class documentation page and is followed by a list of files that were used to generate the page.
Definition at line 526 of file translator_nl.h.
References ClassDef::Category, ClassDef::Class, Config_getBool, ClassDef::Exception, ClassDef::Interface, ClassDef::Protocol, ClassDef::Struct and ClassDef::Union.
trGeneratedFromFilesFortran()
| inline virtual |
This is put at the bottom of a module documentation page and is followed by a list of files that were used to generate the page.
Definition at line 1415 of file translator_nl.h.
References ClassDef::Category, ClassDef::Class, ClassDef::Exception, ClassDef::Interface, ClassDef::Protocol, ClassDef::Struct and ClassDef::Union.
trGlobal()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 1022 of file translator_nl.h.
Reference Translator::createNoun.
trGlobalNamespace()
| inline virtual |
Label used for search results in the global namespace
Definition at line 1477 of file translator_nl.h.
trGotoDocumentation()
| inline virtual |
Used in the file sources to point to the corresponding documentation.
Definition at line 616 of file translator_nl.h.
trGotoGraphicalHierarchy()
| inline virtual |
Definition at line 649 of file translator_nl.h.
trGotoSourceCode()
| inline virtual |
Used in the file documentation to point to the corresponding sources.
Definition at line 611 of file translator_nl.h.
trGotoTextualHierarchy()
| inline virtual |
Definition at line 653 of file translator_nl.h.
trGraphicalHierarchy()
| inline virtual |
Definition at line 645 of file translator_nl.h.
trGroup()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 995 of file translator_nl.h.
Reference Translator::createNoun.
trHierarchicalIndex()
| inline virtual |
Definition at line 249 of file translator_nl.h.
trImplementedFromList()
| inline virtual |
used in member documentation blocks to produce a list of members that are implemented by this one.
Definition at line 1056 of file translator_nl.h.
Reference trWriteList.
trImplementedInList()
| inline virtual |
used in member documentation blocks to produce a list of all members that implementation this member.
Definition at line 1064 of file translator_nl.h.
Reference trWriteList.
trImportant()
| inline virtual |
Definition at line 2293 of file translator_nl.h.
trInclByDepGraph()
| inline virtual |
Definition at line 746 of file translator_nl.h.
trInclDepGraph()
| inline virtual |
this text is put before an include dependency graph
Definition at line 601 of file translator_nl.h.
trIncludesFileIn()
| inline virtual |
when clicking a directory dependency label, a page with a table is shown. The heading for the second column mentions the destination file that is included.
Definition at line 1511 of file translator_nl.h.
trIncludingInheritedMembers()
| inline virtual |
Definition at line 88 of file translator_nl.h.
trInheritedByList()
| inline virtual |
Definition at line 464 of file translator_nl.h.
Reference trWriteList.
trInheritedFrom()
| inline virtual |
Used for a section containing inherited members
Definition at line 1603 of file translator_nl.h.
trInheritsList()
| inline virtual |
Definition at line 458 of file translator_nl.h.
Reference trWriteList.
trInitialValue()
| inline virtual |
Text shown before a multi-line variable/enum initialization
Definition at line 636 of file translator_nl.h.
trInstanceMethods()
| inline virtual |
Used as the header of a list of instance methods in Objective-C. These are similar to public member functions in C++.
Definition at line 1655 of file translator_nl.h.
trInterfaceDocumentation()
| inline virtual |
Definition at line 1863 of file translator_nl.h.
trInterfaceHierarchy()
| inline virtual |
Definition at line 1859 of file translator_nl.h.
trInterfaceHierarchyDescription()
| inline virtual |
Definition at line 1861 of file translator_nl.h.
trInterfaceIndex()
| inline virtual |
Definition at line 1853 of file translator_nl.h.
trInterfaceList()
| inline virtual |
Definition at line 1855 of file translator_nl.h.
trInterfaceListDescription()
| inline virtual |
Definition at line 1857 of file translator_nl.h.
trInterfaces()
| inline virtual |
old style UNO IDL services: implemented interfaces
Definition at line 1672 of file translator_nl.h.
trInvariant()
| inline virtual |
Text for the \invariant command
Definition at line 631 of file translator_nl.h.
trISOLang()
| inline virtual |
Definition at line 39 of file translator_nl.h.
trLegend()
| inline virtual |
text for the link to the legend page
Definition at line 828 of file translator_nl.h.
trLegendDocs()
| inline virtual |
page explaining how the dot graph's should be interpreted
Definition at line 766 of file translator_nl.h.
Reference getDotImageExtension.
trLegendTitle()
| inline virtual |
title of the graph legend page
Definition at line 761 of file translator_nl.h.
trListOfAllMembers()
| inline virtual |
Definition at line 82 of file translator_nl.h.
trLoading()
| inline virtual |
Loading message shown when loading search results
Definition at line 1471 of file translator_nl.h.
trMainPage()
| inline virtual |
This is in the (quick) index as a link to the main page (index.html)
Definition at line 560 of file translator_nl.h.
trMember()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 1013 of file translator_nl.h.
Reference Translator::createNoun.
trMemberDataDocumentation()
| inline virtual |
Definition at line 69 of file translator_nl.h.
Reference Config_getBool.
trMemberEnumerationDocumentation()
| inline virtual |
Definition at line 56 of file translator_nl.h.
trMemberFunctionDocumentation()
| inline virtual |
Definition at line 58 of file translator_nl.h.
Reference Config_getBool.
trMemberFunctionDocumentationFortran()
| inline virtual |
header that is put before the list of member subprograms (Fortran).
Definition at line 1279 of file translator_nl.h.
trMemberList()
| inline virtual |
Definition at line 84 of file translator_nl.h.
trMemberTypedefDocumentation()
| inline virtual |
Definition at line 54 of file translator_nl.h.
trMethodDocumentation()
| inline virtual |
Used as the header of the member functions of an Objective-C class.
Definition at line 1662 of file translator_nl.h.
trModule()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 1408 of file translator_nl.h.
Reference Translator::createNoun.
trModuleDocumentation()
| inline virtual |
Definition at line 264 of file translator_nl.h.
trModuleIndex()
| inline virtual |
Definition at line 247 of file translator_nl.h.
trModuleMembersDescriptionTotal()
| inline virtual |
Definition at line 2230 of file translator_nl.h.
References ModuleMemberHighlight::All, Config_getBool, ModuleMemberHighlight::Enums, ModuleMemberHighlight::EnumValues, ModuleMemberHighlight::Functions, ModuleMemberHighlight::Total, ModuleMemberHighlight::Typedefs and ModuleMemberHighlight::Variables.
trModuleReference()
| inline virtual |
used as the title of the HTML page of a module (Fortran)
Definition at line 1374 of file translator_nl.h.
trModules()
| inline virtual |
Definition at line 102 of file translator_nl.h.
trModulesDescription()
| inline virtual |
Definition at line 242 of file translator_nl.h.
trModulesIndex()
| inline virtual |
This is used in LaTeX as the title of the chapter with the index of all modules (Fortran).
Definition at line 1401 of file translator_nl.h.
trModulesList()
| inline virtual |
used as the title of page containing all the index of all modules (Fortran).
Definition at line 1340 of file translator_nl.h.
trModulesListDescription()
| inline virtual |
used as an introduction to the modules list (Fortran)
Definition at line 1344 of file translator_nl.h.
trModulesMemberDescription()
| inline virtual |
This is an introduction to the page with all modules members (Fortran)
Definition at line 1386 of file translator_nl.h.
trModulesMembers()
| inline virtual |
This is put above each page as a link to all members of modules. (Fortran)
Definition at line 1382 of file translator_nl.h.
trMonth()
| inline virtual |
Definition at line 1543 of file translator_nl.h.
References QCString::mid and QCString::upper.
trMore()
| inline virtual |
Definition at line 80 of file translator_nl.h.
trNamespace()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 986 of file translator_nl.h.
Reference Translator::createNoun.
trNamespaceDocumentation()
| inline virtual |
Definition at line 502 of file translator_nl.h.
trNamespaceIndex()
| inline virtual |
Definition at line 498 of file translator_nl.h.
trNamespaceList()
| inline virtual |
Definition at line 353 of file translator_nl.h.
trNamespaceListDescription()
| inline virtual |
Definition at line 355 of file translator_nl.h.
trNamespaceMemberDescription()
| inline virtual |
Definition at line 486 of file translator_nl.h.
trNamespaceMembers()
| inline virtual |
Definition at line 483 of file translator_nl.h.
trNamespaceMembersDescriptionTotal()
| inline virtual |
Definition at line 2159 of file translator_nl.h.
References NamespaceMemberHighlight::All, Config_getBool, NamespaceMemberHighlight::Dictionaries, NamespaceMemberHighlight::Enums, NamespaceMemberHighlight::EnumValues, NamespaceMemberHighlight::Functions, NamespaceMemberHighlight::Sequences, NamespaceMemberHighlight::Total, NamespaceMemberHighlight::Typedefs and NamespaceMemberHighlight::Variables.
trNamespaceReference()
| inline virtual |
Definition at line 404 of file translator_nl.h.
trNamespaces()
| inline virtual |
This is used in the documentation before the list of all namespaces in a file.
Definition at line 514 of file translator_nl.h.
trNoMatches()
| inline virtual |
Text shown when no search results are found
Definition at line 1489 of file translator_nl.h.
trNote()
| inline virtual |
Definition at line 666 of file translator_nl.h.
trOperationDocumentation()
| inline virtual |
Definition at line 1907 of file translator_nl.h.
trOperations()
| inline virtual |
Definition at line 1905 of file translator_nl.h.
trOverloadText()
| inline virtual |
This text is added to the documentation when the \overload command is used for a function.
Definition at line 1261 of file translator_nl.h.
trPackage()
| inline virtual |
Used as the title of a Java package
Definition at line 880 of file translator_nl.h.
trPackageAttribs()
| inline virtual |
Used as a heading for a list of Java class variables with package scope.
Definition at line 1135 of file translator_nl.h.
trPackageFunctions()
| inline virtual |
Used as a heading for a list of Java class functions with package scope.
Definition at line 1117 of file translator_nl.h.
trPackageList()
| inline virtual |
Definition at line 1961 of file translator_nl.h.
trPackageListDescription()
| inline virtual |
The description of the package index page
Definition at line 885 of file translator_nl.h.
trPackageMembers()
| inline virtual |
Definition at line 1121 of file translator_nl.h.
trPackages()
| inline virtual |
The link name in the Quick links header for each page
Definition at line 890 of file translator_nl.h.
trPackageTypes()
| inline virtual |
Used as a heading for a list of Java class types with package scope.
Definition at line 1110 of file translator_nl.h.
trPage()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 1004 of file translator_nl.h.
Reference Translator::createNoun.
trPageAbbreviation()
| inline virtual |
This is used in references to page that are put in the LaTeX documentation. It should be an abbreviation of the word page.
Definition at line 566 of file translator_nl.h.
trPageIndex()
| inline virtual |
Definition at line 657 of file translator_nl.h.
trPanelSynchronisationTooltip()
| inline virtual |
Used as a tooltip for the toggle button that appears in the navigation tree in the HTML output when GENERATE_TREEVIEW is enabled. This tooltip explains the meaning of the button.
Definition at line 1620 of file translator_nl.h.
trParameters()
| inline virtual |
Definition at line 342 of file translator_nl.h.
trPostcondition()
| inline virtual |
Text for the \post command
Definition at line 626 of file translator_nl.h.
trPrecondition()
| inline virtual |
Text for the \pre command
Definition at line 621 of file translator_nl.h.
trPrivateAttribs()
| inline virtual |
Definition at line 705 of file translator_nl.h.
trPrivateMembers()
| inline virtual |
Definition at line 427 of file translator_nl.h.
trPrivateSlots()
| inline virtual |
Definition at line 429 of file translator_nl.h.
trPrivateTypes()
| inline virtual |
Definition at line 701 of file translator_nl.h.
trProperties()
| inline virtual |
Used as a section header for IDL properties
Definition at line 853 of file translator_nl.h.
trPropertyDocumentation()
| inline virtual |
Used as a section header for IDL property documentation
Definition at line 858 of file translator_nl.h.
trProtectedAttribs()
| inline virtual |
Definition at line 693 of file translator_nl.h.
trProtectedMembers()
| inline virtual |
Definition at line 421 of file translator_nl.h.
trProtectedSlots()
| inline virtual |
Definition at line 423 of file translator_nl.h.
trProtectedTypes()
| inline virtual |
Definition at line 689 of file translator_nl.h.
trProvidedByCategory()
| inline virtual |
Used in a method of an Objective-C class that is declared in a a category. Note that the @1 marker is required and is replaced by a link.
Definition at line 1630 of file translator_nl.h.
trPublicAttribs()
| inline virtual |
Definition at line 674 of file translator_nl.h.
Reference Config_getBool.
trPublicMembers()
| inline virtual |
Definition at line 413 of file translator_nl.h.
trPublicSlots()
| inline virtual |
Definition at line 415 of file translator_nl.h.
trPublicTypes()
| inline virtual |
Definition at line 670 of file translator_nl.h.
trReferencedBy()
| inline virtual |
Definition at line 734 of file translator_nl.h.
trReferenceManual()
| inline virtual |
Definition at line 283 of file translator_nl.h.
trReferences()
| inline virtual |
This text is put before the list of members referenced by a member
Definition at line 1044 of file translator_nl.h.
trReimplementedFromList()
| inline virtual |
Definition at line 470 of file translator_nl.h.
Reference trWriteList.
trReimplementedInList()
| inline virtual |
Definition at line 476 of file translator_nl.h.
Reference trWriteList.
trRelatedFunctionDocumentation()
| inline virtual |
Definition at line 369 of file translator_nl.h.
trRelatedFunctions()
| inline virtual |
Definition at line 45 of file translator_nl.h.
trRelatedPages()
| inline virtual |
Definition at line 141 of file translator_nl.h.
trRelatedPagesDescription()
| inline virtual |
Definition at line 240 of file translator_nl.h.
trRelatedSubscript()
| inline virtual |
Definition at line 47 of file translator_nl.h.
trRelatedSymbolDocumentation()
| inline virtual |
used in the class documentation as a header before the list of all related classes.
Supersedes trRelatedFunctionDocumentation
Definition at line 2002 of file translator_nl.h.
trRelatedSymbols()
| inline virtual |
Please translate also updated body of the method trMemberFunctionDocumentation(), now better adapted for VHDL sources documentation. Done.
used in the compound documentation before a list of related symbols.
Supersedes trRelatedFunctions
Definition at line 1987 of file translator_nl.h.
trRelatedSymbolsSubscript()
| inline virtual |
subscript for the related symbols
Supersedes trRelatedSubscript
Definition at line 1994 of file translator_nl.h.
trRemarks()
| inline virtual |
Definition at line 738 of file translator_nl.h.
trReturns()
| inline virtual |
Definition at line 338 of file translator_nl.h.
trReturnValues()
| inline virtual |
This is used as the heading text for the retval command.
Definition at line 555 of file translator_nl.h.
trRTFansicp()
| inline virtual |
Used as ansicpg for RTF file
The following table shows the correlation of Charset name, Charset Value and
Codepage number:
Charset Name Charset Value(hex) Codepage number
------------------------------------------------------
DEFAULT_CHARSET 1 (x01)
SYMBOL_CHARSET 2 (x02)
OEM_CHARSET 255 (xFF)
ANSI_CHARSET 0 (x00) 1252
RUSSIAN_CHARSET 204 (xCC) 1251
EE_CHARSET 238 (xEE) 1250
GREEK_CHARSET 161 (xA1) 1253
TURKISH_CHARSET 162 (xA2) 1254
BALTIC_CHARSET 186 (xBA) 1257
HEBREW_CHARSET 177 (xB1) 1255
ARABIC _CHARSET 178 (xB2) 1256
SHIFTJIS_CHARSET 128 (x80) 932
HANGEUL_CHARSET 129 (x81) 949
GB2313_CHARSET 134 (x86) 936
CHINESEBIG5_CHARSET 136 (x88) 950
Definition at line 944 of file translator_nl.h.
trRTFCharSet()
| inline virtual |
Used as ansicpg for RTF fcharset
- See Also
trRTFansicp() for a table of possible values.
Definition at line 953 of file translator_nl.h.
trRTFGeneralIndex()
| inline virtual |
Used as header RTF general index
Definition at line 959 of file translator_nl.h.
trRTFTableOfContents()
| inline virtual |
Definition at line 1073 of file translator_nl.h.
trSearch()
| inline virtual |
Definition at line 145 of file translator_nl.h.
trSearching()
| inline virtual |
Message shown while searching
Definition at line 1483 of file translator_nl.h.
trSearchMatches()
| inline virtual |
This string is put before the list of matched words, for each search result. What follows is the list of words that matched the query.
Definition at line 1202 of file translator_nl.h.
trSearchResults()
| inline virtual |
This string is put just before listing the search results. The text can be different depending on the number of documents found. Inside the text you can put the special marker $num to insert the number representing the actual number of search results. The numDocuments parameter can be either 0, 1 or 2, where the value 2 represents 2 or more matches. HTML markup is allowed inside the returned string.
Definition at line 1183 of file translator_nl.h.
trSearchResultsTitle()
| inline virtual |
This string is used as the title for the page listing the search results.
Definition at line 1171 of file translator_nl.h.
trSeeAlso()
| inline virtual |
Definition at line 340 of file translator_nl.h.
trSequenceDocumentation()
| inline virtual |
Definition at line 1845 of file translator_nl.h.
trSequences()
| inline virtual |
Definition at line 1843 of file translator_nl.h.
trServiceGeneratedFromFiles()
| inline virtual |
UNO IDL service page.
Definition at line 1705 of file translator_nl.h.
trServiceReference()
| inline virtual |
UNO IDL service page title.
Definition at line 1691 of file translator_nl.h.
trServices()
| inline virtual |
old style UNO IDL services: inherited services
Definition at line 1676 of file translator_nl.h.
trSignals()
| inline virtual |
Definition at line 417 of file translator_nl.h.
trSince()
| inline virtual |
Definition at line 751 of file translator_nl.h.
trSingletonGeneratedFromFiles()
| inline virtual |
UNO IDL singleton page.
Definition at line 1713 of file translator_nl.h.
trSingletonReference()
| inline virtual |
UNO IDL singleton page title.
Definition at line 1698 of file translator_nl.h.
trSliceInterfaces()
| inline virtual |
Definition at line 1851 of file translator_nl.h.
trSourceFile()
| inline virtual |
This is used in HTML as the title of page with source code for file filename
Definition at line 1213 of file translator_nl.h.
trStaticPackageAttribs()
| inline virtual |
Used as a heading for a list of static Java class variables with package scope.
Definition at line 1142 of file translator_nl.h.
trStaticPackageFunctions()
| inline virtual |
Used as a heading for a list of static Java class functions with package scope.
Definition at line 1128 of file translator_nl.h.
trStaticPrivateAttribs()
| inline virtual |
Definition at line 709 of file translator_nl.h.
trStaticPrivateMembers()
| inline virtual |
Definition at line 431 of file translator_nl.h.
trStaticProtectedAttribs()
| inline virtual |
Definition at line 697 of file translator_nl.h.
trStaticProtectedMembers()
| inline virtual |
Definition at line 425 of file translator_nl.h.
trStaticPublicAttribs()
| inline virtual |
Definition at line 685 of file translator_nl.h.
trStaticPublicMembers()
| inline virtual |
Definition at line 419 of file translator_nl.h.
trStructDocumentation()
| inline virtual |
Definition at line 1873 of file translator_nl.h.
trStructIndex()
| inline virtual |
Definition at line 1867 of file translator_nl.h.
trStructList()
| inline virtual |
Definition at line 1869 of file translator_nl.h.
trStructListDescription()
| inline virtual |
Definition at line 1871 of file translator_nl.h.
trStructs()
| inline virtual |
Definition at line 1865 of file translator_nl.h.
trSubprogram()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 1449 of file translator_nl.h.
Reference Translator::createNoun.
trSubprogramDocumentation()
| inline virtual |
This is used in the documentation of a file/namespace before the list of documentation blocks for subprograms (Fortran)
Definition at line 1330 of file translator_nl.h.
trSubprograms()
| inline virtual |
This is used in the documentation of a file as a header before the list of (global) subprograms (Fortran).
Definition at line 1324 of file translator_nl.h.
trTemplateParameters()
| inline virtual |
Section header for list of template parameters
Definition at line 1582 of file translator_nl.h.
trTest()
| inline virtual |
Used as a marker that is put before a test item
Definition at line 838 of file translator_nl.h.
trTestList()
| inline virtual |
Used as the header of the test list
Definition at line 843 of file translator_nl.h.
trThisIsTheListOfAllMembers()
| inline virtual |
Definition at line 86 of file translator_nl.h.
trTodo()
| inline virtual |
Used as a marker that is put before a todo item
Definition at line 720 of file translator_nl.h.
trTodoList()
| inline virtual |
Used as the header of the todo list
Definition at line 725 of file translator_nl.h.
trTopicDocumentation()
| inline virtual |
Definition at line 2222 of file translator_nl.h.
trTopicIndex()
| inline virtual |
Definition at line 2224 of file translator_nl.h.
trTopicList()
| inline virtual |
Definition at line 2226 of file translator_nl.h.
trTopicListDescription()
| inline virtual |
Definition at line 2228 of file translator_nl.h.
trTopics()
| inline virtual |
Definition at line 2220 of file translator_nl.h.
trType()
| inline virtual |
This is used for translation of the word that will possibly be followed by a single name or by a list of names of the category.
Definition at line 1441 of file translator_nl.h.
Reference Translator::createNoun.
Referenced by trCompoundType.
trTypeConstraints()
| inline virtual |
C# Type Contraint list
Definition at line 1455 of file translator_nl.h.
trTypedefDocumentation()
| inline virtual |
Definition at line 300 of file translator_nl.h.
trTypedefs()
| inline virtual |
Definition at line 288 of file translator_nl.h.
trTypeDocumentation()
| inline virtual |
This is used in LaTeX as the title of the chapter containing the documentation of all data types (Fortran).
Definition at line 1318 of file translator_nl.h.
trVariableDocumentation()
| inline virtual |
Definition at line 308 of file translator_nl.h.
trVariables()
| inline virtual |
Definition at line 294 of file translator_nl.h.
trVersion()
| inline virtual |
Definition at line 334 of file translator_nl.h.
trVhdlType()
| inline virtual |
VHDL type.
Definition at line 1750 of file translator_nl.h.
References ALIAS, ARCHITECTURE, ATTRIBUTE, COMPONENT, CONFIG, CONSTANT, ENTITY, FUNCTION, GENERIC, GROUP, INSTANTIATION, LIBRARY, MISCELLANEOUS, PACKAGE, PACKAGE_BODY, PORT, PROCEDURE, PROCESS, RECORD, SHAREDVARIABLE, SIGNAL, SUBTYPE, TYPE, UCF_CONST, UNITS, USE and VFILE.
trWarning()
| inline virtual |
Definition at line 332 of file translator_nl.h.
trWriteList()
| inline virtual |
Definition at line 435 of file translator_nl.h.
Reference generateMarker.
Referenced by trImplementedFromList, trImplementedInList, trInheritedByList, trInheritsList, trReimplementedFromList and trReimplementedInList.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.