OSDN Git Service

GUIレイアウト調整
authorqw_fuku <fkhideaki@gmail.com>
Sun, 2 Aug 2015 08:44:31 +0000 (17:44 +0900)
committerqw_fuku <fkhideaki@gmail.com>
Sun, 2 Aug 2015 08:44:31 +0000 (17:44 +0900)
Src/QtGeoViewer/FormMain.ui

index 3facd96..2a50e0d 100644 (file)
@@ -1228,32 +1228,36 @@ border: 1px solid black;
           <x>0</x>
           <y>0</y>
           <width>232</width>
-          <height>502</height>
+          <height>462</height>
          </rect>
         </property>
         <layout class="QVBoxLayout" name="verticalLayout_5">
          <item>
-          <widget class="QCheckBox" name="checkEnvMap">
-           <property name="sizePolicy">
-            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
-             <horstretch>0</horstretch>
-             <verstretch>0</verstretch>
-            </sizepolicy>
-           </property>
-           <property name="text">
-            <string>EnvMap</string>
-           </property>
-          </widget>
-         </item>
-         <item>
-          <widget class="QCheckBox" name="checkEnvReflection">
-           <property name="text">
-            <string>Env&amp;Reflection</string>
-           </property>
-           <property name="checked">
-            <bool>true</bool>
-           </property>
-          </widget>
+          <layout class="QHBoxLayout" name="horizontalLayout_8">
+           <item>
+            <widget class="QCheckBox" name="checkEnvMap">
+             <property name="sizePolicy">
+              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+               <horstretch>0</horstretch>
+               <verstretch>0</verstretch>
+              </sizepolicy>
+             </property>
+             <property name="text">
+              <string>EnvMap</string>
+             </property>
+            </widget>
+           </item>
+           <item>
+            <widget class="QCheckBox" name="checkEnvReflection">
+             <property name="text">
+              <string>Env&amp;Reflection</string>
+             </property>
+             <property name="checked">
+              <bool>true</bool>
+             </property>
+            </widget>
+           </item>
+          </layout>
          </item>
          <item>
           <widget class="QSlider" name="sliderEnvReflection">
@@ -1329,24 +1333,28 @@ border: 1px solid black;
           </widget>
          </item>
          <item>
-          <widget class="QCheckBox" name="checkShadowEnabled">
-           <property name="text">
-            <string>&amp;Shadow</string>
-           </property>
-           <property name="checked">
-            <bool>true</bool>
-           </property>
-          </widget>
-         </item>
-         <item>
-          <widget class="QCheckBox" name="checkSoftShadow">
-           <property name="text">
-            <string>S&amp;oftShadow</string>
-           </property>
-           <property name="checked">
-            <bool>true</bool>
-           </property>
-          </widget>
+          <layout class="QHBoxLayout" name="horizontalLayout_7">
+           <item>
+            <widget class="QCheckBox" name="checkShadowEnabled">
+             <property name="text">
+              <string>&amp;Shadow</string>
+             </property>
+             <property name="checked">
+              <bool>true</bool>
+             </property>
+            </widget>
+           </item>
+           <item>
+            <widget class="QCheckBox" name="checkSoftShadow">
+             <property name="text">
+              <string>S&amp;oftShadow</string>
+             </property>
+             <property name="checked">
+              <bool>true</bool>
+             </property>
+            </widget>
+           </item>
+          </layout>
          </item>
          <item>
           <widget class="QSlider" name="sliderShadowDarkness">
@@ -3572,15 +3580,12 @@ border: 1px solid black;
   </customwidget>
  </customwidgets>
  <tabstops>
-  <tabstop>checkEnvMap</tabstop>
   <tabstop>scrollArea</tabstop>
   <tabstop>sliderEnvReflection</tabstop>
   <tabstop>editEnvMap</tabstop>
   <tabstop>toolLoadEnvMap</tabstop>
   <tabstop>buttonReleaseEnvImg</tabstop>
   <tabstop>buttonPresetEnvMap</tabstop>
-  <tabstop>checkShadowEnabled</tabstop>
-  <tabstop>checkSoftShadow</tabstop>
   <tabstop>sliderShadowDarkness</tabstop>
   <tabstop>comboCoordinate</tabstop>
   <tabstop>editMatcap</tabstop>
@@ -3625,7 +3630,6 @@ border: 1px solid black;
   <tabstop>combo2DViewSrcType</tabstop>
   <tabstop>GLWidgetUV</tabstop>
   <tabstop>sliderSequence</tabstop>
-  <tabstop>checkEnvReflection</tabstop>
  </tabstops>
  <resources>
   <include location="FormMain.qrc"/>