VirtualBox

Ignore:
Timestamp:
Jun 9, 2010 1:50:26 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62517
Message:

FE/Qt4-OSX/Global: Split the event handling methods and the Qt methods for usage without Qt.

File:
1 edited

Legend:

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

    r30114 r30122  
    5252#endif /* __OBJC__ */
    5353
    54 #include "VBoxCocoaHelper.h"
     54#include <VBox/VBoxCocoa.h>
    5555#include <iprt/cdefs.h> /* for RT_C_DECLS_BEGIN/RT_C_DECLS_END & stuff */
    5656#include <QRect>
     
    100100void darwinCreateContextMenuEvent(void *pvWin, int x, int y);
    101101
    102 /********************************************************************************
    103  *
    104  * Event/Keyboard helpers (OS System native)
    105  *
    106  ********************************************************************************/
    107 unsigned long darwinEventModifierFlags(ConstNativeNSEventRef pEvent);
    108 uint32_t darwinEventModifierFlagsXlated(ConstNativeNSEventRef pEvent);
    109102bool darwinIsApplicationCommand(ConstNativeNSEventRef pEvent);
    110 const char *darwinEventTypeName(unsigned long eEvtType);
    111 void darwinPrintEvent(const char *pszPrefix, ConstNativeNSEventRef pEvent);
    112103
    113104RT_C_DECLS_END
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