Translations:Development/Architecture/KDE3/Standard Resources/24/pt-br: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 September 2014

  • curprev 13:3613:36, 9 September 2014Aracele talk contribs 245 bytes +245 Created page with "<syntaxhighlight lang="cpp-qt"> // Code example myFile = locate("appdata", "groups.lst") myData = myReadGroups(myFile); ... doSomething(myData); ... myFile = locateLocal("appd..."