<ui version="4.0" > <class>QgsGrassRegionBase</class> <widget class="QWidget" name="QgsGrassRegionBase" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>420</width> <height>297</height> </rect> </property> <property name="windowTitle" > <string>GRASS Region Settings</string> </property> <layout class="QGridLayout" > <property name="margin" > <number>2</number> </property> <property name="spacing" > <number>2</number> </property> <item row="0" column="0" > <widget class="Q3Frame" name="frame4" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>0</width> <height>35</height> </size> </property> <property name="maximumSize" > <size> <width>32767</width> <height>35</height> </size> </property> <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" > <property name="margin" > <number>6</number> </property> <property name="spacing" > <number>6</number> </property> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>72</width> <height>16</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="textLabel1" > <property name="text" > <string>N</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="mNorth" /> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>71</width> <height>21</height> </size> </property> </spacer> </item> </layout> </widget> </item> <item row="1" column="0" > <widget class="Q3Frame" name="frame19" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>0</width> <height>35</height> </size> </property> <property name="maximumSize" > <size> <width>32767</width> <height>35</height> </size> </property> <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" > <property name="margin" > <number>2</number> </property> <property name="spacing" > <number>2</number> </property> <item> <widget class="QLabel" name="textLabel2" > <property name="frameShape" > <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow" > <enum>QFrame::Plain</enum> </property> <property name="text" > <string>W</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="mWest" /> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>51</width> <height>26</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="textLabel3" > <property name="text" > <string>E</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="mEast" /> </item> </layout> </widget> </item> <item row="2" column="0" > <widget class="Q3Frame" name="frame20" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>0</width> <height>35</height> </size> </property> <property name="maximumSize" > <size> <width>32767</width> <height>35</height> </size> </property> <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" > <property name="margin" > <number>2</number> </property> <property name="spacing" > <number>2</number> </property> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>73</width> <height>26</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="textLabel4" > <property name="text" > <string>S</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="mSouth" /> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>57</width> <height>23</height> </size> </property> </spacer> </item> </layout> </widget> </item> <item row="3" column="0" > <widget class="Q3Frame" name="frame5" > <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" > <property name="margin" > <number>6</number> </property> <property name="spacing" > <number>6</number> </property> <item row="0" column="0" > <widget class="QRadioButton" name="mNSResRadio" > <property name="text" > <string>N-S Res</string> </property> <property name="checked" > <bool>false</bool> </property> </widget> </item> <item row="0" column="1" > <widget class="QLineEdit" name="mNSRes" /> </item> <item row="0" column="2" > <widget class="QRadioButton" name="mRowsRadio" > <property name="text" > <string>Rows</string> </property> </widget> </item> <item row="0" column="3" > <widget class="QLineEdit" name="mRows" /> </item> <item row="1" column="2" > <widget class="QRadioButton" name="mColsRadio" > <property name="text" > <string>Cols</string> </property> </widget> </item> <item row="1" column="1" > <widget class="QLineEdit" name="mEWRes" /> </item> <item row="1" column="3" > <widget class="QLineEdit" name="mCols" /> </item> <item row="1" column="0" > <widget class="QRadioButton" name="mEWResRadio" > <property name="text" > <string>E-W Res</string> </property> <property name="checked" > <bool>true</bool> </property> </widget> </item> </layout> </widget> </item> <item row="4" column="0" > <widget class="Q3Frame" name="frame6" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>0</width> <height>35</height> </size> </property> <property name="maximumSize" > <size> <width>32767</width> <height>35</height> </size> </property> <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" > <property name="margin" > <number>3</number> </property> <property name="spacing" > <number>3</number> </property> <item> <widget class="QLabel" name="textLabel7" > <property name="text" > <string>Color</string> </property> </widget> </item> <item> <widget class="QgsColorButton" name="mColorButton" > <property name="minimumSize" > <size> <width>35</width> <height>25</height> </size> </property> <property name="text" > <string/> </property> </widget> </item> <item> <widget class="QLabel" name="textLabel6" > <property name="text" > <string>Width</string> </property> </widget> </item> <item> <widget class="QSpinBox" name="mWidthSpinBox" /> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>69</width> <height>24</height> </size> </property> </spacer> </item> </layout> </widget> </item> <item row="5" column="0" > <widget class="Q3Frame" name="frame8" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>0</width> <height>38</height> </size> </property> <property name="maximumSize" > <size> <width>32767</width> <height>38</height> </size> </property> <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" > <property name="margin" > <number>3</number> </property> <property name="spacing" > <number>3</number> </property> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>45</width> <height>26</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="acceptButton" > <property name="text" > <string>OK</string> </property> </widget> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>47</width> <height>25</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="rejectButton" > <property name="text" > <string>Cancel</string> </property> </widget> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" > <size> <width>54</width> <height>26</height> </size> </property> </spacer> </item> </layout> </widget> </item> </layout> </widget> <layoutdefault spacing="6" margin="11" /> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <customwidgets> <customwidget> <class>Q3Frame</class> <extends>QFrame</extends> <header>Qt3Support/Q3Frame</header> <container>1</container> </customwidget> <customwidget> <class>QgsColorButton</class> <extends>QToolButton</extends> <header>qgscolorbutton.h</header> </customwidget> </customwidgets> <resources/> <connections/> </ui>