branchpropwindow.ui
author insilmaril
Wed, 11 Apr 2007 09:21:18 +0000
changeset 457 80529c03702b
parent 440 c6a8651e6bbc
child 462 494a5b8c131e
permissions -rw-r--r--
Updated documentation about macros
     1 <ui version="4.0" >
     2  <class>BranchPropertyWindow</class>
     3  <widget class="QWidget" name="BranchPropertyWindow" >
     4   <property name="geometry" >
     5    <rect>
     6     <x>0</x>
     7     <y>0</y>
     8     <width>395</width>
     9     <height>282</height>
    10    </rect>
    11   </property>
    12   <property name="windowTitle" >
    13    <string>Branch Property Editor</string>
    14   </property>
    15   <layout class="QVBoxLayout" >
    16    <property name="margin" >
    17     <number>9</number>
    18    </property>
    19    <property name="spacing" >
    20     <number>6</number>
    21    </property>
    22    <item>
    23     <widget class="QTabWidget" name="tabWidget" >
    24      <property name="currentIndex" >
    25       <number>0</number>
    26      </property>
    27      <widget class="QWidget" name="tab" >
    28       <attribute name="title" >
    29        <string>Frame</string>
    30       </attribute>
    31       <layout class="QVBoxLayout" >
    32        <property name="margin" >
    33         <number>9</number>
    34        </property>
    35        <property name="spacing" >
    36         <number>6</number>
    37        </property>
    38        <item>
    39         <layout class="QVBoxLayout" >
    40          <property name="margin" >
    41           <number>0</number>
    42          </property>
    43          <property name="spacing" >
    44           <number>6</number>
    45          </property>
    46          <item>
    47           <widget class="QComboBox" name="frameTypeCombo" >
    48            <item>
    49             <property name="text" >
    50              <string>No Frame</string>
    51             </property>
    52            </item>
    53            <item>
    54             <property name="text" >
    55              <string>Rectangle</string>
    56             </property>
    57            </item>
    58            <item>
    59             <property name="text" >
    60              <string>Ellipse</string>
    61             </property>
    62            </item>
    63           </widget>
    64          </item>
    65          <item>
    66           <widget class="QGroupBox" name="colorGroupBox" >
    67            <property name="sizePolicy" >
    68             <sizepolicy>
    69              <hsizetype>7</hsizetype>
    70              <vsizetype>5</vsizetype>
    71              <horstretch>0</horstretch>
    72              <verstretch>0</verstretch>
    73             </sizepolicy>
    74            </property>
    75            <property name="title" >
    76             <string>Colors</string>
    77            </property>
    78            <layout class="QGridLayout" >
    79             <property name="margin" >
    80              <number>7</number>
    81             </property>
    82             <property name="spacing" >
    83              <number>6</number>
    84             </property>
    85             <item row="0" column="0" >
    86              <widget class="QPushButton" name="framePenColorButton" >
    87               <property name="maximumSize" >
    88                <size>
    89                 <width>20</width>
    90                 <height>16777215</height>
    91                </size>
    92               </property>
    93               <property name="text" >
    94                <string/>
    95               </property>
    96              </widget>
    97             </item>
    98             <item row="0" column="1" >
    99              <widget class="QLabel" name="penColorLabelDesc" >
   100               <property name="sizePolicy" >
   101                <sizepolicy>
   102                 <hsizetype>7</hsizetype>
   103                 <vsizetype>5</vsizetype>
   104                 <horstretch>0</horstretch>
   105                 <verstretch>0</verstretch>
   106                </sizepolicy>
   107               </property>
   108               <property name="text" >
   109                <string>Borderline color</string>
   110               </property>
   111               <property name="buddy" >
   112                <cstring>framePenColorButton</cstring>
   113               </property>
   114              </widget>
   115             </item>
   116             <item row="1" column="0" >
   117              <widget class="QPushButton" name="frameBrushColorButton" >
   118               <property name="maximumSize" >
   119                <size>
   120                 <width>20</width>
   121                 <height>16777215</height>
   122                </size>
   123               </property>
   124               <property name="text" >
   125                <string/>
   126               </property>
   127              </widget>
   128             </item>
   129             <item row="1" column="1" >
   130              <widget class="QLabel" name="brushColorLabelDesc" >
   131               <property name="text" >
   132                <string>Background color</string>
   133               </property>
   134               <property name="buddy" >
   135                <cstring>frameBrushColorButton</cstring>
   136               </property>
   137              </widget>
   138             </item>
   139             <item row="0" column="2" >
   140              <spacer>
   141               <property name="orientation" >
   142                <enum>Qt::Horizontal</enum>
   143               </property>
   144               <property name="sizeHint" >
   145                <size>
   146                 <width>40</width>
   147                 <height>20</height>
   148                </size>
   149               </property>
   150              </spacer>
   151             </item>
   152            </layout>
   153           </widget>
   154          </item>
   155         </layout>
   156        </item>
   157       </layout>
   158      </widget>
   159      <widget class="QWidget" name="tab_2" >
   160       <attribute name="title" >
   161        <string>Link</string>
   162       </attribute>
   163       <widget class="QCheckBox" name="hideLinkIfUnselected" >
   164        <property name="geometry" >
   165         <rect>
   166          <x>20</x>
   167          <y>10</y>
   168          <width>231</width>
   169          <height>21</height>
   170         </rect>
   171        </property>
   172        <property name="text" >
   173         <string>Hide link if unselected</string>
   174        </property>
   175       </widget>
   176      </widget>
   177     </widget>
   178    </item>
   179    <item>
   180     <spacer>
   181      <property name="orientation" >
   182       <enum>Qt::Vertical</enum>
   183      </property>
   184      <property name="sizeHint" >
   185       <size>
   186        <width>20</width>
   187        <height>71</height>
   188       </size>
   189      </property>
   190     </spacer>
   191    </item>
   192    <item>
   193     <layout class="QHBoxLayout" >
   194      <property name="margin" >
   195       <number>0</number>
   196      </property>
   197      <property name="spacing" >
   198       <number>6</number>
   199      </property>
   200      <item>
   201       <spacer>
   202        <property name="orientation" >
   203         <enum>Qt::Horizontal</enum>
   204        </property>
   205        <property name="sizeHint" >
   206         <size>
   207          <width>41</width>
   208          <height>31</height>
   209         </size>
   210        </property>
   211       </spacer>
   212      </item>
   213      <item>
   214       <widget class="QPushButton" name="closeButton" >
   215        <property name="text" >
   216         <string>Close</string>
   217        </property>
   218       </widget>
   219      </item>
   220     </layout>
   221    </item>
   222   </layout>
   223  </widget>
   224  <resources/>
   225  <connections>
   226   <connection>
   227    <sender>closeButton</sender>
   228    <signal>clicked()</signal>
   229    <receiver>BranchPropertyWindow</receiver>
   230    <slot>hide()</slot>
   231    <hints>
   232     <hint type="sourcelabel" >
   233      <x>315</x>
   234      <y>173</y>
   235     </hint>
   236     <hint type="destinationlabel" >
   237      <x>171</x>
   238      <y>103</y>
   239     </hint>
   240    </hints>
   241   </connection>
   242  </connections>
   243 </ui>