/[svn]/qsampler/trunk/src/qsamplerMainForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerMainForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2038 by capela, Thu Jan 7 18:42:26 2010 UTC revision 2074 by capela, Mon Mar 29 17:00:30 2010 UTC
# Line 34  Line 34 
34     <string>MainWindow</string>     <string>MainWindow</string>
35    </property>    </property>
36    <property name="windowIcon" >    <property name="windowIcon" >
37     <iconset resource="../icons/qsampler.qrc" >:/icons/qsampler.png</iconset>     <iconset resource="qsampler.qrc" >:/images/qsampler.png</iconset>
38    </property>    </property>
39    <widget class="QWidget" name="centralwidget" />    <widget class="QWidget" name="centralwidget" />
40    <widget class="QToolBar" name="fileToolbar" >    <widget class="QToolBar" name="fileToolbar" >
# Line 168  Line 168 
168    <widget class="QStatusBar" name="statusbar" />    <widget class="QStatusBar" name="statusbar" />
169    <action name="fileNewAction" >    <action name="fileNewAction" >
170     <property name="icon" >     <property name="icon" >
171      <iconset resource="../icons/qsampler.qrc" >:/icons/fileNew.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileNew.png</iconset>
172     </property>     </property>
173     <property name="text" >     <property name="text" >
174      <string>&amp;New</string>      <string>&amp;New</string>
# Line 188  Line 188 
188    </action>    </action>
189    <action name="fileOpenAction" >    <action name="fileOpenAction" >
190     <property name="icon" >     <property name="icon" >
191      <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileOpen.png</iconset>
192     </property>     </property>
193     <property name="text" >     <property name="text" >
194      <string>&amp;Open...</string>      <string>&amp;Open...</string>
# Line 208  Line 208 
208    </action>    </action>
209    <action name="fileSaveAction" >    <action name="fileSaveAction" >
210     <property name="icon" >     <property name="icon" >
211      <iconset resource="../icons/qsampler.qrc" >:/icons/fileSave.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileSave.png</iconset>
212     </property>     </property>
213     <property name="text" >     <property name="text" >
214      <string>&amp;Save</string>      <string>&amp;Save</string>
# Line 242  Line 242 
242    </action>    </action>
243    <action name="fileResetAction" >    <action name="fileResetAction" >
244     <property name="icon" >     <property name="icon" >
245      <iconset resource="../icons/qsampler.qrc" >:/icons/fileReset.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileReset.png</iconset>
246     </property>     </property>
247     <property name="text" >     <property name="text" >
248      <string>Rese&amp;t</string>      <string>Rese&amp;t</string>
# Line 262  Line 262 
262    </action>    </action>
263    <action name="fileRestartAction" >    <action name="fileRestartAction" >
264     <property name="icon" >     <property name="icon" >
265      <iconset resource="../icons/qsampler.qrc" >:/icons/fileRestart.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileRestart.png</iconset>
266     </property>     </property>
267     <property name="text" >     <property name="text" >
268      <string>&amp;Restart</string>      <string>&amp;Restart</string>
# Line 296  Line 296 
296    </action>    </action>
297    <action name="editAddChannelAction" >    <action name="editAddChannelAction" >
298     <property name="icon" >     <property name="icon" >
299      <iconset resource="../icons/qsampler.qrc" >:/icons/editAddChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editAddChannel.png</iconset>
300     </property>     </property>
301     <property name="text" >     <property name="text" >
302      <string>&amp;Add Channel</string>      <string>&amp;Add Channel</string>
# Line 316  Line 316 
316    </action>    </action>
317    <action name="editRemoveChannelAction" >    <action name="editRemoveChannelAction" >
318     <property name="icon" >     <property name="icon" >
319      <iconset resource="../icons/qsampler.qrc" >:/icons/editRemoveChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editRemoveChannel.png</iconset>
320     </property>     </property>
321     <property name="text" >     <property name="text" >
322      <string>&amp;Remove Channel</string>      <string>&amp;Remove Channel</string>
# Line 336  Line 336 
336    </action>    </action>
337    <action name="editResetChannelAction" >    <action name="editResetChannelAction" >
338     <property name="icon" >     <property name="icon" >
339      <iconset resource="../icons/qsampler.qrc" >:/icons/editResetChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editResetChannel.png</iconset>
340     </property>     </property>
341     <property name="text" >     <property name="text" >
342      <string>Re&amp;set Channel</string>      <string>Re&amp;set Channel</string>
# Line 356  Line 356 
356    </action>    </action>
357    <action name="editResetAllChannelsAction" >    <action name="editResetAllChannelsAction" >
358     <property name="icon" >     <property name="icon" >
359      <iconset resource="../icons/qsampler.qrc" >:/icons/editResetAllChannels.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editResetAllChannels.png</iconset>
360     </property>     </property>
361     <property name="text" >     <property name="text" >
362      <string>R&amp;eset All Channels</string>      <string>R&amp;eset All Channels</string>
# Line 376  Line 376 
376    </action>    </action>
377    <action name="editSetupChannelAction" >    <action name="editSetupChannelAction" >
378     <property name="icon" >     <property name="icon" >
379      <iconset resource="../icons/qsampler.qrc" >:/icons/editSetupChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editSetupChannel.png</iconset>
380     </property>     </property>
381     <property name="text" >     <property name="text" >
382      <string>&amp;Setup Channel...</string>      <string>&amp;Setup Channel...</string>
# Line 396  Line 396 
396    </action>    </action>
397    <action name="editEditChannelAction" >    <action name="editEditChannelAction" >
398     <property name="icon" >     <property name="icon" >
399      <iconset resource="../icons/qsampler.qrc" >:/icons/editEditChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editEditChannel.png</iconset>
400     </property>     </property>
401     <property name="text" >     <property name="text" >
402      <string>Ed&amp;it Channel...</string>      <string>Ed&amp;it Channel...</string>
# Line 499  Line 499 
499      <bool>true</bool>      <bool>true</bool>
500     </property>     </property>
501     <property name="icon" >     <property name="icon" >
502      <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerInstrument.png</iconset>      <iconset resource="qsampler.qrc" >:/images/qsamplerInstrument.png</iconset>
503     </property>     </property>
504     <property name="text" >     <property name="text" >
505      <string>&amp;Instruments</string>      <string>&amp;Instruments</string>
# Line 522  Line 522 
522      <bool>true</bool>      <bool>true</bool>
523     </property>     </property>
524     <property name="icon" >     <property name="icon" >
525      <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>      <iconset resource="qsampler.qrc" >:/images/qsamplerDevice.png</iconset>
526     </property>     </property>
527     <property name="text" >     <property name="text" >
528      <string>&amp;Devices</string>      <string>&amp;Devices</string>
# Line 562  Line 562 
562      <bool>false</bool>      <bool>false</bool>
563     </property>     </property>
564     <property name="icon" >     <property name="icon" >
565      <iconset resource="../icons/qsampler.qrc" >:/icons/channelsArrange.png</iconset>      <iconset resource="qsampler.qrc" >:/images/channelsArrange.png</iconset>
566     </property>     </property>
567     <property name="text" >     <property name="text" >
568      <string>&amp;Arrange</string>      <string>&amp;Arrange</string>
# Line 630  Line 630 
630    </action>    </action>
631   </widget>   </widget>
632   <resources>   <resources>
633    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
634   </resources>   </resources>
635  </ui>  </ui>

Legend:
Removed from v.2038  
changed lines
  Added in v.2074

  ViewVC Help
Powered by ViewVC