VirtualBox

Changeset 10689 in vbox


Ignore:
Timestamp:
Jul 16, 2008 9:42:14 AM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: Create the connection in the designer.

Location:
trunk/src/VBox/Frontends/VirtualBox4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsAudio.cpp

    r10686 r10689  
    2828    /* Apply UI decorations */
    2929    Ui::VBoxVMSettingsAudio::setupUi (this);
    30     connect (mGbAudio, SIGNAL (toggled (bool)),
    31              mAudioChild, SLOT (setEnabled (bool)));
    3230    /* Applying language settings */
    3331    retranslateUi();
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsAudio.ui

    r10686 r10689  
    144144 </widget>
    145145 <resources/>
    146  <connections/>
     146 <connections>
     147  <connection>
     148   <sender>mGbAudio</sender>
     149   <signal>toggled(bool)</signal>
     150   <receiver>mAudioChild</receiver>
     151   <slot>setEnabled(bool)</slot>
     152   <hints>
     153    <hint type="sourcelabel" >
     154     <x>111</x>
     155     <y>19</y>
     156    </hint>
     157    <hint type="destinationlabel" >
     158     <x>124</x>
     159     <y>61</y>
     160    </hint>
     161   </hints>
     162  </connection>
     163 </connections>
    147164</ui>
Note: See TracChangeset for help on using the changeset viewer.

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