Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>CSettingsPage</class>
- <widget class="QWidget" name="CSettingsPage">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>667</width>
- <height>650</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QGroupBox" name="groupBox">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>20</y>
- <width>431</width>
- <height>471</height>
- </rect>
- </property>
- <property name="title">
- <string>Répertoires sources</string>
- </property>
- </widget>
- </widget>
- <resources/>
- <connections/>
- </ui>
|