FreeCAD

Форк
0
/
TaskSketcherMessages.ui 
70 строк · 1.9 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>TaskSketcherMessages</class>
4
 <widget class="QWidget" name="TaskSketcherMessages">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>253</width>
10
    <height>48</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string notr="true">Form</string>
15
  </property>
16
  <layout class="QHBoxLayout" name="horizontalLayout">
17
   <item>
18
    <widget class="Gui::StatefulLabel" name="labelConstrainStatus">
19
     <property name="text">
20
      <string>DOF</string>
21
     </property>
22
    </widget>
23
   </item>
24
   <item>
25
    <widget class="Gui::UrlLabel" name="labelConstrainStatusLink">
26
     <property name="text">
27
      <string>Link</string>
28
     </property>
29
    </widget>
30
   </item>
31
   <item>
32
    <widget class="QToolButton" name="manualUpdate">
33
     <property name="sizePolicy">
34
      <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
35
       <horstretch>0</horstretch>
36
       <verstretch>0</verstretch>
37
      </sizepolicy>
38
     </property>
39
     <property name="toolTip">
40
      <string>Forces recomputation of active document</string>
41
     </property>
42
     <property name="text">
43
      <string/>
44
     </property>
45
     <property name="icon">
46
      <iconset>
47
       <normaloff>:/icons/view-refresh.svg</normaloff>:/icons/view-refresh.svg</iconset>
48
     </property>
49
     <property name="popupMode">
50
      <enum>QToolButton::MenuButtonPopup</enum>
51
     </property>
52
    </widget>
53
   </item>
54
  </layout>
55
 </widget>
56
 <customwidgets>
57
  <customwidget>
58
   <class>Gui::StatefulLabel</class>
59
   <extends>QLabel</extends>
60
   <header>Gui/Widgets.h</header>
61
  </customwidget>
62
  <customwidget>
63
   <class>Gui::UrlLabel</class>
64
   <extends>QLabel</extends>
65
   <header>Gui/Widgets.h</header>
66
  </customwidget>
67
 </customwidgets>
68
 <resources/>
69
 <connections/>
70
</ui>
71

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

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

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

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