⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qgsmapserverexportbase.ui

📁 一个非常好的GIS开源新版本
💻 UI
📖 第 1 页 / 共 2 页
字号:
          </item>          <item>           <property name="text" >            <string>inches</string>           </property>          </item>          <item>           <property name="text" >            <string>kilometers</string>           </property>          </item>         </widget>        </item>        <item>         <widget class="QLabel" name="textLabel4" >          <property name="text" >           <string>Image type</string>          </property>          <property name="alignment" >           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>          </property>          <property name="buddy" >           <cstring>cmbMapImageType</cstring>          </property>         </widget>        </item>        <item>         <widget class="QComboBox" name="cmbMapImageType" >          <item>           <property name="text" >            <string>gif</string>           </property>          </item>          <item>           <property name="text" >            <string>gtiff</string>           </property>          </item>          <item>           <property name="text" >            <string>jpeg</string>           </property>          </item>          <item>           <property name="text" >            <string>png</string>           </property>          </item>          <item>           <property name="text" >            <string>swf</string>           </property>          </item>          <item>           <property name="text" >            <string>userdefined</string>           </property>          </item>          <item>           <property name="text" >            <string>wbmp</string>           </property>          </item>         </widget>        </item>       </layout>      </item>      <item row="1" column="0" >       <layout class="QHBoxLayout" >        <property name="spacing" >         <number>6</number>        </property>        <property name="leftMargin" >         <number>4</number>        </property>        <property name="topMargin" >         <number>4</number>        </property>        <property name="rightMargin" >         <number>4</number>        </property>        <property name="bottomMargin" >         <number>4</number>        </property>        <item>         <widget class="QLabel" name="textLabel2" >          <property name="text" >           <string>Width</string>          </property>          <property name="buddy" >           <cstring>txtMapWidth</cstring>          </property>         </widget>        </item>        <item>         <widget class="QLineEdit" name="txtMapWidth" />        </item>        <item>         <widget class="QLabel" name="textLabel2_2" >          <property name="text" >           <string>Height</string>          </property>          <property name="buddy" >           <cstring>txtMapHeight</cstring>          </property>         </widget>        </item>        <item>         <widget class="QLineEdit" name="txtMapHeight" />        </item>       </layout>      </item>      <item row="0" column="0" >       <layout class="QHBoxLayout" >        <property name="spacing" >         <number>6</number>        </property>        <property name="leftMargin" >         <number>4</number>        </property>        <property name="topMargin" >         <number>4</number>        </property>        <property name="rightMargin" >         <number>4</number>        </property>        <property name="bottomMargin" >         <number>4</number>        </property>        <item>         <widget class="QLabel" name="textLabel1" >          <property name="toolTip" >           <string/>          </property>          <property name="text" >           <string>Name</string>          </property>          <property name="buddy" >           <cstring>txtMapName</cstring>          </property>         </widget>        </item>        <item>         <widget class="QLineEdit" name="txtMapName" >          <property name="toolTip" >           <string>Prefix attached to map, scalebar and legend GIF filenames created using this MapFile</string>          </property>         </widget>        </item>       </layout>      </item>     </layout>    </widget>   </item>   <item row="0" column="0" >    <widget class="QLabel" name="textLabel7" >     <property name="text" >      <string>Map file</string>     </property>     <property name="buddy" >      <cstring>txtMapFilePath</cstring>     </property>    </widget>   </item>   <item row="0" column="1" >    <widget class="QLineEdit" name="txtMapFilePath" >     <property name="toolTip" >      <string>Name for the map file to be created from the QGIS project file</string>     </property>    </widget>   </item>   <item row="1" column="2" >    <widget class="QPushButton" name="btnChooseProjectFile" >     <property name="text" >      <string>Browse...</string>     </property>    </widget>   </item>   <item row="1" column="1" >    <widget class="QLineEdit" name="txtQgisFilePath" >     <property name="toolTip" >      <string>Full path to the QGIS project file to export to MapServer map format</string>     </property>    </widget>   </item>   <item row="1" column="0" >    <widget class="QLabel" name="textLabel7_2" >     <property name="text" >      <string>QGIS project file</string>     </property>     <property name="buddy" >      <cstring>txtQgisFilePath</cstring>     </property>    </widget>   </item>   <item row="0" column="2" >    <widget class="QPushButton" name="btnChooseFile" >     <property name="text" >      <string>Save As...</string>     </property>    </widget>   </item>   <item row="2" column="1" colspan="2" >    <widget class="QCheckBox" name="chkExpLayersOnly" >     <property name="toolTip" >      <string>If checked, only the layer information will be processed</string>     </property>     <property name="text" >      <string>Export LAYER information only</string>     </property>    </widget>   </item>   <item row="5" column="0" colspan="3" >    <widget class="QDialogButtonBox" name="buttonBox" >     <property name="standardButtons" >      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>     </property>    </widget>   </item>  </layout> </widget> <layoutdefault spacing="6" margin="11" /> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops>  <tabstop>txtMapFilePath</tabstop>  <tabstop>btnChooseFile</tabstop>  <tabstop>txtQgisFilePath</tabstop>  <tabstop>btnChooseProjectFile</tabstop>  <tabstop>chkExpLayersOnly</tabstop>  <tabstop>txtMapName</tabstop>  <tabstop>txtMapWidth</tabstop>  <tabstop>txtMapHeight</tabstop>  <tabstop>cmbMapUnits</tabstop>  <tabstop>cmbMapImageType</tabstop>  <tabstop>txtWebTemplate</tabstop>  <tabstop>btnChooseTemplateFile</tabstop>  <tabstop>txtWebHeader</tabstop>  <tabstop>btnChooseHeaderFile</tabstop>  <tabstop>txtWebFooter</tabstop>  <tabstop>btnChooseFooterFile</tabstop> </tabstops> <resources/> <connections>  <connection>   <sender>buttonBox</sender>   <signal>accepted()</signal>   <receiver>QgsMapserverExportBase</receiver>   <slot>accept()</slot>   <hints>    <hint type="sourcelabel" >     <x>335</x>     <y>422</y>    </hint>    <hint type="destinationlabel" >     <x>240</x>     <y>223</y>    </hint>   </hints>  </connection>  <connection>   <sender>buttonBox</sender>   <signal>rejected()</signal>   <receiver>QgsMapserverExportBase</receiver>   <slot>reject()</slot>   <hints>    <hint type="sourcelabel" >     <x>426</x>     <y>422</y>    </hint>    <hint type="destinationlabel" >     <x>240</x>     <y>223</y>    </hint>   </hints>  </connection> </connections></ui>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -