VirtualBox

Ignore:
Timestamp:
Mar 8, 2007 5:13:23 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19313
Message:

darwin: intercept the events before HI gets them. a bit of a hack because of Qt but otherwise it's the right thing to do.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h

    r1285 r1339  
    239239                                                  WPARAM wParam, LPARAM lParam);
    240240#elif defined (Q_WS_MAC)
     241# ifndef VBOX_WITH_HACKED_QT
    241242    static pascal OSStatus darwinEventHandlerProc (EventHandlerCallRef inHandlerCallRef,
    242243                                                   EventRef inEvent, void *inUserData);
     244# else  /* VBOX_WITH_HACKED_QT */
     245    static bool macEventFilter (EventRef inEvent, void *inUserData);
     246# endif /* VBOX_WITH_HACKED_QT */
    243247#endif
    244248
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