Manage a list vtkTDXUnixDevice(s).
More...
#include <vtkTDxQtUnixDevices.h>
Inherits QObject.
|
vtkTDxQtUnixDevicesPrivate * | Private |
|
Manage a list vtkTDXUnixDevice(s).
This class is essentially a map between a X11 window id and a vtkTDXUnixDevice. It is uses internally by QVTKApplication.
- See also
- vtkTDxUnixDevice QVTKWidget QVTKApplication
Definition at line 35 of file vtkTDxQtUnixDevices.h.
vtkTDxQtUnixDevices::vtkTDxQtUnixDevices |
( |
| ) |
|
vtkTDxQtUnixDevices::~vtkTDxQtUnixDevices |
( |
| ) |
|
Process X11 event `e'. Create a device and emit signal CreateDevice if it does not exist yet.
- Precondition
- e_exists: e!=0
void vtkTDxQtUnixDevices::CreateDevice |
( |
vtkTDxDevice * |
device | ) |
|
|
signal |
This signal should be connected to a slot in the QApplication. The slot in the QApplication is supposed to remit this signal. The QVTKWidget have slot to receive this signal from the QApplication.
vtkTDxQtUnixDevicesPrivate* vtkTDxQtUnixDevices::Private |
|
protected |
The documentation for this class was generated from the following file:
- /home/boeckb/code/depot/group-kitware/vtk/build-release/Utilities/Doxygen/dox/GUISupport/Qt/vtkTDxQtUnixDevices.h