#include <translator_fi.h>
Inheritance diagram for TranslatorFinnish:
Definition at line 77 of file translator_fi.h.
virtual QCString TranslatorFinnish::updateNeededMessage | ( | ) | [inline, virtual] |
This method is used to generate a warning message to signal the user that the translation of his/her language of choice needs updating.
Reimplemented from Translator.
Definition at line 84 of file translator_fi.h.
QCString TranslatorFinnish::idLanguage | ( | ) | [inline, virtual] |
Used for identification of the language. The identification should not be translated. It should be replaced by the name of the language in English using lower-case characters only (e.g. "czech", "japanese", "russian", etc.). It should be equal to the identification used in language.cpp.
Reimplemented from TranslatorEnglish.
Definition at line 91 of file translator_fi.h.
QCString TranslatorFinnish::trRelatedFunctions | ( | ) | [inline, virtual] |
used in the compound documentation before a list of related functions.
Reimplemented from TranslatorEnglish.
Definition at line 94 of file translator_fi.h.
QCString TranslatorFinnish::trRelatedSubscript | ( | ) | [inline, virtual] |
subscript for the related functions.
Reimplemented from TranslatorEnglish.
Definition at line 98 of file translator_fi.h.
QCString TranslatorFinnish::trDetailedDescription | ( | ) | [inline, virtual] |
header that is put before the detailed description of files, classes and namespaces.
Reimplemented from TranslatorEnglish.
Definition at line 102 of file translator_fi.h.
QCString TranslatorFinnish::trMemberTypedefDocumentation | ( | ) | [inline, virtual] |
header that is put before the list of typedefs.
Reimplemented from TranslatorEnglish.
Definition at line 106 of file translator_fi.h.
QCString TranslatorFinnish::trMemberEnumerationDocumentation | ( | ) | [inline, virtual] |
header that is put before the list of enumerations.
Reimplemented from TranslatorEnglish.
Definition at line 110 of file translator_fi.h.
QCString TranslatorFinnish::trEnumerationValueDocumentation | ( | ) | [inline, virtual] |
This is used in the documentation of a file/namespace before the list of documentation blocks for enumeration values
Reimplemented from TranslatorEnglish.
Definition at line 114 of file translator_fi.h.
QCString TranslatorFinnish::trMemberFunctionDocumentation | ( | ) | [inline, virtual] |
header that is put before the list of member functions.
Reimplemented from TranslatorEnglish.
Definition at line 117 of file translator_fi.h.
QCString TranslatorFinnish::trMemberDataDocumentation | ( | ) | [inline, virtual] |
header that is put before the list of member attributes.
Reimplemented from TranslatorEnglish.
Definition at line 120 of file translator_fi.h.
QCString TranslatorFinnish::trMore | ( | ) | [inline, virtual] |
this is the text of a link put after brief descriptions.
Reimplemented from TranslatorEnglish.
Definition at line 124 of file translator_fi.h.
QCString TranslatorFinnish::trListOfAllMembers | ( | ) | [inline, virtual] |
put in the class documentation
Reimplemented from TranslatorEnglish.
Definition at line 128 of file translator_fi.h.
QCString TranslatorFinnish::trMemberList | ( | ) | [inline, virtual] |
used as the title of the "list of all members" page of a class
Reimplemented from TranslatorEnglish.
Definition at line 131 of file translator_fi.h.
QCString TranslatorFinnish::trThisIsTheListOfAllMembers | ( | ) | [inline, virtual] |
this is the first part of a sentence that is followed by a class name
Reimplemented from TranslatorEnglish.
Definition at line 136 of file translator_fi.h.
QCString TranslatorFinnish::trIncludingInheritedMembers | ( | ) | [inline, virtual] |
this is the remainder of the sentence after the class name
Reimplemented from TranslatorEnglish.
Definition at line 139 of file translator_fi.h.
QCString TranslatorFinnish::trGeneratedAutomatically | ( | const char * | s | ) | [inline, virtual] |
this is put at the author sections at the bottom of man pages. parameter s is name of the project name.
Reimplemented from TranslatorEnglish.
Definition at line 143 of file translator_fi.h.
References QCString.
QCString TranslatorFinnish::trEnumName | ( | ) | [inline, virtual] |
put after an enum name in the list of all members
Reimplemented from TranslatorEnglish.
Definition at line 156 of file translator_fi.h.
QCString TranslatorFinnish::trEnumValue | ( | ) | [inline, virtual] |
put after an enum value in the list of all members
Reimplemented from TranslatorEnglish.
Definition at line 160 of file translator_fi.h.
QCString TranslatorFinnish::trDefinedIn | ( | ) | [inline, virtual] |
put after an undocumented member in the list of all members
Reimplemented from TranslatorEnglish.
Definition at line 164 of file translator_fi.h.
QCString TranslatorFinnish::trModules | ( | ) | [inline, virtual] |
This is put above each page as a link to the list of all groups of compounds or files (see the \group command).
Reimplemented from TranslatorEnglish.
Definition at line 169 of file translator_fi.h.
QCString TranslatorFinnish::trClassHierarchy | ( | ) | [inline, virtual] |
This is put above each page as a link to the class hierarchy
Reimplemented from TranslatorEnglish.
Definition at line 173 of file translator_fi.h.
QCString TranslatorFinnish::trCompoundList | ( | ) | [inline, virtual] |
This is put above each page as a link to the list of annotated classes
Reimplemented from TranslatorEnglish.
Definition at line 176 of file translator_fi.h.
QCString TranslatorFinnish::trFileList | ( | ) | [inline, virtual] |
This is put above each page as a link to the list of documented files
Reimplemented from TranslatorEnglish.
Definition at line 179 of file translator_fi.h.
QCString TranslatorFinnish::trHeaderFiles | ( | ) | [inline] |
Definition at line 182 of file translator_fi.h.
QCString TranslatorFinnish::trCompoundMembers | ( | ) | [inline, virtual] |
This is put above each page as a link to all members of compounds.
Reimplemented from TranslatorEnglish.
Definition at line 185 of file translator_fi.h.
QCString TranslatorFinnish::trFileMembers | ( | ) | [inline, virtual] |
This is put above each page as a link to all members of files.
Reimplemented from TranslatorEnglish.
Definition at line 188 of file translator_fi.h.
QCString TranslatorFinnish::trRelatedPages | ( | ) | [inline, virtual] |
This is put above each page as a link to all related pages.
Reimplemented from TranslatorEnglish.
Definition at line 191 of file translator_fi.h.
QCString TranslatorFinnish::trExamples | ( | ) | [inline, virtual] |
This is put above each page as a link to all examples.
Reimplemented from TranslatorEnglish.
Definition at line 194 of file translator_fi.h.
QCString TranslatorFinnish::trSearch | ( | ) | [inline, virtual] |
This is put above each page as a link to the search engine.
Reimplemented from TranslatorEnglish.
Definition at line 197 of file translator_fi.h.
QCString TranslatorFinnish::trClassHierarchyDescription | ( | ) | [inline, virtual] |
This is an introduction to the class hierarchy.
Reimplemented from TranslatorEnglish.
Definition at line 200 of file translator_fi.h.
QCString TranslatorFinnish::trFileListDescription | ( | bool | extractAll | ) | [inline, virtual] |
This is an introduction to the list with all files.
Reimplemented from TranslatorEnglish.
Definition at line 205 of file translator_fi.h.
References QCString.
QCString TranslatorFinnish::trCompoundListDescription | ( | ) | [inline, virtual] |
This is an introduction to the annotated compound list.
Reimplemented from TranslatorEnglish.
Definition at line 213 of file translator_fi.h.
QCString TranslatorFinnish::trCompoundMembersDescription | ( | bool | extractAll | ) | [inline, virtual] |
This is an introduction to the page with all class members.
Reimplemented from TranslatorEnglish.
Definition at line 218 of file translator_fi.h.
References QCString.
QCString TranslatorFinnish::trFileMembersDescription | ( | bool | extractAll | ) | [inline, virtual] |
This is an introduction to the page with all file members.
Reimplemented from TranslatorEnglish.
Definition at line 230 of file translator_fi.h.
References QCString.
QCString TranslatorFinnish::trHeaderFilesDescription | ( | ) | [inline] |
Definition at line 242 of file translator_fi.h.
QCString TranslatorFinnish::trExamplesDescription | ( | ) | [inline, virtual] |
This is an introduction to the page with the list of all examples
Reimplemented from TranslatorEnglish.
Definition at line 245 of file translator_fi.h.
QCString TranslatorFinnish::trRelatedPagesDescription | ( | ) | [inline, virtual] |
This is an introduction to the page with the list of related pages
Reimplemented from TranslatorEnglish.
Definition at line 248 of file translator_fi.h.
QCString TranslatorFinnish::trModulesDescription | ( | ) | [inline, virtual] |
This is an introduction to the page with the list of class/file groups
Reimplemented from TranslatorEnglish.
Definition at line 251 of file translator_fi.h.
QCString TranslatorFinnish::trNoDescriptionAvailable | ( | ) | [inline] |
Definition at line 254 of file translator_fi.h.
QCString TranslatorFinnish::trDocumentation | ( | ) | [inline, virtual] |
This is used in HTML as the title of index.html.
Reimplemented from TranslatorEnglish.
Definition at line 260 of file translator_fi.h.
QCString TranslatorFinnish::trModuleIndex | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter with the index of all groups.
Reimplemented from TranslatorEnglish.
Definition at line 263 of file translator_fi.h.
QCString TranslatorFinnish::trHierarchicalIndex | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter with the class hierarchy.
Reimplemented from TranslatorEnglish.
Definition at line 267 of file translator_fi.h.
QCString TranslatorFinnish::trCompoundIndex | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter with the annotated compound index.
Reimplemented from TranslatorEnglish.
Definition at line 271 of file translator_fi.h.
QCString TranslatorFinnish::trFileIndex | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter with the list of all files.
Reimplemented from TranslatorEnglish.
Definition at line 275 of file translator_fi.h.
QCString TranslatorFinnish::trModuleDocumentation | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter containing the documentation of all groups.
Reimplemented from TranslatorEnglish.
Definition at line 279 of file translator_fi.h.
QCString TranslatorFinnish::trClassDocumentation | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter containing the documentation of all classes, structs and unions.
Reimplemented from TranslatorEnglish.
Definition at line 283 of file translator_fi.h.
QCString TranslatorFinnish::trFileDocumentation | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter containing the documentation of all files.
Reimplemented from TranslatorEnglish.
Definition at line 287 of file translator_fi.h.
QCString TranslatorFinnish::trExampleDocumentation | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter containing the documentation of all examples.
Reimplemented from TranslatorEnglish.
Definition at line 291 of file translator_fi.h.
QCString TranslatorFinnish::trPageDocumentation | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter containing the documentation of all related pages.
Reimplemented from TranslatorEnglish.
Definition at line 295 of file translator_fi.h.
QCString TranslatorFinnish::trReferenceManual | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the document
Reimplemented from TranslatorEnglish.
Definition at line 299 of file translator_fi.h.
QCString TranslatorFinnish::trDefines | ( | ) | [inline, virtual] |
This is used in the documentation of a file as a header before the list of defines
Reimplemented from TranslatorEnglish.
Definition at line 303 of file translator_fi.h.
QCString TranslatorFinnish::trFuncProtos | ( | ) | [inline, virtual] |
This is used in the documentation of a file as a header before the list of function prototypes
Reimplemented from TranslatorEnglish.
Definition at line 307 of file translator_fi.h.
QCString TranslatorFinnish::trTypedefs | ( | ) | [inline, virtual] |
This is used in the documentation of a file as a header before the list of typedefs
Reimplemented from TranslatorEnglish.
Definition at line 311 of file translator_fi.h.
QCString TranslatorFinnish::trEnumerations | ( | ) | [inline, virtual] |
This is used in the documentation of a file as a header before the list of enumerations
Reimplemented from TranslatorEnglish.
Definition at line 315 of file translator_fi.h.
QCString TranslatorFinnish::trFunctions | ( | ) | [inline, virtual] |
This is used in the documentation of a file as a header before the list of (global) functions
Reimplemented from TranslatorEnglish.
Definition at line 319 of file translator_fi.h.
QCString TranslatorFinnish::trVariables | ( | ) | [inline, virtual] |
This is used in the documentation of a file as a header before the list of (global) variables
Reimplemented from TranslatorEnglish.
Definition at line 323 of file translator_fi.h.
QCString TranslatorFinnish::trEnumerationValues | ( | ) | [inline, virtual] |
This is used in the documentation of a file as a header before the list of (global) variables
Reimplemented from TranslatorEnglish.
Definition at line 327 of file translator_fi.h.
QCString TranslatorFinnish::trDefineDocumentation | ( | ) | [inline, virtual] |
This is used in the documentation of a file before the list of documentation blocks for defines
Reimplemented from TranslatorEnglish.
Definition at line 332 of file translator_fi.h.
QCString TranslatorFinnish::trFunctionPrototypeDocumentation | ( | ) | [inline, virtual] |
This is used in the documentation of a file/namespace before the list of documentation blocks for function prototypes
Reimplemented from TranslatorEnglish.
Definition at line 336 of file translator_fi.h.
QCString TranslatorFinnish::trTypedefDocumentation | ( | ) | [inline, virtual] |
This is used in the documentation of a file/namespace before the list of documentation blocks for typedefs
Reimplemented from TranslatorEnglish.
Definition at line 340 of file translator_fi.h.
QCString TranslatorFinnish::trEnumerationTypeDocumentation | ( | ) | [inline, virtual] |
This is used in the documentation of a file/namespace before the list of documentation blocks for enumeration types
Reimplemented from TranslatorEnglish.
Definition at line 344 of file translator_fi.h.
QCString TranslatorFinnish::trFunctionDocumentation | ( | ) | [inline, virtual] |
This is used in the documentation of a file/namespace before the list of documentation blocks for functions
Reimplemented from TranslatorEnglish.
Definition at line 348 of file translator_fi.h.
QCString TranslatorFinnish::trVariableDocumentation | ( | ) | [inline, virtual] |
This is used in the documentation of a file/namespace before the list of documentation blocks for variables
Reimplemented from TranslatorEnglish.
Definition at line 352 of file translator_fi.h.
QCString TranslatorFinnish::trCompounds | ( | ) | [inline, virtual] |
This is used in the documentation of a file/namespace/group before the list of links to documented compounds
Reimplemented from TranslatorEnglish.
Definition at line 356 of file translator_fi.h.
QCString TranslatorFinnish::trFiles | ( | ) | [inline] |
Definition at line 360 of file translator_fi.h.
QCString TranslatorFinnish::trGeneratedAt | ( | const char * | date, | |
const char * | projName | |||
) | [inline, virtual] |
This is used in the standard footer of each page and indicates when the page was generated
Reimplemented from TranslatorEnglish.
Definition at line 365 of file translator_fi.h.
References QCString.
QCString TranslatorFinnish::trWrittenBy | ( | ) | [inline, virtual] |
This is part of the sentence used in the standard footer of each page.
Reimplemented from TranslatorEnglish.
Definition at line 373 of file translator_fi.h.
QCString TranslatorFinnish::trClassDiagram | ( | const char * | clName | ) | [inline, virtual] |
this text is put before a class diagram
Reimplemented from TranslatorEnglish.
Definition at line 377 of file translator_fi.h.
References QCString.
QCString TranslatorFinnish::trForInternalUseOnly | ( | ) | [inline, virtual] |
this text is generated when the \internal command is used.
Reimplemented from TranslatorEnglish.
Definition at line 383 of file translator_fi.h.
QCString TranslatorFinnish::trReimplementedForInternalReasons | ( | ) | [inline] |
Definition at line 386 of file translator_fi.h.
QCString TranslatorFinnish::trWarning | ( | ) | [inline, virtual] |
this text is generated when the \warning command is used.
Reimplemented from TranslatorEnglish.
Definition at line 389 of file translator_fi.h.
QCString TranslatorFinnish::trBugsAndLimitations | ( | ) | [inline] |
Definition at line 393 of file translator_fi.h.
QCString TranslatorFinnish::trVersion | ( | ) | [inline, virtual] |
this text is generated when the \version command is used.
Reimplemented from TranslatorEnglish.
Definition at line 395 of file translator_fi.h.
QCString TranslatorFinnish::trDate | ( | ) | [inline, virtual] |
this text is generated when the \date command is used.
Reimplemented from TranslatorEnglish.
Definition at line 398 of file translator_fi.h.
QCString TranslatorFinnish::trAuthors | ( | ) | [inline] |
Definition at line 401 of file translator_fi.h.
QCString TranslatorFinnish::trReturns | ( | ) | [inline, virtual] |
this text is generated when the \return command is used.
Reimplemented from TranslatorEnglish.
Definition at line 404 of file translator_fi.h.
QCString TranslatorFinnish::trSeeAlso | ( | ) | [inline, virtual] |
this text is generated when the \sa command is used.
Reimplemented from TranslatorEnglish.
Definition at line 407 of file translator_fi.h.
QCString TranslatorFinnish::trParameters | ( | ) | [inline, virtual] |
this text is generated when the \param command is used.
Reimplemented from TranslatorEnglish.
Definition at line 410 of file translator_fi.h.
QCString TranslatorFinnish::trExceptions | ( | ) | [inline, virtual] |
this text is generated when the \exception command is used.
Reimplemented from TranslatorEnglish.
Definition at line 413 of file translator_fi.h.
QCString TranslatorFinnish::trGeneratedBy | ( | ) | [inline, virtual] |
this text is used in the title page of a LaTeX document.
Reimplemented from TranslatorEnglish.
Definition at line 416 of file translator_fi.h.
QCString TranslatorFinnish::trNamespaceList | ( | ) | [inline, virtual] |
used as the title of page containing all the index of all namespaces.
Reimplemented from TranslatorEnglish.
Definition at line 424 of file translator_fi.h.
QCString TranslatorFinnish::trNamespaceListDescription | ( | bool | extractAll | ) | [inline, virtual] |
used as an introduction to the namespace list
Reimplemented from TranslatorEnglish.
Definition at line 427 of file translator_fi.h.
References QCString.
QCString TranslatorFinnish::trFriends | ( | ) | [inline, virtual] |
used in the class documentation as a header before the list of all friends of a class
Reimplemented from TranslatorEnglish.
Definition at line 435 of file translator_fi.h.
QCString TranslatorFinnish::trRelatedFunctionDocumentation | ( | ) | [inline, virtual] |
used in the class documentation as a header before the list of all related classes
Reimplemented from TranslatorEnglish.
Definition at line 444 of file translator_fi.h.
virtual QCString TranslatorFinnish::trCompoundReference | ( | const char * | clName, | |
ClassDef::CompoundType | compType, | |||
bool | ||||
) | [inline, virtual] |
used as the title of the HTML page of a class/struct/union
Reimplemented from TranslatorEnglish.
Definition at line 453 of file translator_fi.h.
References ClassDef::Category, ClassDef::Class, ClassDef::Exception, ClassDef::Interface, ClassDef::Protocol, QCString, ClassDef::Struct, and ClassDef::Union.
virtual QCString TranslatorFinnish::trFileReference | ( | const char * | fileName | ) | [inline, virtual] |
used as the title of the HTML page of a file
Reimplemented from TranslatorEnglish.
Definition at line 472 of file translator_fi.h.
References QCString.
virtual QCString TranslatorFinnish::trNamespaceReference | ( | const char * | namespaceName | ) | [inline, virtual] |
used as the title of the HTML page of a namespace
Reimplemented from TranslatorEnglish.
Definition at line 479 of file translator_fi.h.
References QCString.
virtual QCString TranslatorFinnish::trPublicMembers | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trPublicSlots | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trSignals | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trStaticPublicMembers | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trProtectedMembers | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trProtectedSlots | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trStaticProtectedMembers | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trPrivateMembers | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trPrivateSlots | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trStaticPrivateMembers | ( | ) | [inline, virtual] |
virtual QCString TranslatorFinnish::trWriteList | ( | int | numEntries | ) | [inline, virtual] |
this function is used to produce a comma-separated list of items. use generateMarker(i) to indicate where item i should be put.
Reimplemented from TranslatorEnglish.
Definition at line 510 of file translator_fi.h.
References generateMarker(), and QCString.
Referenced by trInheritedByList(), trInheritsList(), trReimplementedFromList(), and trReimplementedInList().
virtual QCString TranslatorFinnish::trInheritsList | ( | int | numEntries | ) | [inline, virtual] |
used in class documentation to produce a list of base classes, if class diagrams are disabled.
Reimplemented from TranslatorEnglish.
Definition at line 534 of file translator_fi.h.
References trWriteList().
virtual QCString TranslatorFinnish::trInheritedByList | ( | int | numEntries | ) | [inline, virtual] |
used in class documentation to produce a list of super classes, if class diagrams are disabled.
Reimplemented from TranslatorEnglish.
Definition at line 540 of file translator_fi.h.
References trWriteList().
virtual QCString TranslatorFinnish::trReimplementedFromList | ( | int | numEntries | ) | [inline, virtual] |
used in member documentation blocks to produce a list of members that are hidden by this one.
Reimplemented from TranslatorEnglish.
Definition at line 546 of file translator_fi.h.
References trWriteList().
virtual QCString TranslatorFinnish::trReimplementedInList | ( | int | numEntries | ) | [inline, virtual] |
used in member documentation blocks to produce a list of all member that overwrite the implementation of this member.
Reimplemented from TranslatorEnglish.
Definition at line 552 of file translator_fi.h.
References trWriteList().
virtual QCString TranslatorFinnish::trNamespaceMembers | ( | ) | [inline, virtual] |
This is put above each page as a link to all members of namespaces.
Reimplemented from TranslatorEnglish.
Definition at line 559 of file translator_fi.h.
virtual QCString TranslatorFinnish::trNamespaceMemberDescription | ( | bool | extractAll | ) | [inline, virtual] |
This is an introduction to the page with all namespace members
Reimplemented from TranslatorEnglish.
Definition at line 562 of file translator_fi.h.
References QCString.
virtual QCString TranslatorFinnish::trNamespaceIndex | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter with the index of all namespaces.
Reimplemented from TranslatorEnglish.
Definition at line 574 of file translator_fi.h.
virtual QCString TranslatorFinnish::trNamespaceDocumentation | ( | ) | [inline, virtual] |
This is used in LaTeX as the title of the chapter containing the documentation of all namespaces.
Reimplemented from TranslatorEnglish.
Definition at line 578 of file translator_fi.h.