Ignore:
Timestamp:
May 19, 2010, 8:42:40 AM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projectionDesigner/tag/ProjectionDesigner_1.1.5/projdesignerplugins/defaultplugin/defaultcubemapscenewidget.ui

    r2 r42  
    1 <ui version="4.0" >
     1<?xml version="1.0" encoding="UTF-8"?>
     2<ui version="4.0">
    23 <class>DefaultCubemapSceneWidget</class>
    3  <widget class="QWidget" name="DefaultCubemapSceneWidget" >
    4   <property name="geometry" >
     4 <widget class="QWidget" name="DefaultCubemapSceneWidget">
     5  <property name="geometry">
    56   <rect>
    67    <x>0</x>
     
    1011   </rect>
    1112  </property>
    12   <property name="windowTitle" >
     13  <property name="windowTitle">
    1314   <string>Projection Settings</string>
    1415  </property>
    15   <layout class="QGridLayout" >
    16    <property name="margin" >
     16  <layout class="QGridLayout">
     17   <property name="margin">
    1718    <number>0</number>
    1819   </property>
    19    <property name="spacing" >
     20   <property name="spacing">
    2021    <number>6</number>
    2122   </property>
    22    <item row="0" column="0" >
    23     <widget class="QGroupBox" name="projectionGroup" >
    24      <property name="title" >
     23   <item row="0" column="0">
     24    <widget class="QGroupBox" name="projectionGroup">
     25     <property name="title">
    2526      <string>Cubemap Properties</string>
    2627     </property>
    27      <layout class="QGridLayout" >
    28       <property name="margin" >
     28     <layout class="QGridLayout">
     29      <property name="margin">
    2930       <number>9</number>
    3031      </property>
    31       <property name="spacing" >
     32      <property name="spacing">
    3233       <number>6</number>
    3334      </property>
    34       <item row="0" column="0" >
    35        <layout class="QGridLayout" >
    36         <property name="margin" >
     35      <item row="0" column="0">
     36       <layout class="QGridLayout">
     37        <property name="margin">
    3738         <number>0</number>
    3839        </property>
    39         <property name="spacing" >
     40        <property name="spacing">
    4041         <number>6</number>
    4142        </property>
    42         <item row="4" column="1" >
    43          <widget class="QLineEdit" name="topFileNameEdit" />
    44         </item>
    45         <item row="0" column="1" >
    46          <widget class="QLineEdit" name="frontFileNameEdit" />
    47         </item>
    48         <item row="1" column="2" >
    49          <widget class="QPushButton" name="backBrowseButton" >
    50           <property name="sizePolicy" >
    51            <sizepolicy>
    52             <hsizetype>0</hsizetype>
    53             <vsizetype>0</vsizetype>
    54             <horstretch>0</horstretch>
    55             <verstretch>0</verstretch>
    56            </sizepolicy>
    57           </property>
    58           <property name="maximumSize" >
    59            <size>
    60             <width>23</width>
    61             <height>16777215</height>
    62            </size>
    63           </property>
    64           <property name="text" >
    65            <string>...</string>
    66           </property>
    67          </widget>
    68         </item>
    69         <item row="1" column="1" >
    70          <widget class="QLineEdit" name="backFileNameEdit" />
    71         </item>
    72         <item row="5" column="0" >
    73          <widget class="QLabel" name="bottomLabel" >
    74           <property name="text" >
     43        <item row="4" column="1">
     44         <widget class="QLineEdit" name="topFileNameEdit"/>
     45        </item>
     46        <item row="0" column="1">
     47         <widget class="QLineEdit" name="frontFileNameEdit"/>
     48        </item>
     49        <item row="1" column="2">
     50         <widget class="QPushButton" name="backBrowseButton">
     51          <property name="sizePolicy">
     52           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     53            <horstretch>0</horstretch>
     54            <verstretch>0</verstretch>
     55           </sizepolicy>
     56          </property>
     57          <property name="maximumSize">
     58           <size>
     59            <width>23</width>
     60            <height>16777215</height>
     61           </size>
     62          </property>
     63          <property name="text">
     64           <string>...</string>
     65          </property>
     66         </widget>
     67        </item>
     68        <item row="1" column="1">
     69         <widget class="QLineEdit" name="backFileNameEdit"/>
     70        </item>
     71        <item row="5" column="0">
     72         <widget class="QLabel" name="bottomLabel">
     73          <property name="text">
    7574           <string>Bottom</string>
    7675          </property>
    7776         </widget>
    7877        </item>
    79         <item row="0" column="2" >
    80          <widget class="QPushButton" name="frontBrowseButton" >
    81           <property name="sizePolicy" >
    82            <sizepolicy>
    83             <hsizetype>0</hsizetype>
    84             <vsizetype>0</vsizetype>
    85             <horstretch>0</horstretch>
    86             <verstretch>0</verstretch>
    87            </sizepolicy>
    88           </property>
    89           <property name="maximumSize" >
    90            <size>
    91             <width>23</width>
    92             <height>16777215</height>
    93            </size>
    94           </property>
    95           <property name="text" >
    96            <string>...</string>
    97           </property>
    98          </widget>
    99         </item>
    100         <item row="2" column="0" >
    101          <widget class="QLabel" name="leftLabel" >
    102           <property name="text" >
     78        <item row="0" column="2">
     79         <widget class="QPushButton" name="frontBrowseButton">
     80          <property name="sizePolicy">
     81           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     82            <horstretch>0</horstretch>
     83            <verstretch>0</verstretch>
     84           </sizepolicy>
     85          </property>
     86          <property name="maximumSize">
     87           <size>
     88            <width>23</width>
     89            <height>16777215</height>
     90           </size>
     91          </property>
     92          <property name="text">
     93           <string>...</string>
     94          </property>
     95         </widget>
     96        </item>
     97        <item row="2" column="0">
     98         <widget class="QLabel" name="leftLabel">
     99          <property name="text">
    103100           <string>Left</string>
    104101          </property>
    105102         </widget>
    106103        </item>
    107         <item row="4" column="2" >
    108          <widget class="QPushButton" name="topBrowseButton" >
    109           <property name="sizePolicy" >
    110            <sizepolicy>
    111             <hsizetype>0</hsizetype>
    112             <vsizetype>0</vsizetype>
    113             <horstretch>0</horstretch>
    114             <verstretch>0</verstretch>
    115            </sizepolicy>
    116           </property>
    117           <property name="maximumSize" >
    118            <size>
    119             <width>23</width>
    120             <height>16777215</height>
    121            </size>
    122           </property>
    123           <property name="text" >
    124            <string>...</string>
    125           </property>
    126          </widget>
    127         </item>
    128         <item row="5" column="1" >
    129          <widget class="QLineEdit" name="bottomFileNameEdit" />
    130         </item>
    131         <item row="4" column="0" >
    132          <widget class="QLabel" name="topLabel" >
    133           <property name="text" >
     104        <item row="4" column="2">
     105         <widget class="QPushButton" name="topBrowseButton">
     106          <property name="sizePolicy">
     107           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     108            <horstretch>0</horstretch>
     109            <verstretch>0</verstretch>
     110           </sizepolicy>
     111          </property>
     112          <property name="maximumSize">
     113           <size>
     114            <width>23</width>
     115            <height>16777215</height>
     116           </size>
     117          </property>
     118          <property name="text">
     119           <string>...</string>
     120          </property>
     121         </widget>
     122        </item>
     123        <item row="5" column="1">
     124         <widget class="QLineEdit" name="bottomFileNameEdit"/>
     125        </item>
     126        <item row="4" column="0">
     127         <widget class="QLabel" name="topLabel">
     128          <property name="text">
    134129           <string>Top</string>
    135130          </property>
    136131         </widget>
    137132        </item>
    138         <item row="3" column="2" >
    139          <widget class="QPushButton" name="rightBrowseButton" >
    140           <property name="sizePolicy" >
    141            <sizepolicy>
    142             <hsizetype>0</hsizetype>
    143             <vsizetype>0</vsizetype>
    144             <horstretch>0</horstretch>
    145             <verstretch>0</verstretch>
    146            </sizepolicy>
    147           </property>
    148           <property name="maximumSize" >
    149            <size>
    150             <width>23</width>
    151             <height>16777215</height>
    152            </size>
    153           </property>
    154           <property name="text" >
    155            <string>...</string>
    156           </property>
    157          </widget>
    158         </item>
    159         <item row="5" column="2" >
    160          <widget class="QPushButton" name="bottomBrowseButton" >
    161           <property name="sizePolicy" >
    162            <sizepolicy>
    163             <hsizetype>0</hsizetype>
    164             <vsizetype>0</vsizetype>
    165             <horstretch>0</horstretch>
    166             <verstretch>0</verstretch>
    167            </sizepolicy>
    168           </property>
    169           <property name="maximumSize" >
    170            <size>
    171             <width>23</width>
    172             <height>16777215</height>
    173            </size>
    174           </property>
    175           <property name="text" >
    176            <string>...</string>
    177           </property>
    178          </widget>
    179         </item>
    180         <item row="3" column="0" >
    181          <widget class="QLabel" name="rightLabel" >
    182           <property name="text" >
     133        <item row="3" column="2">
     134         <widget class="QPushButton" name="rightBrowseButton">
     135          <property name="sizePolicy">
     136           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     137            <horstretch>0</horstretch>
     138            <verstretch>0</verstretch>
     139           </sizepolicy>
     140          </property>
     141          <property name="maximumSize">
     142           <size>
     143            <width>23</width>
     144            <height>16777215</height>
     145           </size>
     146          </property>
     147          <property name="text">
     148           <string>...</string>
     149          </property>
     150         </widget>
     151        </item>
     152        <item row="5" column="2">
     153         <widget class="QPushButton" name="bottomBrowseButton">
     154          <property name="sizePolicy">
     155           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     156            <horstretch>0</horstretch>
     157            <verstretch>0</verstretch>
     158           </sizepolicy>
     159          </property>
     160          <property name="maximumSize">
     161           <size>
     162            <width>23</width>
     163            <height>16777215</height>
     164           </size>
     165          </property>
     166          <property name="text">
     167           <string>...</string>
     168          </property>
     169         </widget>
     170        </item>
     171        <item row="3" column="0">
     172         <widget class="QLabel" name="rightLabel">
     173          <property name="text">
    183174           <string>Right</string>
    184175          </property>
    185176         </widget>
    186177        </item>
    187         <item row="2" column="2" >
    188          <widget class="QPushButton" name="leftBrowseButton" >
    189           <property name="sizePolicy" >
    190            <sizepolicy>
    191             <hsizetype>0</hsizetype>
    192             <vsizetype>0</vsizetype>
    193             <horstretch>0</horstretch>
    194             <verstretch>0</verstretch>
    195            </sizepolicy>
    196           </property>
    197           <property name="maximumSize" >
    198            <size>
    199             <width>23</width>
    200             <height>16777215</height>
    201            </size>
    202           </property>
    203           <property name="text" >
    204            <string>...</string>
    205           </property>
    206          </widget>
    207         </item>
    208         <item row="0" column="0" >
    209          <widget class="QLabel" name="frontLabel" >
    210           <property name="text" >
     178        <item row="2" column="2">
     179         <widget class="QPushButton" name="leftBrowseButton">
     180          <property name="sizePolicy">
     181           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
     182            <horstretch>0</horstretch>
     183            <verstretch>0</verstretch>
     184           </sizepolicy>
     185          </property>
     186          <property name="maximumSize">
     187           <size>
     188            <width>23</width>
     189            <height>16777215</height>
     190           </size>
     191          </property>
     192          <property name="text">
     193           <string>...</string>
     194          </property>
     195         </widget>
     196        </item>
     197        <item row="0" column="0">
     198         <widget class="QLabel" name="frontLabel">
     199          <property name="text">
    211200           <string>Front</string>
    212201          </property>
    213202         </widget>
    214203        </item>
    215         <item row="3" column="1" >
    216          <widget class="QLineEdit" name="rightFileNameEdit" />
    217         </item>
    218         <item row="2" column="1" >
    219          <widget class="QLineEdit" name="leftFileNameEdit" />
    220         </item>
    221         <item row="1" column="0" >
    222          <widget class="QLabel" name="backLabel" >
    223           <property name="text" >
     204        <item row="3" column="1">
     205         <widget class="QLineEdit" name="rightFileNameEdit"/>
     206        </item>
     207        <item row="2" column="1">
     208         <widget class="QLineEdit" name="leftFileNameEdit"/>
     209        </item>
     210        <item row="1" column="0">
     211         <widget class="QLabel" name="backLabel">
     212          <property name="text">
    224213           <string>Back</string>
    225214          </property>
    226215         </widget>
    227216        </item>
    228         <item row="6" column="1" >
     217        <item row="6" column="1">
    229218         <spacer>
    230           <property name="orientation" >
     219          <property name="orientation">
    231220           <enum>Qt::Vertical</enum>
    232221          </property>
    233           <property name="sizeHint" >
     222          <property name="sizeHint" stdset="0">
    234223           <size>
    235224            <width>20</width>
Note: See TracChangeset for help on using the changeset viewer.