FreeCAD

Форк
0
/
package_details.ui 
106 строк · 2.6 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>PackageDetails</class>
4
 <widget class="QWidget" name="PackageDetails">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>755</width>
10
    <height>367</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string notr="true">Form</string>
15
  </property>
16
  <layout class="QVBoxLayout" name="verticalLayout_2">
17
   <item>
18
    <layout class="QHBoxLayout" name="layoutDetailsBackButton">
19
     <item>
20
      <widget class="QToolButton" name="buttonBack">
21
       <property name="text">
22
        <string/>
23
       </property>
24
      </widget>
25
     </item>
26
     <item>
27
      <widget class="QToolButton" name="buttonRefresh">
28
       <property name="text">
29
        <string notr="true">...</string>
30
       </property>
31
      </widget>
32
     </item>
33
     <item>
34
      <spacer name="horizontalSpacer">
35
       <property name="orientation">
36
        <enum>Qt::Horizontal</enum>
37
       </property>
38
       <property name="sizeHint" stdset="0">
39
        <size>
40
         <width>40</width>
41
         <height>20</height>
42
        </size>
43
       </property>
44
      </spacer>
45
     </item>
46
     <item>
47
      <widget class="QPushButton" name="buttonInstall">
48
       <property name="toolTip">
49
        <string>Uninstalls a selected macro or workbench</string>
50
       </property>
51
       <property name="text">
52
        <string>Install</string>
53
       </property>
54
      </widget>
55
     </item>
56
     <item>
57
      <widget class="QPushButton" name="buttonUninstall">
58
       <property name="text">
59
        <string>Uninstall</string>
60
       </property>
61
      </widget>
62
     </item>
63
     <item>
64
      <widget class="QPushButton" name="buttonUpdate">
65
       <property name="text">
66
        <string>Update</string>
67
       </property>
68
      </widget>
69
     </item>
70
     <item>
71
      <widget class="QPushButton" name="buttonExecute">
72
       <property name="text">
73
        <string>Run Macro</string>
74
       </property>
75
      </widget>
76
     </item>
77
     <item>
78
      <widget class="QPushButton" name="buttonChangeBranch">
79
       <property name="text">
80
        <string>Change branch</string>
81
       </property>
82
      </widget>
83
     </item>
84
    </layout>
85
   </item>
86
   <item>
87
    <widget class="QLabel" name="labelInstallationDetails">
88
     <property name="text">
89
      <string notr="true">Installation details go here</string>
90
     </property>
91
     <property name="wordWrap">
92
      <bool>true</bool>
93
     </property>
94
     <property name="openExternalLinks">
95
      <bool>false</bool>
96
     </property>
97
    </widget>
98
   </item>
99
   <item>
100
    <widget class="QTextBrowser" name="textBrowserReadMe"/>
101
   </item>
102
  </layout>
103
 </widget>
104
 <resources/>
105
 <connections/>
106
</ui>
107

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.