浏览该文件的文档.
18 #ifndef TRANSLATOR_NL_H
19 #define TRANSLATOR_NL_H
38 {
return "\\usepackage[dutch]{babel}\n"; }
42 {
return "Gerelateerde functies"; }
44 {
return "(Merk op dat dit geen member functies zijn.)"; }
46 {
return "Gedetailleerde Beschrijving"; }
48 {
return "Documentatie van type definitie members"; }
50 {
return "Documentatie van enumeratie members"; }
52 {
return "Documentatie van functie members"; }
54 {
return "Documentatie van data members"; }
58 {
return "Lijst van alle members"; }
60 {
return "Member Lijst"; }
62 {
return "Dit is de complete lijst van alle members voor"; }
64 {
return ", inclusief alle overgeërfde members."; }
66 {
QCString result=
"Automatisch gegenereerd door Doxygen";
68 result+=
" uit de programmatekst.";
72 {
return "enum naam"; }
74 {
return "enum waarde"; }
76 {
return "gedefinieerd in"; }
80 {
return "Klasse Hiërarchie"; }
82 {
return "Klasse Lijst"; }
84 {
return "Bestandslijst"; }
86 {
return "Klasse Members"; }
88 {
return "Bestand members"; }
90 {
return "Gerelateerde pagina's"; }
92 {
return "Voorbeelden"; }
99 return "Hieronder is een hiërarchische lijst met alle entiteiten:";
103 return "Deze inheritance lijst is min of meer alfabetisch gesorteerd:";
108 QCString result=
"Hieronder volgt de lijst met alle ";
109 if (!extractAll) result+=
"gedocumenteerde ";
110 result+=
"bestanden, elk met een korte beschrijving:";
117 return "Hieronder volgen de structs "
118 "met voor elk een korte beschrijving:";
122 return "Hieronder volgen de klassen "
123 "met voor elk een korte beschrijving:";
127 return "Hieronder volgen de klassen, structs en "
128 "unions met voor elk een korte beschrijving:";
133 QCString result=
"Hieronder volgt de lijst met alle ";
134 if (!extractAll) result+=
"gedocumenteerde ";
135 result+=
"klasse members met links naar ";
136 if (!extractAll) result+=
"de klasse documentatie voor elke member:";
137 else result+=
"de klassen waartoe ze behoren:";
142 QCString result=
"Hieronder volgt de lijst met alle ";
143 if (!extractAll) result+=
"gedocumenteerde ";
144 result+=
"bestand members met links naar ";
145 if (extractAll) result+=
"de bestand's documentatie voor elke member:";
146 else result+=
"de bestanden waartoe ze behoren:";
150 {
return "Hieronder volgt de lijst met alle voorbeelden:"; }
152 {
return "Hieronder volgt de lijst met alle pagina's die gerelateerde documentatie bevatten:"; }
154 {
return "Hieronder volgt de lijst met alle modules:"; }
157 {
return "Documentatie"; }
159 {
return "Module Index"; }
161 {
return "Hiërarchische Index"; }
163 {
return "Klasse Index"; }
165 {
return "Bestand Index"; }
167 {
return "Module Documentatie"; }
169 {
return "Klassen Documentatie"; }
171 {
return "Bestand Documentatie"; }
173 {
return "Documentatie van voorbeelden"; }
175 {
return "Documentatie van gerelateerde pagina's"; }
177 {
return "Naslagwerk"; }
182 {
return "Typedefs"; }
184 {
return "Enumeraties"; }
186 {
return "Functies"; }
188 {
return "Variabelen"; }
190 {
return "Enumeratie waarden"; }
192 {
return "Documentatie van macro's"; }
194 {
return "Documentatie van typedefs"; }
196 {
return "Documentatie van enumeratie types"; }
198 {
return "Documentatie van enumeratie waarden"; }
200 {
return "Documentatie van functies"; }
202 {
return "Documentatie van variabelen"; }
204 {
return "Klassen"; }
217 {
return "Alleen voor intern gebruik."; }
219 {
return "Waarschuwing"; }
225 {
return "Retourneert"; }
227 {
return "Zie ook"; }
229 {
return "Parameters"; }
231 {
return "Excepties"; }
233 {
return "Gegenereerd door"; }
240 {
return "Namespace Lijst"; }
244 if (!extractAll) result+=
"gedocumenteerde ";
245 result+=
"namespaces met voor elk een korte beschrijving:";
249 {
return "Friends"; }
256 {
return "Documentatie van friends en gerelateerde functies"; }
268 if (isTemplate) result+=
" Template";
280 result+=
" Referentie";
287 result+=
" Bestand Referentie";
294 result+=
" Namespace Referentie";
300 {
return "Public Members"; }
302 {
return "Public Slots"; }
304 {
return "Signals"; }
306 {
return "Static Public Members"; }
308 {
return "Protected Members"; }
310 {
return "Protected Slots"; }
312 {
return "Static Protected Members"; }
314 {
return "Private Members"; }
316 {
return "Private Slots"; }
318 {
return "Static Private Members"; }
328 for (i=0;i<numEntries;i++)
349 return "Erft over van "+
trWriteList(numEntries)+
".";
355 return "Wordt overgeërfd door "+
trWriteList(numEntries)+
".";
361 return "Nieuwe implementatie van "+
trWriteList(numEntries)+
".";
367 return "Opnieuw geïmplementeerd in "+
trWriteList(numEntries)+
".";
372 {
return "Namespace Members"; }
376 QCString result=
"Hier is een lijst van alle ";
377 if (!extractAll) result+=
"gedocumenteerde ";
378 result+=
"namespace members met links naar ";
380 result+=
"de namespace documentatie voor iedere member:";
382 result+=
"de namespaces waartoe ze behoren:";
388 {
return "Namespace Index"; }
392 {
return "Namespace Documentatie"; }
429 result+=
" is gegenereerd op grond van ";
430 if (single) result+=
"het";
else result+=
"de";
431 result+=
" volgende bestand";
432 if (single) result+=
":";
else result+=
"en:";
442 {
return "Retour waarden"; }
447 {
return "Hoofd Pagina"; }
461 return "De definitie bevindt zich op regel @0 in het bestand @1.";
465 return "De definitie bevindt zich in het bestand @0.";
484 return (
QCString)
"Collaboratie diagram voor "+clName+
":";
489 return (
QCString)
"Include afhankelijkheidsgraaf voor "+fName+
":";
494 return "Constructor & Destructor Documentatie";
499 return "Ga naar de broncode van dit bestand.";
504 return "Ga naar de documentatie van dit bestand.";
509 return "Preconditie";
514 return "Postconditie";
524 return "Initiële waarde:";
533 return "Grafische Klasse Hiërarchie";
537 return "Ga naar de grafische klasse hiërarchie";
541 return "Ga naar de tekstuele klasse hiërarchie";
545 return "Pagina Index";
558 return "Public Typen";
562 return "Public Attributen";
566 return "Static Public Attributen";
570 return "Protected Typen";
574 return "Protected Attributen";
578 return "Static Protected Attributen";
582 return "Private Typen";
586 return "Private Attributen";
590 return "Static Private Attributen";
615 return "Wordt aangeroepen door";
619 return "Opmerkingen";
627 return "Deze graaf geeft aan welke bestanden direct of "
628 "indirect afhankelijk zijn van dit bestand:";
642 return "Graaf Legenda";
648 "Deze pagina legt uit hoe de grafen die gegenereerd worden door doxygen "
649 "geïnterpreteerd dienen te worden.<p>\n"
650 "Beschouw het volgende voorbeeld:\n"
652 "/*! Onzichtbare klasse vanwege afkappen van de graaf */\n"
653 "class Invisible { };\n\n"
654 "/*! Afgekapte klasse, overervingsrelatie is verborgen */\n"
655 "class Truncated : public Invisible { };\n\n"
656 "/* Klasse is niet gedocumenteerd met doxygen commentaar */\n"
657 "class Undocumented { };\n\n"
658 "/*! Klasse met public inheritance */\n"
659 "class PublicBase : public Truncated { };\n\n"
660 "/*! A template class */\n"
661 "template<class T> class Templ { };\n\n"
662 "/*! Klasse met protected inheritance */\n"
663 "class ProtectedBase { };\n\n"
664 "/*! Klasse met private inheritance */\n"
665 "class PrivateBase { };\n\n"
666 "/*! Klasse die wordt gebruikt door de klasse Inherited */\n"
667 "class Used { };\n\n"
668 "/*! Super klasse die overerft van een aantal andere klassen */\n"
669 "class Inherited : public PublicBase,\n"
670 " protected ProtectedBase,\n"
671 " private PrivateBase,\n"
672 " public Undocumented,\n"
673 " public Templ<int>\n"
676 " Used *m_usedClass;\n"
679 "Dit voorbeeld zal resulteren in de volgende graaf:"
682 "De rechthoeken in the bovenstaande graaf hebben de volgende betekenis:\n"
684 "<li>Een gevulde grijze rechthoek representeert de structure of klasse waarvoor "
685 "de graaf is gegenereerd.\n"
686 "<li>Een rechthoek met een zwarte rand representeert een gedocumenteerde structure of klasse.\n"
687 "<li>Een rechthoek met een grijze rand representeert een ongedocumenteerde structure of klasse.\n"
688 "<li>Een rechthoek met een rode rand representeert een gedocumenteerde structure or klasse waarvoor\n"
689 "niet alle overervings- of gebruiksrelaties konden worden getoond. Een graaf wordt "
690 "afgekapt als hij niet past binnen de gespecificeerde grenzen."
692 "De pijlen hebben de volgende betekenis:\n"
694 "<li>Een donkerblauwe pijl visualizeert een public inheritance "
695 "relatie tussen twee klassen.\n"
696 "<li>Een donkergroene pijl wordt gebruikt voor protected inheritance.\n"
697 "<li>Een donkerrode pijl wordt gebruikt voor private inheritance.\n"
698 "<li>Een paars gestippelde pijl wordt gebruikt indien een klasse bevat is of gebruikt wordt "
699 "door een andere klasse. De pijl is gelabeled met de variable(n) "
700 "die toegang geven tot de aangewezen klasse of structure. \n"
701 "<li>Een geel gestippelde pijl wordt gebruikt om een relatie tussen een \n"
702 "template instantie en een template klasse aan te geven. De pijl is gelabeld met \n"
703 "template parameters van de instantie.\n"
739 return "Property Documentatie";
759 return "Package Lijst";
764 return "Hier volgen de packages, elk met een korte beschrijving (indien aanwezig):";
847 QCString result((first_capital ?
"Klasse" :
"klass"));
848 if (!singular) result+=
"n";
858 QCString result((first_capital ?
"Bestand" :
"bestand"));
859 if (!singular) result+=
"en";
869 QCString result((first_capital ?
"Namespace" :
"namespace"));
870 if (!singular) result+=
"s";
880 QCString result((first_capital ?
"Groep" :
"groep"));
881 if (!singular) result+=
"en";
891 QCString result((first_capital ?
"Pagina" :
"pagina"));
892 if (!singular) result+=
"s";
902 QCString result((first_capital ?
"Member" :
"member"));
903 if (!singular) result+=
"s";
913 QCString result((first_capital ?
"Globale member" :
"globale member"));
914 if (!singular) result+=
"s";
926 QCString result((first_capital ?
"Auteur" :
"auteur"));
927 if (!singular) result+=
"s";
951 return "Implementeert "+
trWriteList(numEntries)+
".";
959 return "Wordt geïmplementeerd door "+
trWriteList(numEntries)+
".";
967 {
return "Inhoudsopgave"; }
978 return "Deprecated Lijst";
994 return "Event Documentatie";
1005 return "Package Types";
1012 return "Package Functies";
1019 return "Statische Package Functies";
1026 return "Package Attributen";
1033 return "Statische Package Attributen";
1050 return "Hier is de call graaf voor deze functie:";
1062 return "Zoek Resultaten";
1074 if (numDocuments==0)
1076 return "Helaas, er zijn geen documenten gevonden die aan de zoekopdracht voldoen.";
1078 else if (numDocuments==1)
1080 return "Er is <b>1</b> document gevonden dat aan de zoekopdracht voldoet.";
1084 return "Er zijn <b>$num</b> documenten gevonden die aan de zoekopdracht voldoen. "
1085 "De beste resultaten worden eerst getoond.";
1104 return filename +
" Bron Bestand";
1115 {
return "Folder Hiërarchie"; }
1121 {
return "Folder Documentatie"; }
1127 {
return "Folders"; }
1133 {
return "Deze folder hiërarchie is min of meer alfabetisch "
1141 {
QCString result=dirName; result+=
" Folder Referentie";
return result; }
1148 QCString result((first_capital ?
"Folder" :
"folder"));
1149 if (!singular) result+=
"s";
1162 return "Deze functie is overloaded en is beschikbaar gemaakt om het "
1163 "gebruik te vergemakkelijken. Ze verschilt alleen van de "
1164 "bovenstaande functie wat betreft de parameterlijst.";
1174 return "Hier is de caller graaf voor deze functie:";
1179 {
return "Member Functie/Subroutine Documentatie"; }
1187 {
return "Lijst met data types"; }
1191 {
return "Data velden"; }
1195 {
return "Hieronder volgen de data types elk een korte beschrijving:"; }
1200 QCString result=
"Hieronder volgt de lijst met alle ";
1201 if (!extractAll) result+=
"gedocumenteerde ";
1202 result+=
"data types met links naar ";
1203 if (!extractAll) result+=
"de klasse documentatie voor elke member:";
1204 else result+=
"de klassen waartoe ze behoren:";
1212 {
return "Data Type Index"; }
1218 {
return "Data Type Documentatie"; }
1224 {
return "Functies/Subroutines"; }
1230 {
return "Functie/Subroutine Documentatie"; }
1236 {
return "Data Types"; }
1240 {
return "Module Lijst"; }
1245 QCString result=
"Hieronder volgt de lijst met alle ";
1246 if (!extractAll) result+=
"gedocumenteerde ";
1247 result+=
"modulen, elk met een korte beschrijving:";
1268 if (isTemplate) result+=
" Template";
1269 result+=
" Referentie";
1276 result+=
" Module Referentie";
1282 {
return "Module Members"; }
1287 QCString result=
"Hier is een lijst van alle ";
1288 if (!extractAll) result+=
"gedocumenteerde ";
1289 result+=
"module members met links naar ";
1291 result+=
"de module documentatie voor iedere member:";
1293 result+=
"de module waartoe ze behoren:";
1301 {
return "Module Index"; }
1309 QCString result((first_capital ?
"Module" :
"module"));
1310 if (!singular) result+=
"n";
1332 result+=
" is gegenereerd op grond van ";
1333 if (single) result+=
"het";
else result+=
"de";
1334 result+=
" volgende bestand";
1335 if (single) result+=
":";
else result+=
"en:";
1344 QCString result((first_capital ?
"Type" :
"type"));
1345 if (!singular) result+=
"s";
1354 QCString result((first_capital ?
"Subprogramma" :
"subprogramma"));
1355 if (!singular) result+=
"s";
1362 return "Type Beperkingen";
1384 return "Globale Namespace";
1396 return "Niets gevonden";
1418 return (
QCString)
"Includeert bestand in "+name;
1421 int hour,
int minutes,
int seconds,
1424 static const char *days[] = {
"Ma",
"Di",
"Wo",
"Do",
"Vr",
"Za",
"Zo" };
1425 static const char *months[] = {
"Jan",
"Feb",
"Maa",
"Apr",
"Mei",
"Jun",
"Jul",
"Aug",
"Sep",
"Okt",
"Nov",
"Dec" };
1427 sdate.
sprintf(
"%s %d %s %d",days[dayOfWeek-1],day,months[month-1],year);
1431 stime.
sprintf(
" %.2d:%.2d:%.2d",hour,minutes,seconds);
1443 {
return "Bibliografie"; }
1447 {
return "Copyright"; }
1451 {
return QCString(
"Folder afhankelijkheidsgraaf voor ")+name+
":"; }
1459 {
return "detail niveau"; }
1463 {
return "Template Parameters"; }
1467 {
return "en "+number+
" anderen..."; }
1471 {
QCString result =
"De documentatie voor deze enum is gegenereerd op grond van ";
1472 if (single) result+=
"het";
else result+=
"de";
1473 result+=
" volgende bestand";
1474 if (single) result+=
":";
else result+=
"en:";
1480 {
return QCString(name)+
" Enum Referentie"; }
1484 {
return QCString(members)+
" overgeërfd van "+what; }
1490 {
return "Additionele Overgeërfde Members"; }
1502 QCString opt = enable ?
"in" :
"uit";
1503 return "klik hier de paneel synchronisatie "+opt+
" the schakelen";
1512 return "Wordt aangeboden door category @0.";
1521 return "Uitbereiding van klasse @0.";
1529 return "Klasse Methoden";
1537 return "Instantie Methoden";
1544 return "Methode Documentatie";
1553 {
return "Geëporteerde Interfaces"; }
1557 {
return "Geïncludeerde Services"; }
1561 {
return "Konstanten Groepen"; }
1567 result+=
" Konstanten Groepen Referentie";
1574 result+=
" Service Referentie";
1581 result+=
" Singleton Referentie";
1586 {
QCString result =
"De documentatie voor deze service is gegenereerd op grond van ";
1587 if (single) result+=
"het";
else result+=
"de";
1588 result+=
" volgende bestand";
1589 if (single) result+=
":";
else result+=
"en:";
1594 {
QCString result =
"De documentatie voor deze singleton is gegenereerd op grond van ";
1595 if (single) result+=
"het";
else result+=
"de";
1596 result+=
" volgende bestand";
1597 if (single) result+=
":";
else result+=
"en:";
1607 {
return "Ontwerp Eenheid Hiërarchie"; }
1610 {
return "Ontwerp Eenheid Lijst"; }
1613 {
return "Ontwerp Eenheid Members"; }
1617 return "hieronder volgt de lijst met all ontwerp eenheden met links "
1618 "naar de entiteiten waar ze bij behoren:";
1622 {
return "Ontwerp Eenheid Index"; }
1625 {
return "Ontwerp Eenheden"; }
1628 {
return "Functies/Procedures/Processen"; }
1635 if (single)
return "Bibliotheek";
1636 else return "Bibliotheken";
1638 if (single)
return "Package";
1639 else return "Packages";
1641 if (single)
return "Signal";
1642 else return "Signals";
1644 if (single)
return "Bestanddeel";
1645 else return "Bestanddelen";
1647 if (single)
return "Konstante";
1648 else return "Konstanten";
1650 if (single)
return "Entiteit";
1651 else return "Entiteiten";
1653 if (single)
return "Type";
1654 else return "Types";
1656 if (single)
return "Ondertype";
1657 else return "Ondertypes";
1659 if (single)
return "Funktie";
1660 else return "Funkties";
1662 if (single)
return "Record";
1663 else return "Records";
1665 if (single)
return "Procedure";
1666 else return "Procedures";
1668 if (single)
return "Architectuur";
1669 else return "Architecturen";
1671 if (single)
return "Attribuut";
1672 else return "Attributen";
1674 if (single)
return "Proces";
1675 else return "Processen";
1677 if (single)
return "Poort";
1678 else return "Porten";
1680 if (single)
return "gebruiks clausule";
1681 else return "Gebruiks Clausules";
1683 if (single)
return "Algemeen";
1684 else return "Algemene";
1686 return "Package Body";
1690 if (single)
return "Gedeelde Variable";
1691 else return "Gedeelde Variablen";
1693 if (single)
return "Bestand";
1694 else return "Bestanden";
1696 if (single)
return "Groep";
1697 else return "Groepen";
1699 if (single)
return "Instantiëring";
1700 else return "Instantiëringen";
1702 if (single)
return "Alias";
1703 else return "Aliases";
1705 if (single)
return "Configuratie";
1706 else return "Configuraties";
1710 return "Limiteringen";
1716 {
return QCString(name)+
" Referentie"; }
1720 {
return "Konstanten"; }
1722 {
return "Documentatie van konstanten"; }
1724 {
return "Reeksen"; }
1726 {
return "Documentatie van reeksen"; }
1728 {
return "Vertalingslijsten"; }
1730 {
return "Documentatie van vertalingslijsten"; }
1732 {
return "Interfaces"; }
1734 {
return "Index van interfaces"; }
1736 {
return "Lijst van interfaces"; }
1738 {
return "Hieronder volgt de lijst met alle interfaces, elk met een korte beschrijving:"; }
1740 {
return "Interface Hiërarchie"; }
1742 {
return "Deze inheritance lijst is min of meer alfabetisch gesorteerd:"; }
1744 {
return "Documentatie van interfaces"; }
1746 {
return "Structs"; }
1748 {
return "Index van struct"; }
1750 {
return "Lijst van struct"; }
1752 {
return "Hieronder volgt de lijst met alle structs, elk met een korte beschrijving:"; }
1754 {
return "Documentatie van structs"; }
1756 {
return "Index van exceptions"; }
1758 {
return "Lijst van exceptions"; }
1760 {
return "Hieronder volgt de lijst met alle exeptions, elk met een korte beschrijving:"; }
1762 {
return "Exception Hiërarchie"; }
1764 {
return "Deze inheritance lijst is min of meer alfabetisch gesorteerd:"; }
1766 {
return "Documentatie van exceptions"; }
1770 if (isLocal) result+=
" Lokale";
1782 result+=
" Referentie";
1786 {
return "Bewerkingen"; }
1788 {
return "Documentatie van bewerkingen"; }
1790 {
return "Data members"; }
1792 {
return "Documentatie van data members"; }
1798 {
return "Ontwerp Eenheid Documentatie"; }
1805 QCString result((first_capital ?
"Concept" :
"concept"));
1806 if (!singular) result+=
"en";
1813 result+=
" Concept Referentie";
1818 {
return "Concept Lijst"; }
1821 {
return "Concept Index"; }
1824 {
return "Concept Documentatie"; }
1828 QCString result=
"Hieronder volgt de lijst met alle ";
1829 if (!extractAll) result+=
"gedocumenteerde ";
1830 result+=
"concepten, elk met een korte beschrijving:";
1836 return "Concept definitie";
QCString getDotImageExtension()
QCString trConstructorDocumentation()
virtual QCString trSearching()
QCString trMemberEnumerationDocumentation()
QCString trFileDocumentation()
virtual QCString trSequenceDocumentation()
virtual QCString trTypeDocumentation()
virtual QCString trInheritedFrom(const QCString &members, const QCString &what)
virtual QCString trInterfaceList()
virtual QCString trInterfaceHierarchy()
virtual QCString trCompoundReferenceFortran(const QCString &clName, ClassDef::CompoundType compType, bool isTemplate)
virtual QCString trModulesList()
virtual QCString trEvents()
virtual QCString trInterfaceHierarchyDescription()
virtual QCString trExceptionDocumentation()
QCString trTypedefDocumentation()
QCString trGeneratedAutomatically(const QCString &s)
virtual QCString trEventDocumentation()
virtual QCString trCopyright()
QCString trGotoSourceCode()
virtual QCString trSearchMatches()
virtual QCString trSearchResultsTitle()
virtual QCString trPackageMembers()
QCString trCompoundIndex()
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
virtual QCString trProvidedByCategory()
virtual QCString trGlobal(bool first_capital, bool singular)
QCString trDetailedDescription()
QCString trClassDiagram(const QCString &clName)
virtual QCString trConceptListDescription(bool extractAll)
QCString generateMarker(int id)
QCString trPrecondition()
bool isEmpty() const
Returns TRUE iff the string is empty
virtual QCString trDictionaryDocumentation()
virtual QCString trTemplateParameters()
CompoundType
The various compound types
virtual QCString trSubprogramDocumentation()
QCString trModuleDocumentation()
virtual QCString trDesignUnitIndex()
VHDL design unit index
virtual QCString trConceptDocumentation()
QCString trRelatedFunctionDocumentation()
QCString trMemberFunctionDocumentation()
virtual QCString trMember(bool first_capital, bool singular)
QCString trCompoundList()
virtual QCString trSubprogram(bool first_capital, bool singular)
virtual QCString trAdditionalInheritedMembers()
QCString trReimplementedInList(int numEntries)
QCString trForInternalUseOnly()
virtual QCString trClass(bool first_capital, bool singular)
QCString trStaticProtectedAttribs()
virtual QCString trServiceGeneratedFromFiles(bool single)
UNO IDL service page
virtual QCString trConcept(bool first_capital, bool singular)
virtual QCString trDetailLevel()
virtual QCString trServices()
old style UNO IDL services: inherited services
QCString trGotoGraphicalHierarchy()
virtual QCString trEnumGeneratedFromFiles(bool single)
virtual QCString trDesignUnits()
VHDL design units
QCString trFunctionDocumentation()
virtual QCString trInstanceMethods()
QCString trStaticPublicAttribs()
QCString trProtectedMembers()
QCString trRelatedFunctions()
virtual QCString trPackageAttribs()
virtual QCString trRTFGeneralIndex()
QCString trFileMembersDescription(bool extractAll)
QCString trDefineDocumentation()
QCString trReferenceManual()
QCString trReferencedBy()
QCString trClassHierarchyDescription()
QCString trCompoundReference(const QCString &clName, ClassDef::CompoundType compType, bool isTemplate)
QCString trFileReference(const QCString &fileName)
virtual QCString trConceptIndex()
QCString trReturnValues()
QCString trMemberDataDocumentation()
virtual QCString trCustomReference(const QCString &name)
QCString trPrivateSlots()
virtual QCString trDictionaries()
QCString trInheritsList(int numEntries)
virtual QCString trImplementedFromList(int numEntries)
QCString trWriteList(int numEntries)
QCString trEnumerationValueDocumentation()
QCString trExampleDocumentation()
virtual QCString trConstants()
virtual QCString trPackageTypes()
virtual QCString trServiceReference(const QCString &sName)
UNO IDL service page title
virtual QCString trPanelSynchronisationTooltip(bool enable)
virtual QCString trModuleReference(const QCString &namespaceName)
virtual QCString trDesignUnitListDescription()
VHDL design unit list description
virtual QCString trConceptList()
virtual QCString trEnumReference(const QCString &name)
virtual QCString trSliceInterfaces()
QCString trPostcondition()
virtual QCString trDirDescription()
virtual QCString trFile(bool first_capital, bool singular)
virtual QCString trCompoundIndexFortran()
virtual QCString trStaticPackageMembers()
QCString trInclDepGraph(const QCString &fName)
virtual QCString trRTFansicp()
virtual QCString trDesignUnitDocumentation()
Abstract base class for all translatable text fragments.
QCString trRelatedSubscript()
virtual QCString trTypeConstraints()
virtual QCString trDeprecatedList()
virtual QCString trDirDocumentation()
QCString trNamespaceMembers()
QCString trIncludingInheritedMembers()
QCString trPackageListDescription()
virtual QCString trModulesMembers()
virtual QCString trType(bool first_capital, bool singular)
virtual QCString trFunctionAndProc()
VHDL functions/procedures/processes
QCString trStaticProtectedMembers()
QCString trDocumentation()
virtual QCString trOverloadText()
QCString trPublicMembers()
virtual QCString trStructList()
virtual QCString trNamespace(bool first_capital, bool singular)
virtual QCString trCompoundReferenceSlice(const QCString &clName, ClassDef::CompoundType compType, bool isLocal)
QCString trVariableDocumentation()
virtual QCString trCallGraph()
QCString trPackage(const QCString &name)
virtual QCString trDirReference(const QCString &dirName)
QCString trInclByDepGraph()
QCString trRelatedPages()
QCString trProtectedTypes()
QCString trPropertyDocumentation()
QCString trPrivateMembers()
virtual QCString trFileIn(const QCString &name)
QCString latexLanguageSupportCommand()
virtual QCString trDesignUnitHierarchy()
VHDL design unit hierarchy
virtual QCString trSequences()
virtual QCString trExceptionListDescription()
virtual QCString trDataTypes()
QCString trClassHierarchy()
QCString trDefinedAtLineInSourceFile()
QCString trNamespaceMemberDescription(bool extractAll)
virtual QCString trDateTime(int year, int month, int day, int dayOfWeek, int hour, int minutes, int seconds, bool includeTime)
QCString trGotoDocumentation()
QCString trDefinedInSourceFile()
virtual QCString trOperationDocumentation()
QCString trEnumerations()
QCString trThisIsTheListOfAllMembers()
QCString trPageDocumentation()
virtual QCString trDirectories()
QCString trGeneratedAt(const QCString &date, const QCString &projName)
virtual QCString trStructs()
QCString trNamespaceList()
virtual QCString trSearchResults(int numDocuments)
virtual QCString trModulesIndex()
virtual QCString trAndMore(const QCString &number)
virtual QCString trSingletonGeneratedFromFiles(bool single)
UNO IDL singleton page
virtual QCString trCallerGraph()
QCString trGotoTextualHierarchy()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
QCString trInitialValue()
virtual QCString trCompoundListFortran()
virtual QCString trSubprograms()
virtual QCString trDirDepGraph(const QCString &name)
virtual QCString trMethodDocumentation()
QCString trCompoundMembersDescription(bool extractAll)
QCString trHierarchicalIndex()
virtual QCString trDir(bool first_capital, bool singular)
QCString trStaticPrivateAttribs()
virtual QCString trPage(bool first_capital, bool singular)
#define Config_getBool(name)
QCString trPublicAttribs()
virtual QCString trImplementedInList(int numEntries)
QCString trStaticPublicMembers()
virtual QCString trClassMethods()
virtual QCString trDataMembers()
QCString trGeneratedFromFiles(ClassDef::CompoundType compType, bool single)
QCString trPrivateAttribs()
virtual QCString trSourceFile(QCString &filename)
virtual QCString trModule(bool first_capital, bool singular)
virtual QCString trRTFCharSet()
QCString trGraphicalHierarchy()
virtual QCString trInterfaceListDescription()
QCString trProtectedAttribs()
virtual QCString trStructDocumentation()
QCString trPageAbbreviation()
virtual QCString trExtendsClass()
virtual QCString trDirIndex()
QCString trStaticPrivateMembers()
virtual QCString trExceptionList()
virtual QCString trReferences()
virtual QCString trConceptReference(const QCString &conceptName)
virtual QCString trRTFTableOfContents()
QCString trCompoundListDescription()
virtual QCString trDataMemberDocumentation()
virtual QCString trGroup(bool first_capital, bool singular)
virtual QCString trCiteReferences()
QCString trCompoundMembers()
virtual QCString trExceptionHierarchyDescription()
virtual QCString trInterfaceDocumentation()
QCString trRelatedPagesDescription()
virtual QCString trSingletonReference(const QCString &sName)
UNO IDL singleton page title
virtual QCString trGlobalNamespace()
virtual QCString trStructListDescription()
QCString trProtectedSlots()
virtual QCString trConstantGroupReference(const QCString &namespaceName)
UNO IDL constant groups
virtual QCString trVhdlType(uint64 type, bool single)
VHDL type
QCString trNamespaceListDescription(bool extractAll)
virtual QCString trOperations()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trInterfaces()
old style UNO IDL services: implemented interfaces
virtual QCString trStructIndex()
virtual QCString trStaticPackageAttribs()
virtual QCString trConceptDefinition()
QCString trListOfAllMembers()
QCString trNamespaceReference(const QCString &namespaceName)
QCString trFileListDescription(bool extractAll)
virtual QCString trAuthor(bool first_capital, bool singular)
virtual QCString trIncludesFileIn(const QCString &name)
virtual QCString trConstantGroups()
UNO IDL constant groups
virtual QCString trInterfaceIndex()
virtual QCString trDesignUnitMembers()
VHDL design unit members
QCString trEnumerationValues()
QCString trCollaborationDiagram(const QCString &clName)
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trConstantDocumentation()
virtual QCString trMemberFunctionDocumentationFortran()
QCString trEnumerationTypeDocumentation()
virtual QCString trExceptionIndex()
QCString trNamespaceIndex()
virtual QCString trDirRelation(const QCString &name)
QCString trReimplementedFromList(int numEntries)
QCString trPrivateTypes()
QCString trNamespaceDocumentation()
QCString trExamplesDescription()
QCString trInheritedByList(int numEntries)
virtual QCString trDesignUnitList()
VHDL design unit list
QCString trMemberTypedefDocumentation()
virtual QCString trNoMatches()
virtual QCString trExceptionHierarchy()
QCString trModulesDescription()
virtual QCString trCompoundMembersFortran()
QCString & sprintf(const char *format,...)
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trLoading()
QCString trClassDocumentation()
This is an alternative implementation of QCString.