Minor : Add information variable for properties %machine and %locmach

can now be called in the xref propertie widget (run only for slave
contact)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4631 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2016-08-17 05:04:41 +00:00
parent 0fe2ed8c7b
commit 1f627708ce

View File

@@ -7,9 +7,15 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>507</width> <width>507</width>
<height>649</height> <height>744</height>
</rect> </rect>
</property> </property>
<property name="minimumSize">
<size>
<width>0</width>
<height>744</height>
</size>
</property>
<property name="windowTitle"> <property name="windowTitle">
<string>Form</string> <string>Form</string>
</property> </property>
@@ -193,7 +199,9 @@
%f : le numéro de folio %f : le numéro de folio
%F: le label de folio %F: le label de folio
%l : le numéro de ligne %l : le numéro de ligne
%c : le numéro de colonne</string> %c : le numéro de colonne
%M: Installation (esclave seulement)
%LM: localisation (esclave seulement)</string>
</property> </property>
</widget> </widget>
</item> </item>