|
typedef std::map< int, Qt::Key > | KeyMap |
|
◆ KeyMap
◆ QGraphicsViewAdapter()
osgQt::QGraphicsViewAdapter::QGraphicsViewAdapter |
( |
osg::Image * |
image, |
|
|
QWidget * |
widget |
|
) |
| |
◆ assignImage()
void osgQt::QGraphicsViewAdapter::assignImage |
( |
unsigned int |
i | ) |
|
◆ clearWriteBuffer()
void osgQt::QGraphicsViewAdapter::clearWriteBuffer |
( |
| ) |
|
◆ customEvent()
virtual void osgQt::QGraphicsViewAdapter::customEvent |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
◆ getBackgroundColor()
QColor osgQt::QGraphicsViewAdapter::getBackgroundColor |
( |
| ) |
const |
|
inline |
◆ getQGraphicsScene()
QGraphicsScene* osgQt::QGraphicsViewAdapter::getQGraphicsScene |
( |
| ) |
|
|
inline |
◆ getQGraphicsView()
QGraphicsView* osgQt::QGraphicsViewAdapter::getQGraphicsView |
( |
| ) |
|
|
inline |
◆ getWidgetAt()
QWidget* osgQt::QGraphicsViewAdapter::getWidgetAt |
( |
const QPoint & |
pos | ) |
|
|
protected |
◆ handleKeyEvent()
bool osgQt::QGraphicsViewAdapter::handleKeyEvent |
( |
int |
key, |
|
|
bool |
keyDown |
|
) |
| |
|
protected |
◆ handlePointerEvent()
bool osgQt::QGraphicsViewAdapter::handlePointerEvent |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
buttonMask |
|
) |
| |
|
protected |
◆ render()
void osgQt::QGraphicsViewAdapter::render |
( |
| ) |
|
◆ resize()
void osgQt::QGraphicsViewAdapter::resize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
◆ sendKeyEvent()
bool osgQt::QGraphicsViewAdapter::sendKeyEvent |
( |
int |
key, |
|
|
bool |
keyDown |
|
) |
| |
◆ sendPointerEvent()
bool osgQt::QGraphicsViewAdapter::sendPointerEvent |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
buttonMask |
|
) |
| |
◆ setBackgroundColor()
void osgQt::QGraphicsViewAdapter::setBackgroundColor |
( |
QColor |
color | ) |
|
|
inline |
◆ setFrameLastRendered()
void osgQt::QGraphicsViewAdapter::setFrameLastRendered |
( |
const osg::FrameStamp * |
frameStamp | ) |
|
◆ setUpKeyMap()
void osgQt::QGraphicsViewAdapter::setUpKeyMap |
( |
| ) |
|
◆ _backgroundColor
QColor osgQt::QGraphicsViewAdapter::_backgroundColor |
|
protected |
◆ _currentRead
unsigned int osgQt::QGraphicsViewAdapter::_currentRead |
|
protected |
◆ _currentWrite
unsigned int osgQt::QGraphicsViewAdapter::_currentWrite |
|
protected |
◆ _graphicsScene
QPointer<QGraphicsScene> osgQt::QGraphicsViewAdapter::_graphicsScene |
|
protected |
◆ _graphicsView
QPointer<QGraphicsView> osgQt::QGraphicsViewAdapter::_graphicsView |
|
protected |
◆ _height
int osgQt::QGraphicsViewAdapter::_height |
|
protected |
◆ _image
◆ _keyMap
KeyMap osgQt::QGraphicsViewAdapter::_keyMap |
|
protected |
◆ _newImageAvailable
bool osgQt::QGraphicsViewAdapter::_newImageAvailable |
|
protected |
◆ _previousButtonMask
int osgQt::QGraphicsViewAdapter::_previousButtonMask |
|
protected |
◆ _previousFrameNumber
unsigned int osgQt::QGraphicsViewAdapter::_previousFrameNumber |
|
protected |
◆ _previousMouseX
int osgQt::QGraphicsViewAdapter::_previousMouseX |
|
protected |
◆ _previousMouseY
int osgQt::QGraphicsViewAdapter::_previousMouseY |
|
protected |
◆ _previousQtMouseX
int osgQt::QGraphicsViewAdapter::_previousQtMouseX |
|
protected |
◆ _previousQtMouseY
int osgQt::QGraphicsViewAdapter::_previousQtMouseY |
|
protected |
◆ _previousSentEvent
bool osgQt::QGraphicsViewAdapter::_previousSentEvent |
|
protected |
◆ _previousWrite
unsigned int osgQt::QGraphicsViewAdapter::_previousWrite |
|
protected |
◆ _qimages
QImage osgQt::QGraphicsViewAdapter::_qimages[3] |
|
protected |
◆ _qimagesMutex
◆ _qresizeMutex
◆ _qtKeyModifiers
Qt::KeyboardModifiers osgQt::QGraphicsViewAdapter::_qtKeyModifiers |
|
protected |
◆ _widget
QPointer<QWidget> osgQt::QGraphicsViewAdapter::_widget |
|
protected |
◆ _width
int osgQt::QGraphicsViewAdapter::_width |
|
protected |
The documentation for this class was generated from the following file: