~ubuntu-branches/ubuntu/trusty/muse/trusty

« back to all changes in this revision

Viewing changes to muse/widgets/gensetbase.ui

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2013-08-28 16:25:57 UTC
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20130828162557-knls3ip7j262eepx
Tags: upstream-2.1.2
ImportĀ upstreamĀ versionĀ 2.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <x>0</x>
8
8
    <y>0</y>
9
9
    <width>544</width>
10
 
    <height>593</height>
 
10
    <height>622</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
23
23
      </sizepolicy>
24
24
     </property>
25
25
     <property name="currentIndex">
26
 
      <number>3</number>
 
26
      <number>0</number>
27
27
     </property>
28
28
     <widget class="QWidget" name="TabPage">
29
29
      <attribute name="title">
1334
1334
          <string>Behavior</string>
1335
1335
         </property>
1336
1336
         <layout class="QGridLayout" name="gridLayout7">
 
1337
          <item row="12" column="0">
 
1338
           <widget class="QLabel" name="label_7">
 
1339
            <property name="text">
 
1340
             <string>Track height</string>
 
1341
            </property>
 
1342
           </widget>
 
1343
          </item>
1337
1344
          <item row="0" column="0">
1338
1345
           <widget class="QLabel" name="TextLabel1">
1339
1346
            <property name="text">
1563
1570
          <item row="10" column="0" colspan="2">
1564
1571
           <widget class="QLabel" name="label_6">
1565
1572
            <property name="text">
1566
 
             <string>Show midi velocity graphs per-note</string>
 
1573
             <string>Show newly created midi velocity graphs per-note</string>
1567
1574
            </property>
1568
1575
           </widget>
1569
1576
          </item>
1574
1581
            </property>
1575
1582
           </widget>
1576
1583
          </item>
1577
 
          <item row="12" column="1">
 
1584
          <item row="13" column="1">
1578
1585
           <spacer name="verticalSpacer_2">
1579
1586
            <property name="orientation">
1580
1587
             <enum>Qt::Vertical</enum>
1587
1594
            </property>
1588
1595
           </spacer>
1589
1596
          </item>
1590
 
          <item row="11" column="0">
1591
 
           <widget class="QLabel" name="label_7">
1592
 
            <property name="text">
1593
 
             <string>Track height</string>
1594
 
            </property>
1595
 
           </widget>
1596
 
          </item>
1597
 
          <item row="11" column="2">
 
1597
          <item row="12" column="2">
1598
1598
           <widget class="QSpinBox" name="trackHeight">
1599
1599
            <property name="suffix">
1600
1600
             <string> px</string>
1610
1610
            </property>
1611
1611
           </widget>
1612
1612
          </item>
 
1613
          <item row="11" column="2">
 
1614
           <widget class="QCheckBox" name="borderlessMouseCheckBox">
 
1615
            <property name="toolTip">
 
1616
             <string>Enable borderless mouse.
 
1617
For certain functions like zoom/pan.
 
1618
Disable to use an alternate standard 
 
1619
 method.
 
1620
</string>
 
1621
            </property>
 
1622
            <property name="whatsThis">
 
1623
             <string>Enable borderless mouse.
 
1624
For certain functions like zoom.
 
1625
Disable to use an alternate standard
 
1626
 method.</string>
 
1627
            </property>
 
1628
            <property name="text">
 
1629
             <string/>
 
1630
            </property>
 
1631
           </widget>
 
1632
          </item>
 
1633
          <item row="11" column="0" colspan="2">
 
1634
           <widget class="QLabel" name="label_8">
 
1635
            <property name="toolTip">
 
1636
             <string/>
 
1637
            </property>
 
1638
            <property name="whatsThis">
 
1639
             <string/>
 
1640
            </property>
 
1641
            <property name="text">
 
1642
             <string>Borderless zoom/pan mouse (else use alternate method)</string>
 
1643
            </property>
 
1644
           </widget>
 
1645
          </item>
1613
1646
         </layout>
1614
1647
        </widget>
1615
1648
       </item>
1721
1754
              <rect>
1722
1755
               <x>0</x>
1723
1756
               <y>0</y>
1724
 
               <width>72</width>
1725
 
               <height>16</height>
 
1757
               <width>96</width>
 
1758
               <height>26</height>
1726
1759
              </rect>
1727
1760
             </property>
1728
1761
             <layout class="QHBoxLayout" name="horizontalLayout_3">