Module QtVisualizationCanvas
3D wireframe canvas widget for Qt
This module provides a special widget for Qt user interfaces which
permits the display of 3D wireframe structures with interactive
manipulation.
Note that this widget can become sluggish if two many lines are to be
displayed. An OpenGL widget should be used for serious visualization
needs. The advantage of this module is that it requires no special
graphics libraries in addition to Qt.
|
IO_AbortError = 6
|
|
IO_Append = 4
|
|
IO_Async = 128
|
|
IO_Combined = 768
|
|
IO_ConnectError = 5
|
|
IO_Direct = 256
|
|
IO_FatalError = 3
|
|
IO_ModeMask = 255
|
|
IO_Ok = 0
|
|
IO_Open = 4096
|
|
IO_OpenError = 5
|
|
IO_Raw = 64
|
|
IO_ReadError = 1
|
|
IO_ReadOnly = 1
|
|
IO_ReadWrite = 3
|
|
IO_ResourceError = 4
|
|
IO_Sequential = 512
|
|
IO_StateMask = 61440
|
|
IO_TimeOutError = 7
|
|
IO_Translate = 16
|
|
IO_Truncate = 8
|
|
IO_TypeMask = 3840
|
|
IO_UnspecifiedError = 8
|
|
IO_WriteError = 2
|
|
IO_WriteOnly = 2
|
|
PYQT_VERSION = 200964
|
|
PYQT_VERSION_STR = ' 3.17.4 '
|
|
QCOORD_MAX = 2147483647
|
|
QCOORD_MIN = -2147483648
|
|
QT_VERSION = 197384
|
|
QT_VERSION_STR = ' 3.3.8b '
|
|
QtDebugMsg = 0
|
|
QtFatalMsg = 2
|
|
QtWarningMsg = 1
|
|
colors_by_name = True
|
|
qApp = <qt.QApplication object at 0x285a420>
|