Show
Ignore:
Timestamp:
01/15/12 20:03:17 (16 months ago)
Author:
mauser
Message:

new midi tabs for pref. dialog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/midi_playground/src/gui/src/UI/PreferencesDialog_UI.ui

    r2359 r2428  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>559</width> 
     9    <width>771</width> 
    1010    <height>440</height> 
    1111   </rect> 
     
    1919     <x>10</x> 
    2020     <y>400</y> 
    21      <width>541</width> 
     21     <width>751</width> 
    2222     <height>31</height> 
    2323    </rect> 
     
    113113     <x>10</x> 
    114114     <y>10</y> 
    115      <width>541</width> 
     115     <width>751</width> 
    116116     <height>376</height> 
    117117    </rect> 
     
    130130   </property> 
    131131   <property name="currentIndex"> 
    132     <number>0</number> 
     132    <number>2</number> 
    133133   </property> 
    134134   <widget class="QWidget" name="tab_1"> 
     
    686686     <string>&amp;Midi System</string> 
    687687    </attribute> 
    688     <widget class="MidiTable" name="midiTable"> 
    689      <property name="geometry"> 
    690       <rect> 
    691        <x>10</x> 
    692        <y>141</y> 
    693        <width>521</width> 
    694        <height>201</height> 
    695       </rect> 
    696      </property> 
    697     </widget> 
    698     <widget class="QWidget" name="layoutWidget_2"> 
    699      <property name="geometry"> 
    700       <rect> 
    701        <x>10</x> 
    702        <y>10</y> 
    703        <width>516</width> 
    704        <height>135</height> 
    705       </rect> 
    706      </property> 
    707      <layout class="QVBoxLayout" name="verticalLayout_2"> 
    708       <item> 
    709        <layout class="QHBoxLayout" name="horizontalLayout_2"> 
    710         <item> 
    711          <widget class="QLabel" name="textLabel1_5"> 
     688    <widget class="QTabWidget" name="tabWidget"> 
     689     <property name="geometry"> 
     690      <rect> 
     691       <x>0</x> 
     692       <y>0</y> 
     693       <width>751</width> 
     694       <height>351</height> 
     695      </rect> 
     696     </property> 
     697     <property name="currentIndex"> 
     698      <number>1</number> 
     699     </property> 
     700     <widget class="QWidget" name="tab_6"> 
     701      <attribute name="title"> 
     702       <string>Input settings</string> 
     703      </attribute> 
     704      <widget class="QWidget" name="layoutWidget_2"> 
     705       <property name="geometry"> 
     706        <rect> 
     707         <x>5</x> 
     708         <y>10</y> 
     709         <width>521</width> 
     710         <height>291</height> 
     711        </rect> 
     712       </property> 
     713       <layout class="QVBoxLayout" name="verticalLayout_2"> 
     714        <item> 
     715         <layout class="QHBoxLayout" name="horizontalLayout_2"> 
     716          <item> 
     717           <widget class="QLabel" name="textLabel1_5"> 
     718            <property name="text"> 
     719             <string>Midi driver</string> 
     720            </property> 
     721           </widget> 
     722          </item> 
     723          <item> 
     724           <widget class="QComboBox" name="m_pMidiDriverComboBox"/> 
     725          </item> 
     726         </layout> 
     727        </item> 
     728        <item> 
     729         <layout class="QHBoxLayout" name="horizontalLayout_6"> 
     730          <item> 
     731           <widget class="QLabel" name="textLabel1_3_2"> 
     732            <property name="minimumSize"> 
     733             <size> 
     734              <width>0</width> 
     735              <height>22</height> 
     736             </size> 
     737            </property> 
     738            <property name="text"> 
     739             <string>Input</string> 
     740            </property> 
     741           </widget> 
     742          </item> 
     743          <item> 
     744           <widget class="QComboBox" name="midiPortComboBox"/> 
     745          </item> 
     746         </layout> 
     747        </item> 
     748        <item> 
     749         <layout class="QHBoxLayout" name="horizontalLayout_5"> 
     750          <item> 
     751           <widget class="QLabel" name="textLabel1_3"> 
     752            <property name="minimumSize"> 
     753             <size> 
     754              <width>0</width> 
     755              <height>22</height> 
     756             </size> 
     757            </property> 
     758            <property name="text"> 
     759             <string>Channel</string> 
     760            </property> 
     761           </widget> 
     762          </item> 
     763          <item> 
     764           <widget class="QComboBox" name="midiPortChannelComboBox"> 
     765            <property name="minimumSize"> 
     766             <size> 
     767              <width>0</width> 
     768              <height>22</height> 
     769             </size> 
     770            </property> 
     771            <item> 
     772             <property name="text"> 
     773              <string>All</string> 
     774             </property> 
     775            </item> 
     776            <item> 
     777             <property name="text"> 
     778              <string>1</string> 
     779             </property> 
     780            </item> 
     781            <item> 
     782             <property name="text"> 
     783              <string>2</string> 
     784             </property> 
     785            </item> 
     786            <item> 
     787             <property name="text"> 
     788              <string>3</string> 
     789             </property> 
     790            </item> 
     791            <item> 
     792             <property name="text"> 
     793              <string>4</string> 
     794             </property> 
     795            </item> 
     796            <item> 
     797             <property name="text"> 
     798              <string>5</string> 
     799             </property> 
     800            </item> 
     801            <item> 
     802             <property name="text"> 
     803              <string>6</string> 
     804             </property> 
     805            </item> 
     806            <item> 
     807             <property name="text"> 
     808              <string>7</string> 
     809             </property> 
     810            </item> 
     811            <item> 
     812             <property name="text"> 
     813              <string>8</string> 
     814             </property> 
     815            </item> 
     816            <item> 
     817             <property name="text"> 
     818              <string>9</string> 
     819             </property> 
     820            </item> 
     821            <item> 
     822             <property name="text"> 
     823              <string>10</string> 
     824             </property> 
     825            </item> 
     826            <item> 
     827             <property name="text"> 
     828              <string>11</string> 
     829             </property> 
     830            </item> 
     831            <item> 
     832             <property name="text"> 
     833              <string>12</string> 
     834             </property> 
     835            </item> 
     836            <item> 
     837             <property name="text"> 
     838              <string>13</string> 
     839             </property> 
     840            </item> 
     841            <item> 
     842             <property name="text"> 
     843              <string>14</string> 
     844             </property> 
     845            </item> 
     846            <item> 
     847             <property name="text"> 
     848              <string>15</string> 
     849             </property> 
     850            </item> 
     851            <item> 
     852             <property name="text"> 
     853              <string>16</string> 
     854             </property> 
     855            </item> 
     856           </widget> 
     857          </item> 
     858         </layout> 
     859        </item> 
     860        <item> 
     861         <layout class="QHBoxLayout" name="horizontalLayout_4"> 
     862          <item> 
     863           <widget class="QCheckBox" name="m_pIgnoreNoteOffCheckBox"> 
     864            <property name="text"> 
     865             <string>Ignore note-off</string> 
     866            </property> 
     867           </widget> 
     868          </item> 
     869         </layout> 
     870        </item> 
     871       </layout> 
     872      </widget> 
     873     </widget> 
     874     <widget class="QWidget" name="tab_7"> 
     875      <attribute name="title"> 
     876       <string>Midi mappings</string> 
     877      </attribute> 
     878      <widget class="MidiTable" name="midiTable"> 
     879       <property name="geometry"> 
     880        <rect> 
     881         <x>160</x> 
     882         <y>20</y> 
     883         <width>561</width> 
     884         <height>251</height> 
     885        </rect> 
     886       </property> 
     887      </widget> 
     888      <widget class="QTreeView" name="midiBindingsTree"> 
     889       <property name="geometry"> 
     890        <rect> 
     891         <x>0</x> 
     892         <y>20</y> 
     893         <width>151</width> 
     894         <height>281</height> 
     895        </rect> 
     896       </property> 
     897      </widget> 
     898      <widget class="QWidget" name="Layout33_2"> 
     899       <property name="geometry"> 
     900        <rect> 
     901         <x>160</x> 
     902         <y>270</y> 
     903         <width>561</width> 
     904         <height>31</height> 
     905        </rect> 
     906       </property> 
     907       <layout class="QHBoxLayout" name="_3"> 
     908        <item> 
     909         <spacer> 
     910          <property name="orientation"> 
     911           <enum>Qt::Horizontal</enum> 
     912          </property> 
     913          <property name="sizeType"> 
     914           <enum>QSizePolicy::Expanding</enum> 
     915          </property> 
     916          <property name="sizeHint" stdset="0"> 
     917           <size> 
     918            <width>184</width> 
     919            <height>16</height> 
     920           </size> 
     921          </property> 
     922         </spacer> 
     923        </item> 
     924        <item> 
     925         <widget class="QPushButton" name="pushButton"> 
    712926          <property name="text"> 
    713            <string>Midi driver</string> 
    714           </property> 
    715          </widget> 
    716         </item> 
    717         <item> 
    718          <widget class="QComboBox" name="m_pMidiDriverComboBox"/> 
    719         </item> 
    720        </layout> 
    721       </item> 
    722       <item> 
    723        <layout class="QHBoxLayout" name="horizontalLayout_6"> 
    724         <item> 
    725          <widget class="QLabel" name="textLabel1_3_2"> 
     927           <string>Save</string> 
     928          </property> 
     929         </widget> 
     930        </item> 
     931        <item> 
     932         <widget class="QPushButton" name="cancelBtn_2"> 
     933          <property name="sizePolicy"> 
     934           <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 
     935            <horstretch>0</horstretch> 
     936            <verstretch>0</verstretch> 
     937           </sizepolicy> 
     938          </property> 
    726939          <property name="minimumSize"> 
    727940           <size> 
     
    731944          </property> 
    732945          <property name="text"> 
    733            <string>Input</string> 
    734           </property> 
    735          </widget> 
    736         </item> 
    737         <item> 
    738          <widget class="QComboBox" name="midiPortComboBox"/> 
    739         </item> 
    740        </layout> 
    741       </item> 
    742       <item> 
    743        <layout class="QHBoxLayout" name="horizontalLayout_5"> 
    744         <item> 
    745          <widget class="QLabel" name="textLabel1_3"> 
     946           <string>Save as..</string> 
     947          </property> 
     948          <property name="shortcut"> 
     949           <string>Alt+C</string> 
     950          </property> 
     951         </widget> 
     952        </item> 
     953        <item> 
     954         <widget class="QPushButton" name="okBtn_2"> 
     955          <property name="sizePolicy"> 
     956           <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 
     957            <horstretch>0</horstretch> 
     958            <verstretch>0</verstretch> 
     959           </sizepolicy> 
     960          </property> 
    746961          <property name="minimumSize"> 
    747962           <size> 
     
    751966          </property> 
    752967          <property name="text"> 
    753            <string>Channel</string> 
    754           </property> 
    755          </widget> 
    756         </item> 
    757         <item> 
    758          <widget class="QComboBox" name="midiPortChannelComboBox"> 
    759           <property name="minimumSize"> 
     968           <string>Show effective settings</string> 
     969          </property> 
     970          <property name="shortcut"> 
     971           <string>Alt+O</string> 
     972          </property> 
     973          <property name="default"> 
     974           <bool>true</bool> 
     975          </property> 
     976          <property name="flat"> 
     977           <bool>false</bool> 
     978          </property> 
     979         </widget> 
     980        </item> 
     981        <item> 
     982         <spacer> 
     983          <property name="orientation"> 
     984           <enum>Qt::Horizontal</enum> 
     985          </property> 
     986          <property name="sizeType"> 
     987           <enum>QSizePolicy::Expanding</enum> 
     988          </property> 
     989          <property name="sizeHint" stdset="0"> 
    760990           <size> 
    761             <width>0</width> 
    762             <height>22</height> 
     991            <width>183</width> 
     992            <height>16</height> 
    763993           </size> 
    764994          </property> 
    765           <item> 
    766            <property name="text"> 
    767             <string>All</string> 
    768            </property> 
    769           </item> 
    770           <item> 
    771            <property name="text"> 
    772             <string>1</string> 
    773            </property> 
    774           </item> 
    775           <item> 
    776            <property name="text"> 
    777             <string>2</string> 
    778            </property> 
    779           </item> 
    780           <item> 
    781            <property name="text"> 
    782             <string>3</string> 
    783            </property> 
    784           </item> 
    785           <item> 
    786            <property name="text"> 
    787             <string>4</string> 
    788            </property> 
    789           </item> 
    790           <item> 
    791            <property name="text"> 
    792             <string>5</string> 
    793            </property> 
    794           </item> 
    795           <item> 
    796            <property name="text"> 
    797             <string>6</string> 
    798            </property> 
    799           </item> 
    800           <item> 
    801            <property name="text"> 
    802             <string>7</string> 
    803            </property> 
    804           </item> 
    805           <item> 
    806            <property name="text"> 
    807             <string>8</string> 
    808            </property> 
    809           </item> 
    810           <item> 
    811            <property name="text"> 
    812             <string>9</string> 
    813            </property> 
    814           </item> 
    815           <item> 
    816            <property name="text"> 
    817             <string>10</string> 
    818            </property> 
    819           </item> 
    820           <item> 
    821            <property name="text"> 
    822             <string>11</string> 
    823            </property> 
    824           </item> 
    825           <item> 
    826            <property name="text"> 
    827             <string>12</string> 
    828            </property> 
    829           </item> 
    830           <item> 
    831            <property name="text"> 
    832             <string>13</string> 
    833            </property> 
    834           </item> 
    835           <item> 
    836            <property name="text"> 
    837             <string>14</string> 
    838            </property> 
    839           </item> 
    840           <item> 
    841            <property name="text"> 
    842             <string>15</string> 
    843            </property> 
    844           </item> 
    845           <item> 
    846            <property name="text"> 
    847             <string>16</string> 
    848            </property> 
    849           </item> 
    850          </widget> 
     995         </spacer> 
    851996        </item> 
    852997       </layout> 
    853       </item> 
    854       <item> 
    855        <layout class="QHBoxLayout" name="horizontalLayout_4"> 
    856         <item> 
    857          <widget class="QCheckBox" name="m_pIgnoreNoteOffCheckBox"> 
    858           <property name="text"> 
    859            <string>Ignore note-off</string> 
    860           </property> 
    861          </widget> 
    862         </item> 
    863        </layout> 
    864       </item> 
    865      </layout> 
     998      </widget> 
     999     </widget> 
    8661000    </widget> 
    8671001   </widget>