OSDN Git Service

操作説明をツールチップに追加
authorqw_fuku <fkhideaki@gmail.com>
Sun, 12 Jun 2016 03:09:09 +0000 (12:09 +0900)
committerqw_fuku <fkhideaki@gmail.com>
Sun, 12 Jun 2016 06:49:37 +0000 (15:49 +0900)
Src/QtGeoViewer/FormMain.ui
Src/QtGeoViewer/WidgetIOOption.ui

index 2ea3ce2..9557b27 100644 (file)
@@ -1315,7 +1315,7 @@ border: 1px solid black;
         <property name="geometry">
          <rect>
           <x>0</x>
-          <y>0</y>
+          <y>-239</y>
           <width>373</width>
           <height>633</height>
          </rect>
@@ -3205,6 +3205,9 @@ border: 1px solid black;
    <property name="text">
     <string>&amp;FlipY</string>
    </property>
+   <property name="toolTip">
+    <string>テクスチャ座標のY軸を反転</string>
+   </property>
   </action>
   <action name="actionBackGroundColor">
    <property name="text">
@@ -3402,6 +3405,12 @@ border: 1px solid black;
    <property name="text">
     <string>&amp;ShowCursor</string>
    </property>
+   <property name="toolTip">
+    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;3Dカーソル&lt;/p&gt;&lt;p&gt;Shift+左ドラッグでカーソル操作&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+   </property>
+   <property name="statusTip">
+    <string/>
+   </property>
   </action>
   <action name="actionResetCursor">
    <property name="icon">
@@ -3451,6 +3460,9 @@ border: 1px solid black;
    <property name="text">
     <string>Measure</string>
    </property>
+   <property name="toolTip">
+    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;メジャー&lt;/p&gt;&lt;p&gt;カーソルカラの距離を測定&lt;/p&gt;&lt;p&gt;Shift+右ドラッグで操作&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+   </property>
   </action>
   <action name="actionResetMeasure">
    <property name="icon">
@@ -3770,7 +3782,7 @@ border: 1px solid black;
     <string>ShowBaryCoord</string>
    </property>
    <property name="toolTip">
-    <string>Check face barycoord closest to curosr</string>
+    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;カーソル最近傍面の重心座標を表示&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
    </property>
   </action>
   <action name="actionSeparateSpecular">
@@ -3801,6 +3813,9 @@ border: 1px solid black;
    <property name="text">
     <string>SelectCloseMat</string>
    </property>
+   <property name="toolTip">
+    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;カーソル最近傍面のマテリアルを選択&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+   </property>
   </action>
   <action name="actionFBMaterial">
    <property name="checkable">
@@ -3881,6 +3896,9 @@ border: 1px solid black;
    <property name="text">
     <string>RecordStroke</string>
    </property>
+   <property name="toolTip">
+    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;カーソル操作時の経路を記録&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+   </property>
    <property name="shortcut">
     <string>Shift+S</string>
    </property>
index dbabede..7bd9f1f 100644 (file)
    <string>WidgetIOOption</string>
   </property>
   <layout class="QFormLayout" name="formLayout">
+   <property name="horizontalSpacing">
+    <number>2</number>
+   </property>
+   <property name="verticalSpacing">
+    <number>2</number>
+   </property>
+   <property name="leftMargin">
+    <number>1</number>
+   </property>
+   <property name="topMargin">
+    <number>1</number>
+   </property>
+   <property name="rightMargin">
+    <number>1</number>
+   </property>
+   <property name="bottomMargin">
+    <number>1</number>
+   </property>
    <item row="0" column="0">
     <widget class="QCheckBox" name="checkSplitOBJ">
      <property name="sizePolicy">