OpenWalnut  1.4.0
WCustomWidgetEventHandler Member List

This is the complete list of members for WCustomWidgetEventHandler, including all inherited members.

ButtonSignalType typedefWCustomWidgetEventHandler
DragSignalType typedefWCustomWidgetEventHandler
errorLog() const WCustomWidgetEventHandlerprotected
handle(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &)WCustomWidgetEventHandler
handleCloseWindow()WCustomWidgetEventHandlervirtual
handleDoubleclick(WVector2f mousePos, int button)WCustomWidgetEventHandlervirtual
handleDrag(WVector2f mousePos, int buttonMask)WCustomWidgetEventHandlervirtual
handleFrame()WCustomWidgetEventHandlervirtual
handleKeydown(int keyID, unsigned int modKeyMask)WCustomWidgetEventHandlervirtual
handleKeyup(int keyID, unsigned int modKeyMask)WCustomWidgetEventHandlervirtual
handleMove(WVector2f mousePos)WCustomWidgetEventHandlervirtual
handlePenOrientation(const osg::Matrix orientation)WCustomWidgetEventHandlervirtual
handlePenPressure(float pressure)WCustomWidgetEventHandlervirtual
handlePenProximityEnter()WCustomWidgetEventHandlervirtual
handlePenProximityLeave()WCustomWidgetEventHandlervirtual
handlePush(WVector2f mousePos, int button)WCustomWidgetEventHandlervirtual
handleQuitApplication()WCustomWidgetEventHandlervirtual
handleRelease(WVector2f mousePos, int button)WCustomWidgetEventHandlervirtual
handleResize(int xPos, int yPos, int width, int height)WCustomWidgetEventHandlervirtual
handleScroll(GUIEvents::ScrollingMotion motion, float deltaX, float deltaY)WCustomWidgetEventHandlervirtual
handleUser()WCustomWidgetEventHandlervirtual
KeySignalType typedefWCustomWidgetEventHandler
m_preselectionWCustomWidgetEventHandlerprotected
m_sigCloseWindowWCustomWidgetEventHandlerprotected
m_sigDoubleclickWCustomWidgetEventHandlerprotected
m_sigDragWCustomWidgetEventHandlerprotected
m_sigFrameWCustomWidgetEventHandlerprotected
m_sigKeydownWCustomWidgetEventHandlerprotected
m_sigKeyupWCustomWidgetEventHandlerprotected
m_sigMoveWCustomWidgetEventHandlerprotected
m_sigPenOrientationWCustomWidgetEventHandlerprotected
m_sigPenPressureWCustomWidgetEventHandlerprotected
m_sigPenProximityEnterWCustomWidgetEventHandlerprotected
m_sigPenProximityLeaveWCustomWidgetEventHandlerprotected
m_sigPushWCustomWidgetEventHandlerprotected
m_sigQuitApplicationWCustomWidgetEventHandlerprotected
m_sigReleaseWCustomWidgetEventHandlerprotected
m_sigResizeWCustomWidgetEventHandlerprotected
m_sigScrollWCustomWidgetEventHandlerprotected
m_sigUserWCustomWidgetEventHandlerprotected
m_widgetWCustomWidgetEventHandlerprotected
MoveSignalType typedefWCustomWidgetEventHandler
PenOrientationSignalType typedefWCustomWidgetEventHandler
PenPressureSignalType typedefWCustomWidgetEventHandler
ResizeSignalType typedefWCustomWidgetEventHandler
ScrollSignalType typedefWCustomWidgetEventHandler
subscribeCloseWindow(TriggerSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeDoubleclick(ButtonSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeDrag(DragSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeFrame(TriggerSignalType::slot_type)WCustomWidgetEventHandlervirtual
subscribeKeydown(KeySignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeKeyup(KeySignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeMove(MoveSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribePenOrientation(PenOrientationSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribePenPressure(PenPressureSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribePenProximityEnter(TriggerSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribePenProximityLeave(TriggerSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribePush(ButtonSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeQuitApplication(TriggerSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeRelease(ButtonSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeResize(ResizeSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeScroll(ScrollSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
subscribeUser(TriggerSignalType::slot_type slot)WCustomWidgetEventHandlervirtual
TriggerSignalType typedefWCustomWidgetEventHandler
WCustomWidgetEventHandler(WCustomWidget::SPtr widget)WCustomWidgetEventHandlerexplicit