VirtualBox

Ignore:
Timestamp:
Jul 5, 2007 11:22:58 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22659
Message:

Moved VBoxGlobal::showHelpDialog() to VBoxProblemReporter::showHelpHelpDialog()

Location:
trunk/src/VBox/Frontends/VirtualBox/ui
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui

    r3445 r3448  
    291291        <sender>buttonHelp</sender>
    292292        <signal>clicked()</signal>
    293         <receiver>&amp;vboxGlobal()</receiver>
    294         <slot>showHelpDialog()</slot>
     293        <receiver>&amp;vboxProblem()</receiver>
     294        <slot>showHelpHelpDialog()</slot>
    295295    </connection>
    296296</connections>
    297297<includes>
    298     <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
     298    <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
    299299</includes>
    300300<pixmapinproject/>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui

    r3445 r3448  
    499499        <sender>buttonHelp</sender>
    500500        <signal>clicked()</signal>
    501         <receiver>&amp;vboxGlobal()</receiver>
    502         <slot>showHelpDialog()</slot>
     501        <receiver>&amp;vboxProblem()</receiver>
     502        <slot>showHelpHelpDialog()</slot>
    503503    </connection>
    504504</connections>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui

    r3445 r3448  
    12751275        <sender>buttonHelp</sender>
    12761276        <signal>clicked()</signal>
    1277         <receiver>&amp;vboxGlobal()</receiver>
    1278         <slot>showHelpDialog()</slot>
     1277        <receiver>&amp;vboxProblem()</receiver>
     1278        <slot>showHelpHelpDialog()</slot>
    12791279    </connection>
    12801280</connections>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui

    r3445 r3448  
    276276        <sender>buttonHelp</sender>
    277277        <signal>clicked()</signal>
    278         <receiver>&amp;vboxGlobal()</receiver>
    279         <slot>showHelpDialog()</slot>
     278        <receiver>&amp;vboxProblem()</receiver>
     279        <slot>showHelpHelpDialog()</slot>
    280280    </connection>
    281281</connections>
     
    288288    <include location="local" impldecl="in declaration">COMDefs.h</include>
    289289    <include location="local" impldecl="in implementation">VBoxUtils.h</include>
     290    <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
    290291    <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
    291292</includes>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui

    r3445 r3448  
    291291        <sender>buttonHelp</sender>
    292292        <signal>clicked()</signal>
    293         <receiver>&amp;vboxGlobal()</receiver>
    294         <slot>showHelpDialog()</slot>
     293        <receiver>&amp;vboxProblem()</receiver>
     294        <slot>showHelpHelpDialog()</slot>
    295295    </connection>
    296296</connections>
     
    302302    <include location="global" impldecl="in declaration">qlabel.h</include>
    303303    <include location="global" impldecl="in declaration">qlineedit.h</include>
    304     <include location="local" impldecl="in implementation">VBoxGlobal.h</include>
     304    <include location="local" impldecl="in implementation">VBoxProblemReporter.h</include>
    305305    <include location="local" impldecl="in implementation">VBoxUtils.h</include>
    306306    <include location="local" impldecl="in implementation">VBoxTakeSnapshotDlg.ui.h</include>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui

    r3445 r3448  
    28952895        <sender>buttonHelp</sender>
    28962896        <signal>clicked()</signal>
    2897         <receiver>&amp;vboxGlobal()</receiver>
    2898         <slot>showHelpDialog()</slot>
     2897        <receiver>&amp;vboxProblem()</receiver>
     2898        <slot>showHelpHelpDialog()</slot>
    28992899    </connection>
    29002900</connections>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette