All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)Instead of using a [[property|property]] of the object to hold the version information, we can use an attribute of the class. In this way we "hide" the version information, because properties are normally public, and visible in the [[property_editor|property editor]], while class attributes can only be manipulated from the [[Python_console|Python console]]. Class attributes can be saved and restored as explained in [[Scripted_objects_saving_attributes|Scripted objects saving attributes]].
 h français (fr)Au lieu d'utiliser une [[property/fr|propriété]] de l'objet pour contenir l'information de version, nous pouvons utiliser un attribut de la classe. De cette façon, nous "cachons" l'information sur la version, car les propriétés sont normalement publiques et visibles dans l'[[property_editor/fr|éditeur de propriétés]], alors que les attributs de classe ne peuvent être manipulés qu'à partir de la [[Python_console/fr|console Python]]. Les attributs de classe peuvent être sauvegardés et restaurés comme expliqué dans [[Scripted_objects_saving_attributes/fr|Sauvegarde des attributs des objets scripts]].