Translations:Help:Contents/7/fr

From KDE TechBase
Revision as of 13:01, 18 May 2019 by ChristianW (talk | contribs)
Mise en forme de la syntaxe
Entourez vos sections de code C++ Qt ou KDE avec <syntaxhighlight lang="cpp">, <syntaxhighlight lang="cpp" line="">, <syntaxhighlight lang="cpp-qt"> et </syntaxhighlight> pour obtenir la mise en forme (cpp pour C++, cpp-qt pour Qt) et la numérotation des lignes (line=""). Remplacez cpp par le the langage utilisé, par exemple ruby pour Ruby et python pour Python (bientôt). Utilisez ini pour les fichiers .desktop et xml pour les fichiers XML.