VirtualBox

Ignore:
Timestamp:
Oct 9, 2007 11:07:47 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
25121
Message:

FE/Qt: To avoid ambiguity, don not use QButton::setAccel() (and remove <property name="accel" from .ui) for buttons that already contain the implicit accel definition in the form of "&<letter>" in the button text string; use VBoxGlobal::setTextLabel() for QToolButton's with icons to get the same implicit accel asignment effect.

File:
1 edited

Legend:

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

    r4204 r5194  
    267267                                    <string>&amp;CD/DVD-ROM Device</string>
    268268                                </property>
    269                                 <property name="accel">
    270                                     <string>Alt+C</string>
    271                                 </property>
    272269                                <property name="checked">
    273270                                    <bool>false</bool>
     
    283280                                <property name="text">
    284281                                    <string>&amp;Floppy Device</string>
    285                                 </property>
    286                                 <property name="accel">
    287                                     <string>Alt+F</string>
    288282                                </property>
    289283                            </widget>
     
    357351                                            <string>&amp;Host Drive</string>
    358352                                        </property>
    359                                         <property name="accel">
    360                                             <string>Alt+H</string>
    361                                         </property>
    362353                                        <property name="checked">
    363354                                            <bool>false</bool>
     
    413404                                        <property name="text">
    414405                                            <string>&amp;Image File</string>
    415                                         </property>
    416                                         <property name="accel">
    417                                             <string>Alt+I</string>
    418406                                        </property>
    419407                                    </widget>
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