VirtualBox

Ignore:
Timestamp:
May 7, 2013 8:16:31 PM (12 years ago)
Author:
vboxsync
Message:

crOpenGL->Fe/Qt notification mechanism

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r45926 r45940  
    1427614276  <interface
    1427714277    name="IFramebuffer" extends="$unknown"
    14278     uuid="b7ed347a-5765-40a0-ae1c-f543eb4ddeaf"
     14278    uuid="e3f122c0-adab-4fc9-a8dc-da112fb48428"
    1427914279    wsmap="suppress"
    1428014280    >
     
    1459814598      <param name="command" type="octet" mod="ptr" dir="in">
    1459914599        <desc>Pointer to VBOXVHWACMD containing the command to execute.</desc>
     14600      </param>
     14601    </method>
     14602
     14603    <method name="notify3DEvent">
     14604      <desc>
     14605        Notifies framebuffer about 3D backend event.
     14606      </desc>
     14607
     14608      <param name="type" type="unsigned long" dir="in">
     14609        <desc>event type. Currently only VBOX3D_NOTIFY_EVENT_TYPE_VISIBLE_WINDOW is supported.</desc>
     14610      </param>
     14611      <param name="reserved" type="octet" mod="ptr" dir="in">
     14612        <desc>Reserved for future use, must be NULL.</desc>
    1460014613      </param>
    1460114614    </method>
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