ExtEvent Class Reference

QCustomEvent no longer exists in full Qt4 so we have to subclass QEvent to provide our own custom event. More...

#include <Inventor/Qt/SoQtExtEventApplication.h>

List of all members.

Public Member Functions

 ExtEvent (QEvent::Type type, void *data)
void * data ()
void setData (void *data)

Detailed Description

QCustomEvent no longer exists in full Qt4 so we have to subclass QEvent to provide our own custom event.


Constructor & Destructor Documentation

ExtEvent::ExtEvent ( QEvent::Type  type,
void *  data 
) [inline]

Constructor.


Member Function Documentation

void* ExtEvent::data (  )  [inline]

Returns the data sent with the event.

void ExtEvent::setData ( void *  data  )  [inline]

Sets the data sent with the event.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/