VirtualBox

Ignore:
Timestamp:
Feb 26, 2009 9:33:38 AM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4-OSX: Enabled the settings animation in Cocoa again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h

    r17126 r17147  
    4444class QToolBar;
    4545class QPixmap;
     46class QRect;
    4647
    4748# ifdef QT_MAC_USE_COCOA
     
    7374void darwinSetMouseCoalescingEnabled (bool aEnabled);
    7475
     76/********************************************************************************
     77 *
     78 * Simple helper methods (OS System native)
     79 *
     80 ********************************************************************************/
     81void darwinWindowAnimateResizeImpl (NativeWindowRef aWindow, int x, int y, int width, int height);
     82
    7583__END_DECLS
    7684
     
    124132QString darwinSystemLanguage (void);
    125133QPixmap darwinCreateDragPixmap (const QPixmap& aPixmap, const QString &aText);
     134void darwinWindowAnimateResize (QWidget *aWidget, const QRect &aTarget);
    126135
    127136
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