同步界面修改
parent
005abdb827
commit
115e11b568
|
@ -85,7 +85,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>906</width>
|
<width>906</width>
|
||||||
<height>23</height>
|
<height>22</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="projectMenu">
|
<widget class="QMenu" name="projectMenu">
|
||||||
|
@ -117,6 +117,7 @@
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>工具</string>
|
<string>工具</string>
|
||||||
</property>
|
</property>
|
||||||
|
<addaction name="actioncloseAllRasterFile"/>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QMenu" name="helpMenu">
|
<widget class="QMenu" name="helpMenu">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
|
@ -513,6 +514,11 @@ p, li { white-space: pre-wrap; }
|
||||||
<string>飞机</string>
|
<string>飞机</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
|
<action name="actioncloseAllRasterFile">
|
||||||
|
<property name="text">
|
||||||
|
<string>释放影像文件</string>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
<resources>
|
<resources>
|
||||||
<include location="../RasterMainWidgetGUI.qrc"/>
|
<include location="../RasterMainWidgetGUI.qrc"/>
|
||||||
|
|
Loading…
Reference in New Issue