VirtualBox

Changeset 28946 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 30, 2010 7:06:05 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60932
Message:

XPCOM getter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/EventQueue.h

    r28800 r28946  
    9898    static EventQueue *getMainEventQueue();
    9999
     100#ifdef VBOX_WITH_XPCOM
     101    already_AddRefed<nsIEventQueue> getIEventQueue()
     102    {
     103        return mEventQ.get();
     104    }
     105#endif
     106
    100107private:
    101108    static EventQueue *mMainQueue;
     
    145152
    146153#endif
    147 
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