forked from openlp/openlp
Added the status tips to the menu items.
bzr-revno: 102
This commit is contained in:
parent
7bc079274a
commit
26f200be0b
@ -1,211 +1,222 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE Project SYSTEM "Project-4.4.dtd">
|
<!DOCTYPE Project SYSTEM "Project-4.4.dtd">
|
||||||
<!-- eric4 project file for project openlp.org 2.0 -->
|
<!-- eric4 project file for project openlp.org 2.0 -->
|
||||||
<!-- Saved: 2008-11-05, 22:20:39 -->
|
<!-- Saved: 2008-11-20, 22:11:22 -->
|
||||||
<!-- Copyright (C) 2008 Raoul Snyman, raoulsnyman@openlp.org -->
|
<!-- Copyright (C) 2008 Raoul Snyman, raoulsnyman@openlp.org -->
|
||||||
<Project version="4.4">
|
<Project version="4.4">
|
||||||
<ProgLanguage mixed="0">Python</ProgLanguage>
|
<ProgLanguage mixed="0">Python</ProgLanguage>
|
||||||
<ProjectType>Qt4</ProjectType>
|
<ProjectType>Qt4</ProjectType>
|
||||||
<Description></Description>
|
<Description></Description>
|
||||||
<Version>1.9.0</Version>
|
<Version>1.9.0</Version>
|
||||||
<Author>Raoul Snyman</Author>
|
<Author>Raoul Snyman</Author>
|
||||||
<Email>raoulsnyman@openlp.org</Email>
|
<Email>raoulsnyman@openlp.org</Email>
|
||||||
<Sources>
|
<Sources>
|
||||||
<Source>openlp.pyw</Source>
|
<Source>openlp.pyw</Source>
|
||||||
<Source>openlp/theme/test/test_theme.py</Source>
|
<Source>openlp/theme/test/test_theme.py</Source>
|
||||||
<Source>openlp/theme/__init__.py</Source>
|
<Source>openlp/theme/__init__.py</Source>
|
||||||
<Source>openlp/theme/theme.py</Source>
|
<Source>openlp/theme/theme.py</Source>
|
||||||
<Source>openlp/controls/__init__.py</Source>
|
<Source>openlp/controls/__init__.py</Source>
|
||||||
<Source>openlp/core/test/test_render_theme.py</Source>
|
<Source>openlp/core/test/test_render_theme.py</Source>
|
||||||
<Source>openlp/core/test/test_render.py</Source>
|
<Source>openlp/core/test/test_render.py</Source>
|
||||||
<Source>openlp/core/interpolate.py</Source>
|
<Source>openlp/core/interpolate.py</Source>
|
||||||
<Source>openlp/core/__init__.py</Source>
|
<Source>openlp/core/__init__.py</Source>
|
||||||
<Source>openlp/core/render.py</Source>
|
<Source>openlp/core/render.py</Source>
|
||||||
<Source>openlp/ui/__init__.py</Source>
|
<Source>openlp/ui/__init__.py</Source>
|
||||||
<Source>openlp/ui/forms/__init__.py</Source>
|
<Source>openlp/ui/forms/__init__.py</Source>
|
||||||
<Source>openlp/__init__.py</Source>
|
<Source>openlp/__init__.py</Source>
|
||||||
<Source>openlp/utils/ConfigHelper.py</Source>
|
<Source>openlp/utils/ConfigHelper.py</Source>
|
||||||
<Source>openlp/utils/__init__.py</Source>
|
<Source>openlp/utils/__init__.py</Source>
|
||||||
<Source>demo.py</Source>
|
<Source>demo.py</Source>
|
||||||
<Source>openlp/core/settingsmanager.py</Source>
|
<Source>openlp/core/settingsmanager.py</Source>
|
||||||
<Source>openlp/resources/openlp_rc.py</Source>
|
<Source>openlp/resources/openlp_rc.py</Source>
|
||||||
<Source>openlp/resources/__init__.py</Source>
|
<Source>openlp/resources/__init__.py</Source>
|
||||||
<Source>openlp/ui/forms/about.py</Source>
|
<Source>openlp/ui/forms/about.py</Source>
|
||||||
<Source>openlp/ui/forms/mainwindow.py</Source>
|
<Source>openlp/ui/forms/mainwindow.py</Source>
|
||||||
<Source>openlp/core/plugin.py</Source>
|
<Source>openlp/core/plugin.py</Source>
|
||||||
<Source>openlp/core/xmlrootclass.py</Source>
|
<Source>openlp/core/xmlrootclass.py</Source>
|
||||||
<Source>openlp/song/__init__.py</Source>
|
<Source>openlp/song/__init__.py</Source>
|
||||||
<Source>openlp/song/song.py</Source>
|
<Source>openlp/song/song.py</Source>
|
||||||
<Source>openlp/song/test/test_song_opensong.py</Source>
|
<Source>openlp/song/test/test_song_opensong.py</Source>
|
||||||
<Source>openlp/song/test/test_song_basic.py</Source>
|
<Source>openlp/song/test/test_song_basic.py</Source>
|
||||||
<Source>openlp/song/test/test_song_text.py</Source>
|
<Source>openlp/song/test/test_song_text.py</Source>
|
||||||
<Source>openlp/plugins/biblemanager/__init__.py</Source>
|
<Source>openlp/plugins/biblemanager/__init__.py</Source>
|
||||||
<Source>openlp/plugins/biblemanager/BibleDBImpl.py</Source>
|
<Source>openlp/plugins/biblemanager/BibleDBImpl.py</Source>
|
||||||
<Source>openlp/plugins/biblemanager/BibleManager.py</Source>
|
<Source>openlp/plugins/biblemanager/BibleManager.py</Source>
|
||||||
<Source>openlp/plugins/biblemanager/BibleHTTPImpl.py</Source>
|
<Source>openlp/plugins/biblemanager/BibleHTTPImpl.py</Source>
|
||||||
<Source>openlp/plugins/biblemanager/test/__init__.py</Source>
|
<Source>openlp/plugins/biblemanager/test/__init__.py</Source>
|
||||||
<Source>openlp/plugins/biblemanager/test/test_bibleManager.py</Source>
|
<Source>openlp/plugins/biblemanager/test/test_bibleManager.py</Source>
|
||||||
<Source>openlp/song/test/test_song_verse.py</Source>
|
<Source>openlp/song/test/test_song_verse.py</Source>
|
||||||
<Source>openlp/plugins/__init__.py</Source>
|
<Source>openlp/plugins/__init__.py</Source>
|
||||||
<Source>openlp/plugins/testplugin1.py</Source>
|
<Source>openlp/plugins/testplugin1.py</Source>
|
||||||
<Source>openlp/plugins/plugin.py</Source>
|
<Source>openlp/plugins/plugin.py</Source>
|
||||||
<Source>openlp/plugins/plugin_manager.py</Source>
|
<Source>openlp/plugins/plugin_manager.py</Source>
|
||||||
<Source>openlp/plugins/testplugin2/__init__.py</Source>
|
<Source>openlp/plugins/testplugin2/__init__.py</Source>
|
||||||
<Source>openlp/plugins/testplugin2/testplugin2.py</Source>
|
<Source>openlp/plugins/testplugin2/testplugin2.py</Source>
|
||||||
<Source>openlp/plugins/test/test_plugin_manager.py</Source>
|
<Source>openlp/plugins/test/test_plugin_manager.py</Source>
|
||||||
<Source>openlp/ui/forms/splashscreen.py</Source>
|
<Source>openlp/ui/forms/splashscreen.py</Source>
|
||||||
<Source>openlp/ui/forms/settings.py</Source>
|
<Source>openlp/ui/forms/settings.py</Source>
|
||||||
<Source>openlp/ui/forms/alertform.py</Source>
|
<Source>openlp/ui/forms/alertform.py</Source>
|
||||||
<Source>openlp/ui/forms/editsongform.py</Source>
|
<Source>openlp/ui/forms/editsongform.py</Source>
|
||||||
<Source>openlp/ui/forms/openlpexportform.py</Source>
|
<Source>openlp/ui/forms/openlpexportform.py</Source>
|
||||||
<Source>openlp/ui/forms/openlpimportform.py</Source>
|
<Source>openlp/ui/forms/openlpimportform.py</Source>
|
||||||
<Source>openlp/ui/forms/opensongexportform.py</Source>
|
<Source>openlp/ui/forms/opensongexportform.py</Source>
|
||||||
<Source>openlp/ui/forms/opensongimportform.py</Source>
|
<Source>openlp/ui/forms/opensongimportform.py</Source>
|
||||||
</Sources>
|
<Source>openlp/plugins/biblemanager/BibleCommon.py</Source>
|
||||||
<Forms>
|
<Source>openlp/libraries/pptviewlib/ppttest.py</Source>
|
||||||
<Form>openlp/resources/forms/mainwindow.ui</Form>
|
<Source>openlp/plugins/biblemanager/BibleCSVImpl.py</Source>
|
||||||
<Form>openlp/resources/forms/settings.ui</Form>
|
<Source>openlp/plugins/biblemanager/test/test_bibleManagerAPI.py</Source>
|
||||||
<Form>openlp/resources/forms/themewizard.ui</Form>
|
<Source>openlp/plugins/biblemanager/test/test_bibleManagerCSV.py</Source>
|
||||||
<Form>openlp/resources/forms/about.ui</Form>
|
<Source>openlp/plugins/mediamanageritem.py</Source>
|
||||||
<Form>openlp/resources/forms/editsongform.ui</Form>
|
<Source>openlp/plugins/test/test_mediamanageritem.py</Source>
|
||||||
<Form>openlp/resources/forms/alertform.ui</Form>
|
<Source>openlp/plugins/biblemanager/BibleOSISImpl.py</Source>
|
||||||
<Form>openlp/resources/forms/openlpimportform.ui</Form>
|
<Source>openlp/plugins/biblemanager/test/test_bibleManagerOSIS.py</Source>
|
||||||
<Form>openlp/resources/forms/openlpexportform.ui</Form>
|
</Sources>
|
||||||
<Form>openlp/resources/forms/opensongimportform.ui</Form>
|
<Forms>
|
||||||
<Form>openlp/resources/forms/opensongexportform.ui</Form>
|
<Form>openlp/resources/forms/mainwindow.ui</Form>
|
||||||
<Form>openlp/resources/forms/splashscreen.ui</Form>
|
<Form>openlp/resources/forms/settings.ui</Form>
|
||||||
</Forms>
|
<Form>openlp/resources/forms/themewizard.ui</Form>
|
||||||
<Translations>
|
<Form>openlp/resources/forms/about.ui</Form>
|
||||||
</Translations>
|
<Form>openlp/resources/forms/editsongform.ui</Form>
|
||||||
<Resources>
|
<Form>openlp/resources/forms/alertform.ui</Form>
|
||||||
<Resource>openlp/resources/images/openlp-2.qrc</Resource>
|
<Form>openlp/resources/forms/openlpimportform.ui</Form>
|
||||||
</Resources>
|
<Form>openlp/resources/forms/openlpexportform.ui</Form>
|
||||||
<Interfaces>
|
<Form>openlp/resources/forms/opensongimportform.ui</Form>
|
||||||
</Interfaces>
|
<Form>openlp/resources/forms/opensongexportform.ui</Form>
|
||||||
<Others>
|
<Form>openlp/resources/forms/splashscreen.ui</Form>
|
||||||
<Other>copyright.txt</Other>
|
<Form>openlp/resources/forms/BibleCSVImportWizard.ui</Form>
|
||||||
</Others>
|
<Form>openlp/resources/forms/bibleimportform.ui</Form>
|
||||||
<MainScript>openlp.pyw</MainScript>
|
</Forms>
|
||||||
<Vcs>
|
<Translations>
|
||||||
<VcsType>None</VcsType>
|
</Translations>
|
||||||
<VcsOptions>
|
<Resources>
|
||||||
<dict>
|
<Resource>openlp/resources/images/openlp-2.qrc</Resource>
|
||||||
<key>
|
</Resources>
|
||||||
<string>add</string>
|
<Interfaces>
|
||||||
</key>
|
</Interfaces>
|
||||||
<value>
|
<Others>
|
||||||
<list>
|
<Other>copyright.txt</Other>
|
||||||
<string></string>
|
</Others>
|
||||||
</list>
|
<MainScript>openlp.pyw</MainScript>
|
||||||
</value>
|
<Vcs>
|
||||||
<key>
|
<VcsType>Subversion</VcsType>
|
||||||
<string>checkout</string>
|
<VcsOptions>
|
||||||
</key>
|
<dict>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>add</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>commit</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>checkout</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>diff</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>commit</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>export</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>diff</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>global</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>export</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>history</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>global</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>log</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>history</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>remove</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>log</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>status</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>remove</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>tag</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>status</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
<key>
|
<string></string>
|
||||||
<string>update</string>
|
</list>
|
||||||
</key>
|
</value>
|
||||||
<value>
|
<key>
|
||||||
<list>
|
<string>tag</string>
|
||||||
<string></string>
|
</key>
|
||||||
</list>
|
<value>
|
||||||
</value>
|
<list>
|
||||||
</dict>
|
<string></string>
|
||||||
</VcsOptions>
|
</list>
|
||||||
<VcsOtherData>
|
</value>
|
||||||
<dict>
|
<key>
|
||||||
<key>
|
<string>update</string>
|
||||||
<string>standardLayout</string>
|
</key>
|
||||||
</key>
|
<value>
|
||||||
<value>
|
<list>
|
||||||
<bool>True</bool>
|
<string></string>
|
||||||
</value>
|
</list>
|
||||||
</dict>
|
</value>
|
||||||
</VcsOtherData>
|
</dict>
|
||||||
</Vcs>
|
</VcsOptions>
|
||||||
<FiletypeAssociations>
|
<VcsOtherData>
|
||||||
<FiletypeAssociation pattern="*.ui" type="FORMS" />
|
<dict>
|
||||||
<FiletypeAssociation pattern="*.idl" type="INTERFACES" />
|
<key>
|
||||||
<FiletypeAssociation pattern="*.ptl" type="SOURCES" />
|
<string>standardLayout</string>
|
||||||
<FiletypeAssociation pattern="*.pyw" type="SOURCES" />
|
</key>
|
||||||
<FiletypeAssociation pattern="*.ui.h" type="FORMS" />
|
<value>
|
||||||
<FiletypeAssociation pattern="*.py" type="SOURCES" />
|
<bool>True</bool>
|
||||||
<FiletypeAssociation pattern="*.qrc" type="RESOURCES" />
|
</value>
|
||||||
</FiletypeAssociations>
|
</dict>
|
||||||
|
</VcsOtherData>
|
||||||
|
</Vcs>
|
||||||
|
<FiletypeAssociations>
|
||||||
|
<FiletypeAssociation pattern="*.ui" type="FORMS" />
|
||||||
|
<FiletypeAssociation pattern="*.idl" type="INTERFACES" />
|
||||||
|
<FiletypeAssociation pattern="*.ptl" type="SOURCES" />
|
||||||
|
<FiletypeAssociation pattern="*.pyw" type="SOURCES" />
|
||||||
|
<FiletypeAssociation pattern="*.ui.h" type="FORMS" />
|
||||||
|
<FiletypeAssociation pattern="*.py" type="SOURCES" />
|
||||||
|
<FiletypeAssociation pattern="*.qrc" type="RESOURCES" />
|
||||||
|
</FiletypeAssociations>
|
||||||
</Project>
|
</Project>
|
@ -59,8 +59,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>228</width>
|
<width>252</width>
|
||||||
<height>536</height>
|
<height>539</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@ -99,8 +99,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>227</width>
|
<width>252</width>
|
||||||
<height>536</height>
|
<height>539</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@ -127,7 +127,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>1087</width>
|
<width>1087</width>
|
||||||
<height>27</height>
|
<height>26</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="FileMenu" >
|
<widget class="QMenu" name="FileMenu" >
|
||||||
@ -290,8 +290,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>267</width>
|
<width>257</width>
|
||||||
<height>609</height>
|
<height>603</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="label" >
|
<attribute name="label" >
|
||||||
@ -319,6 +319,12 @@
|
|||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="SongNewItem" >
|
<widget class="QToolButton" name="SongNewItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Add a new song</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add a new song</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>New Song</string>
|
<string>New Song</string>
|
||||||
</property>
|
</property>
|
||||||
@ -339,6 +345,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="SongEditItem" >
|
<widget class="QToolButton" name="SongEditItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Edit the current song</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Edit the current song</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Edit Song</string>
|
<string>Edit Song</string>
|
||||||
</property>
|
</property>
|
||||||
@ -359,6 +371,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="SongDeleteItem" >
|
<widget class="QToolButton" name="SongDeleteItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Delete the currently selected song(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Delete the currently selected song(s)</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Delete Song</string>
|
<string>Delete Song</string>
|
||||||
</property>
|
</property>
|
||||||
@ -401,6 +419,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="SongPreviewItem" >
|
<widget class="QToolButton" name="SongPreviewItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Preview the selected song</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Preview the selected song</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Send to Preview</string>
|
<string>Send to Preview</string>
|
||||||
</property>
|
</property>
|
||||||
@ -421,6 +445,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="SongLiveItem" >
|
<widget class="QToolButton" name="SongLiveItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Send the selected song to live</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Send the selected song to live</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Send to Live</string>
|
<string>Send to Live</string>
|
||||||
</property>
|
</property>
|
||||||
@ -441,6 +471,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="SongAddItem" >
|
<widget class="QToolButton" name="SongAddItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Add the currently selected song(s) to the service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add the currently selected song(s) to the service</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Add to Service</string>
|
<string>Add to Service</string>
|
||||||
</property>
|
</property>
|
||||||
@ -485,8 +521,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>267</width>
|
<width>257</width>
|
||||||
<height>609</height>
|
<height>603</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="label" >
|
<attribute name="label" >
|
||||||
@ -514,6 +550,12 @@
|
|||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="VersePreviewItem" >
|
<widget class="QToolButton" name="VersePreviewItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Preview selected verse(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Preview selected verse(s)</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Send to Preview</string>
|
<string>Send to Preview</string>
|
||||||
</property>
|
</property>
|
||||||
@ -534,6 +576,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="VerseLiveItem" >
|
<widget class="QToolButton" name="VerseLiveItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Send selected verse(s) to live</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Send selected verse(s) to live</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Send to Live</string>
|
<string>Send to Live</string>
|
||||||
</property>
|
</property>
|
||||||
@ -554,6 +602,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="VerseAddItem" >
|
<widget class="QToolButton" name="VerseAddItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Add selected verse(s) to service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add selected verse(s) to service</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Add to Service</string>
|
<string>Add to Service</string>
|
||||||
</property>
|
</property>
|
||||||
@ -605,27 +659,27 @@
|
|||||||
<number>8</number>
|
<number>8</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
<widget class="QLabel" name="label" >
|
<widget class="QLabel" name="VerseVersionLabel" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>TextLabel</string>
|
<string>Version:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="1" >
|
<item row="0" column="1" >
|
||||||
<widget class="QComboBox" name="comboBox" />
|
<widget class="QComboBox" name="VerseVersionComboBox" />
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="0" >
|
<item row="1" column="0" >
|
||||||
<widget class="QLabel" name="label_2" >
|
<widget class="QLabel" name="VerseReferenceLabel" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>TextLabel</string>
|
<string>Reference:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="1" >
|
<item row="1" column="1" >
|
||||||
<widget class="QLineEdit" name="lineEdit" />
|
<widget class="QLineEdit" name="VerseReferenceEdit" />
|
||||||
</item>
|
</item>
|
||||||
<item row="2" column="1" >
|
<item row="2" column="1" >
|
||||||
<widget class="QWidget" native="1" name="widget" >
|
<widget class="QWidget" native="1" name="VerseSearchButtonWidget" >
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout" >
|
<layout class="QHBoxLayout" name="horizontalLayout" >
|
||||||
<property name="spacing" >
|
<property name="spacing" >
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
@ -634,7 +688,7 @@
|
|||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="horizontalSpacer" >
|
<spacer name="VerseSearchSpacer" >
|
||||||
<property name="orientation" >
|
<property name="orientation" >
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
@ -647,7 +701,7 @@
|
|||||||
</spacer>
|
</spacer>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="pushButton" >
|
<widget class="QPushButton" name="VerseSearchButton" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Search</string>
|
<string>Search</string>
|
||||||
</property>
|
</property>
|
||||||
@ -669,8 +723,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>267</width>
|
<width>257</width>
|
||||||
<height>609</height>
|
<height>603</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="label" >
|
<attribute name="label" >
|
||||||
@ -707,6 +761,12 @@
|
|||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="CustomNewButton" >
|
<widget class="QToolButton" name="CustomNewButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Add a new custom slide</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add a new custom slide</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>New Custom Slide</string>
|
<string>New Custom Slide</string>
|
||||||
</property>
|
</property>
|
||||||
@ -727,6 +787,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="CustomEditButton" >
|
<widget class="QToolButton" name="CustomEditButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Edit selected slide</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Edit selected slide</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Edit Custom Slide</string>
|
<string>Edit Custom Slide</string>
|
||||||
</property>
|
</property>
|
||||||
@ -747,6 +813,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="CustomDeleteButton" >
|
<widget class="QToolButton" name="CustomDeleteButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Delete selected slide(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Delete selected slide(s)</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Delete Custom Slide</string>
|
<string>Delete Custom Slide</string>
|
||||||
</property>
|
</property>
|
||||||
@ -774,6 +846,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="CustomPreviewButton" >
|
<widget class="QToolButton" name="CustomPreviewButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Preview selected slide</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Preview selected slide</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Preview Custom Slide</string>
|
<string>Preview Custom Slide</string>
|
||||||
</property>
|
</property>
|
||||||
@ -794,6 +872,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="CustomLiveButton" >
|
<widget class="QToolButton" name="CustomLiveButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Send selected slide to live</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Send selected slide to live</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Send Live</string>
|
<string>Send Live</string>
|
||||||
</property>
|
</property>
|
||||||
@ -814,6 +898,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="CustomAddButton" >
|
<widget class="QToolButton" name="CustomAddButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Add selected slide(s) to service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add selected slide(s) to service</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Add To Service</string>
|
<string>Add To Service</string>
|
||||||
</property>
|
</property>
|
||||||
@ -858,8 +948,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>267</width>
|
<width>257</width>
|
||||||
<height>609</height>
|
<height>603</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="label" >
|
<attribute name="label" >
|
||||||
@ -888,10 +978,13 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="PresentationLoadItem" >
|
<widget class="QToolButton" name="PresentationLoadItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Load Video</string>
|
<string>Load a presentation</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="statusTip" >
|
<property name="statusTip" >
|
||||||
<string>Load a video</string>
|
<string>Load a presentation</string>
|
||||||
|
</property>
|
||||||
|
<property name="whatsThis" >
|
||||||
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Load Video</string>
|
<string>Load Video</string>
|
||||||
@ -914,7 +1007,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="PresentationDeleteItem" >
|
<widget class="QToolButton" name="PresentationDeleteItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Remove Video</string>
|
<string>Remove selected presentation(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Remove selected presentation(s)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>RI</string>
|
<string>RI</string>
|
||||||
@ -943,6 +1039,15 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="PresentationLiveItem" >
|
<widget class="QToolButton" name="PresentationLiveItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Send selected presentation to live</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Send selected presentation to live</string>
|
||||||
|
</property>
|
||||||
|
<property name="whatsThis" >
|
||||||
|
<string/>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Send to Live</string>
|
<string>Send to Live</string>
|
||||||
</property>
|
</property>
|
||||||
@ -963,6 +1068,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="PresentationAddItem" >
|
<widget class="QToolButton" name="PresentationAddItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Add selected presentation(s) to service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add selected presentation(s) to service</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Add to Service</string>
|
<string>Add to Service</string>
|
||||||
</property>
|
</property>
|
||||||
@ -998,7 +1109,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QListWidget" name="listWidget_2" />
|
<widget class="QListWidget" name="PresentationList" />
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
@ -1007,8 +1118,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>267</width>
|
<width>257</width>
|
||||||
<height>609</height>
|
<height>603</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="label" >
|
<attribute name="label" >
|
||||||
@ -1037,7 +1148,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="VideoLoadItem" >
|
<widget class="QToolButton" name="VideoLoadItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Load Video</string>
|
<string>Load a video</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="statusTip" >
|
<property name="statusTip" >
|
||||||
<string>Load a video</string>
|
<string>Load a video</string>
|
||||||
@ -1063,7 +1174,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="VideoDeleteItem" >
|
<widget class="QToolButton" name="VideoDeleteItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Remove Video</string>
|
<string>Delete the selected video(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Delete the selected video(s)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>RI</string>
|
<string>RI</string>
|
||||||
@ -1093,7 +1207,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="VideoLiveItem" >
|
<widget class="QToolButton" name="VideoLiveItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Go Live!</string>
|
<string>Send the selected video to live</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Send the selected video to live</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string/>
|
<string/>
|
||||||
@ -1116,7 +1233,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="VideoAddItem" >
|
<widget class="QToolButton" name="VideoAddItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Add to Order of Service</string>
|
<string>Add selected video(s) to service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add selected video(s) to service</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string/>
|
<string/>
|
||||||
@ -1153,7 +1273,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QListWidget" name="listWidget" />
|
<widget class="QListWidget" name="VideoList" />
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
@ -1162,8 +1282,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>267</width>
|
<width>257</width>
|
||||||
<height>609</height>
|
<height>603</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="label" >
|
<attribute name="label" >
|
||||||
@ -1192,10 +1312,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ImageLoadItem" >
|
<widget class="QToolButton" name="ImageLoadItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Load Video</string>
|
<string>Load image(s)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="statusTip" >
|
<property name="statusTip" >
|
||||||
<string>Load a video</string>
|
<string>Load image(s)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Load Image</string>
|
<string>Load Image</string>
|
||||||
@ -1218,7 +1338,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ImageDeleteItem" >
|
<widget class="QToolButton" name="ImageDeleteItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Remove Video</string>
|
<string>Remove selected image(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Remove selected image(s)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Delete Image</string>
|
<string>Delete Image</string>
|
||||||
@ -1248,7 +1371,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ImageLiveItem" >
|
<widget class="QToolButton" name="ImageLiveItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Go Live!</string>
|
<string>Send selected image to live</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Send selected image to live</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string/>
|
<string/>
|
||||||
@ -1271,7 +1397,10 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ImageAddItem" >
|
<widget class="QToolButton" name="ImageAddItem" >
|
||||||
<property name="toolTip" >
|
<property name="toolTip" >
|
||||||
<string>Add to Order of Service</string>
|
<string>Add selected image(s) to service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Add selected image(s) to service</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string/>
|
<string/>
|
||||||
@ -1359,6 +1488,12 @@
|
|||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="MoveTopButton" >
|
<widget class="QToolButton" name="MoveTopButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Move selected item(s) to the top</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Move selected item(s) to the top</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Move To Top</string>
|
<string>Move To Top</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1379,6 +1514,15 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="MoveUpButton" >
|
<widget class="QToolButton" name="MoveUpButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Move selected item(s) up one position</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Move selected item(s) up one position</string>
|
||||||
|
</property>
|
||||||
|
<property name="whatsThis" >
|
||||||
|
<string/>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Move Up</string>
|
<string>Move Up</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1399,6 +1543,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="MoveDownButton" >
|
<widget class="QToolButton" name="MoveDownButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Move selected item(s) down one position</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Move selected item(s) down one position</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Move Down</string>
|
<string>Move Down</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1419,6 +1569,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="MoveBottomButton" >
|
<widget class="QToolButton" name="MoveBottomButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Move selected item(s) to the bottom</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Move selected item(s) to the bottom</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Move To Bottom</string>
|
<string>Move To Bottom</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1446,6 +1602,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ServiceNewItem" >
|
<widget class="QToolButton" name="ServiceNewItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Create new service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Create new service</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>New Service</string>
|
<string>New Service</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1466,6 +1628,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ServiceOpenItem" >
|
<widget class="QToolButton" name="ServiceOpenItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Open an existing service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Open an existing service</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Open Service</string>
|
<string>Open Service</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1486,6 +1654,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ServiceSaveItem" >
|
<widget class="QToolButton" name="ServiceSaveItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Save current service</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Save current service</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Save Service</string>
|
<string>Save Service</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1509,21 +1683,6 @@
|
|||||||
<property name="sizeAdjustPolicy" >
|
<property name="sizeAdjustPolicy" >
|
||||||
<enum>QComboBox::AdjustToContents</enum>
|
<enum>QComboBox::AdjustToContents</enum>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
|
||||||
<property name="text" >
|
|
||||||
<string>African Sunset</string>
|
|
||||||
</property>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<property name="text" >
|
|
||||||
<string>Snowy Mountains</string>
|
|
||||||
</property>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<property name="text" >
|
|
||||||
<string>Wilderness</string>
|
|
||||||
</property>
|
|
||||||
</item>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
@ -1590,6 +1749,12 @@
|
|||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ThemeNewItem" >
|
<widget class="QToolButton" name="ThemeNewItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Create a new theme</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Create a new theme</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>New Theme</string>
|
<string>New Theme</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1610,6 +1775,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ThemeEditItem" >
|
<widget class="QToolButton" name="ThemeEditItem" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Edit selected theme</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Edit selected theme</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Edit Theme</string>
|
<string>Edit Theme</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1630,6 +1801,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ThemeDeleteButton" >
|
<widget class="QToolButton" name="ThemeDeleteButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Delete selected theme(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Delete selected theme(s)</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Delete Theme</string>
|
<string>Delete Theme</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1657,6 +1834,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ThemeImportButton" >
|
<widget class="QToolButton" name="ThemeImportButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Import theme(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Import theme(s)</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Import Theme</string>
|
<string>Import Theme</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1677,6 +1860,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="ThemeExportButton" >
|
<widget class="QToolButton" name="ThemeExportButton" >
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Export selected theme(s)</string>
|
||||||
|
</property>
|
||||||
|
<property name="statusTip" >
|
||||||
|
<string>Export selected theme(s)</string>
|
||||||
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Export Theme</string>
|
<string>Export Theme</string>
|
||||||
</property>
|
</property>
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user