1
0
isundil 9 сар өмнө
parent
commit
5631604144
2 өөрчлөгдсөн 24 нэмэгдсэн , 1 устгасан
  1. 1 1
      QtWidgets
  2. 23 0
      fakeRaid/MainWindow.ui

+ 1 - 1
QtWidgets

@@ -1 +1 @@
-Subproject commit 83b9b9f78de2d6ae1abf72f7f39f007e857ee7a6
+Subproject commit 5bece5e011676dc38cfb2a3cc1e0368edb66cebe

+ 23 - 0
fakeRaid/MainWindow.ui

@@ -15,6 +15,22 @@
   </property>
   <widget class="QWidget" name="centralwidget">
    <layout class="QVBoxLayout" name="verticalLayout">
+    <item>
+     <widget class="craftlab::ui::Breadcrumb" name="listView_2">
+      <property name="sizePolicy">
+       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+        <horstretch>0</horstretch>
+        <verstretch>0</verstretch>
+       </sizepolicy>
+      </property>
+      <property name="maximumSize">
+       <size>
+        <width>16777215</width>
+        <height>25</height>
+       </size>
+      </property>
+     </widget>
+    </item>
     <item>
      <widget class="QListView" name="listView">
       <property name="editTriggers">
@@ -54,6 +70,13 @@
    </property>
   </action>
  </widget>
+ <customwidgets>
+  <customwidget>
+   <class>craftlab::ui::Breadcrumb</class>
+   <extends>QListView</extends>
+   <header>breadcrumb.h</header>
+  </customwidget>
+ </customwidgets>
  <resources/>
  <connections/>
 </ui>