OSDN Git Service

Ver0.21
[gefu/Gefu.git] / folderpanel.ui
index 5009f1a..39a5ffc 100644 (file)
       <number>0</number>
      </property>
      <item>
-      <widget class="LocationBox" name="locationBox">
+      <widget class="QLineEdit" name="locationBox">
+       <property name="minimumSize">
+        <size>
+         <width>0</width>
+         <height>26</height>
+        </size>
+       </property>
        <property name="focusPolicy">
         <enum>Qt::ClickFocus</enum>
        </property>
+       <property name="text">
+        <string>LocationBox</string>
+       </property>
       </widget>
      </item>
      <item>
      <property name="wordWrap">
       <bool>false</bool>
      </property>
+     <attribute name="horizontalHeaderVisible">
+      <bool>false</bool>
+     </attribute>
      <attribute name="horizontalHeaderHighlightSections">
       <bool>false</bool>
      </attribute>
     </widget>
    </item>
    <item>
-    <widget class="SearchBox" name="searchBox">
+    <widget class="ThumbnailView" name="thumbnailView">
+     <property name="verticalScrollBarPolicy">
+      <enum>Qt::ScrollBarAlwaysOn</enum>
+     </property>
+     <property name="textElideMode">
+      <enum>Qt::ElideMiddle</enum>
+     </property>
+     <property name="movement">
+      <enum>QListView::Snap</enum>
+     </property>
+     <property name="resizeMode">
+      <enum>QListView::Adjust</enum>
+     </property>
+     <property name="viewMode">
+      <enum>QListView::IconMode</enum>
+     </property>
+     <property name="selectionRectVisible">
+      <bool>false</bool>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QLineEdit" name="searchBox">
      <property name="focusPolicy">
       <enum>Qt::ClickFocus</enum>
      </property>
+     <property name="text">
+      <string>SearchBox</string>
+     </property>
     </widget>
    </item>
    <item>
  </widget>
  <customwidgets>
   <customwidget>
-   <class>SearchBox</class>
-   <extends>QLineEdit</extends>
-   <header>searchbox.h</header>
-  </customwidget>
-  <customwidget>
    <class>FolderView</class>
    <extends>QTableView</extends>
    <header>folderview.h</header>
   </customwidget>
   <customwidget>
-   <class>LocationBox</class>
-   <extends>QLineEdit</extends>
-   <header>locationbox.h</header>
+   <class>ThumbnailView</class>
+   <extends>QListView</extends>
+   <header>thumbnailview.h</header>
   </customwidget>
  </customwidgets>
  <resources>