~ubuntu-branches/debian/jessie/stellarium/jessie

« back to all changes in this revision

Viewing changes to src/gui/viewDialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Cédric Delfosse
  • Date: 2009-03-13 20:07:22 UTC
  • mfrom: (1.1.8 upstream)
  • mto: (11.1.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20090313200722-gbgujsmzsa8a02ty
Import upstream version 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <x>0</x>
7
7
    <y>0</y>
8
8
    <width>610</width>
9
 
    <height>496</height>
 
9
    <height>497</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="font" >
250
250
         <enum>QTabWidget::Rounded</enum>
251
251
        </property>
252
252
        <property name="currentIndex" >
253
 
         <number>1</number>
 
253
         <number>4</number>
254
254
        </property>
255
255
        <property name="iconSize" >
256
256
         <size>
998
998
                 </widget>
999
999
                </item>
1000
1000
                <item>
1001
 
                 <widget class="QCheckBox" name="showAzimutalGridCheckBox" >
 
1001
                 <widget class="QCheckBox" name="showAzimuthalGridCheckBox" >
1002
1002
                  <property name="text" >
1003
 
                   <string>Azimutal grid</string>
 
1003
                   <string>Azimuthal grid</string>
1004
1004
                  </property>
1005
1005
                 </widget>
1006
1006
                </item>
1506
1506
          </item>
1507
1507
         </layout>
1508
1508
        </widget>
 
1509
        <widget class="QWidget" name="tabImages" >
 
1510
         <attribute name="title" >
 
1511
          <string>Images</string>
 
1512
         </attribute>
 
1513
         <attribute name="icon" >
 
1514
          <iconset resource="../../data/mainRes.qrc" >
 
1515
           <normaloff>:/graphicGui/gui/btDSS-off.png</normaloff>:/graphicGui/gui/btDSS-off.png</iconset>
 
1516
         </attribute>
 
1517
         <layout class="QGridLayout" name="gridLayout" >
 
1518
          <property name="margin" >
 
1519
           <number>0</number>
 
1520
          </property>
 
1521
          <item row="0" column="0" >
 
1522
           <widget class="QFrame" name="frame_13" >
 
1523
            <property name="frameShape" >
 
1524
             <enum>QFrame::StyledPanel</enum>
 
1525
            </property>
 
1526
            <property name="frameShadow" >
 
1527
             <enum>QFrame::Raised</enum>
 
1528
            </property>
 
1529
            <layout class="QGridLayout" name="gridLayout_5" >
 
1530
             <item row="0" column="0" >
 
1531
              <widget class="QTreeWidget" name="treeWidget" >
 
1532
               <property name="maximumSize" >
 
1533
                <size>
 
1534
                 <width>200</width>
 
1535
                 <height>16777215</height>
 
1536
                </size>
 
1537
               </property>
 
1538
               <property name="headerHidden" >
 
1539
                <bool>true</bool>
 
1540
               </property>
 
1541
               <column>
 
1542
                <property name="text" >
 
1543
                                        <string notr="true">1</string>
 
1544
                </property>
 
1545
               </column>
 
1546
              </widget>
 
1547
             </item>
 
1548
             <item rowspan="2" row="0" column="1" >
 
1549
              <widget class="QFrame" name="frame_14" >
 
1550
               <property name="frameShape" >
 
1551
                <enum>QFrame::StyledPanel</enum>
 
1552
               </property>
 
1553
               <property name="frameShadow" >
 
1554
                <enum>QFrame::Raised</enum>
 
1555
               </property>
 
1556
               <layout class="QVBoxLayout" name="verticalLayout_7" >
 
1557
                <property name="margin" >
 
1558
                 <number>0</number>
 
1559
                </property>
 
1560
                <item>
 
1561
                 <widget class="QTextBrowser" name="textBrowser" />
 
1562
                </item>
 
1563
               </layout>
 
1564
              </widget>
 
1565
             </item>
 
1566
             <item row="1" column="0" >
 
1567
              <widget class="QPushButton" name="pushButton" >
 
1568
               <property name="text" >
 
1569
                <string>Add</string>
 
1570
               </property>
 
1571
              </widget>
 
1572
             </item>
 
1573
            </layout>
 
1574
           </widget>
 
1575
          </item>
 
1576
         </layout>
 
1577
        </widget>
1509
1578
       </widget>
1510
1579
      </item>
1511
1580
     </layout>