VirtualBox

Ignore:
Timestamp:
Jan 18, 2007 12:35:35 PM (18 years ago)
Author:
vboxsync
Message:

Main:

  • Prototyped IConsoleCallback::onRuntimeError();
  • All size parameters in IHardDisk are now ULONG64.

Frontends:

  • Updated according to the above.
File:
1 edited

Legend:

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

    r1 r132  
    637637    <variable access="private">CHardDisk chd;</variable>
    638638    <variable access="private">int sliderStep;</variable>
    639     <variable access="private">ULONG64 MaxVDISize;</variable>
    640     <variable access="private">ULONG64 currentSize;</variable>
     639    <variable access="private">Q_UINT64 MaxVDISize;</variable>
     640    <variable access="private">Q_UINT64 currentSize;</variable>
    641641</variables>
    642642<slots>
     
    652652    <function>setRecommendedSize( ulong aSize )</function>
    653653    <function returnType="QString">imageFileName()</function>
    654     <function returnType="ULONG64">imageSize()</function>
     654    <function returnType="Q_UINT64">imageSize()</function>
    655655    <function returnType="bool">isDynamicImage()</function>
    656656    <function returnType="CHardDisk">hardDisk() { return chd; }</function>
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