Translations:Kdevelop4/Manual/Meet KDevelop/6/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with "{{Input|<syntaxhighlight lang="cpp"> Car my_ride; // ...якісь дії з цією змінною... std::string color = my_ride.ge </syntaxhighlight>}}")
 
m (moved Translations:Kdevelop4/Manual/What is KDevelop?/6/uk to Translations:Kdevelop4/Manual/Meet KDevelop/6/uk: Part of translatable page Translations:Kdevelop4/Manual/Meet KDevelop/6/uk.)
 
(No difference)

Latest revision as of 18:14, 3 June 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Kdevelop4/Manual/Meet KDevelop)
{{Input|<syntaxhighlight lang="cpp">
Car my_ride;
// ...do something with this variable...
std::string color = my_ride.ge
</syntaxhighlight>}}
Car my_ride;
// ...якісь дії з цією змінною...
std::string color = my_ride.ge