Subversion Repositories public

Rev

Rev 148 | Rev 217 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 148 Rev 152
Line 471... Line 471...
471
    </item>
471
    </item>
472
    <item text="Extras" name="Extras">
472
    <item text="Extras" name="Extras">
473
        <action name="extrasSave_heart_rate_Action"/>
473
        <action name="extrasSave_heart_rate_Action"/>
474
        <separator/>
474
        <separator/>
475
        <action name="extrasSettingsAction"/>
475
        <action name="extrasSettingsAction"/>
-
 
476
	<action name="extrasWMSAction"/>
476
    </item>
477
    </item>
477
    <item text="&amp;Help" name="helpMenu">
478
    <item text="&amp;Help" name="helpMenu">
478
        <action name="helpContentsAction"/>
479
        <action name="helpContentsAction"/>
479
        <action name="helpIndexAction"/>
480
        <action name="helpIndexAction"/>
480
        <separator/>
481
        <separator/>
Line 665... Line 666...
665
            <string>Settings</string>
666
            <string>Settings</string>
666
        </property>
667
        </property>
667
    </action>
668
    </action>
668
    <action>
669
    <action>
669
        <property name="name">
670
        <property name="name">
-
 
671
            <cstring>extrasWMSAction</cstring>
-
 
672
        </property>
-
 
673
        <property name="text">
-
 
674
            <string>WMS Settings</string>
-
 
675
        </property>
-
 
676
        <property name="menuText">
-
 
677
            <string>WMS Settings</string>
-
 
678
        </property>
-
 
679
    </action>
-
 
680
    <action>
-
 
681
        <property name="name">
670
            <cstring>extrasnew_itemAction</cstring>
682
            <cstring>extrasnew_itemAction</cstring>
671
        </property>
683
        </property>
672
        <property name="text">
684
        <property name="text">
673
            <string>new item</string>
685
            <string>new item</string>
674
        </property>
686
        </property>
Line 790... Line 802...
790
        <sender>extrasSettingsAction</sender>
802
        <sender>extrasSettingsAction</sender>
791
        <signal>activated()</signal>
803
        <signal>activated()</signal>
792
        <receiver>SportWatcher</receiver>
804
        <receiver>SportWatcher</receiver>
793
        <slot>extrasSettings()</slot>
805
        <slot>extrasSettings()</slot>
794
    </connection>
806
    </connection>
-
 
807
    <connection>
-
 
808
        <sender>extrasWMSAction</sender>
-
 
809
        <signal>activated()</signal>
-
 
810
        <receiver>SportWatcher</receiver>
-
 
811
        <slot>extrasWMSSettings()</slot>
-
 
812
    </connection>
795
</connections>
813
</connections>
796
<slots>
814
<slots>
797
    <slot>fileNew()</slot>
815
    <slot>fileNew()</slot>
798
    <slot>fileOpen()</slot>
816
    <slot>fileOpen()</slot>
799
    <slot>fileSave()</slot>
817
    <slot>fileSave()</slot>
Line 811... Line 829...
811
    <slot>btGlasPlusSlot()</slot>
829
    <slot>btGlasPlusSlot()</slot>
812
    <slot>btGlasMinusSlot()</slot>
830
    <slot>btGlasMinusSlot()</slot>
813
    <slot>btFullscreenSlot()</slot>
831
    <slot>btFullscreenSlot()</slot>
814
    <slot>extrasSaveHR()</slot>
832
    <slot>extrasSaveHR()</slot>
815
    <slot>extrasSettings()</slot>
833
    <slot>extrasSettings()</slot>
-
 
834
    <slot>extrasWMSSettings()</slot>
816
</slots>
835
</slots>
817
<pixmapinproject/>
836
<pixmapinproject/>
818
<layoutdefaults spacing="6" margin="11"/>
837
<layoutdefaults spacing="6" margin="11"/>
819
<includehints>
838
<includehints>
820
    <includehint>klistview.h</includehint>
839
    <includehint>klistview.h</includehint>