Louvre
v2.12.0-1
C++ library for Wayland compositors
|
This is the complete list of members for LScene, including all inherited members.
autoRepaintEnabled() const noexcept | LScene | |
AuxFunc enum value | LScene | |
enableAutoRepaint(bool enabled) noexcept | LScene | |
EventOptions enum name | LScene | |
FilterDisabled enum value | LScene | |
findTouchPoint(Int32 id) const | LScene | |
handleInitializeGL(LOutput *output) | LScene | |
handleKeyboardKeyEvent(const LKeyboardKeyEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handleMoveGL(LOutput *output) | LScene | |
handlePaintGL(LOutput *output) | LScene | |
handlePointerButtonEvent(const LPointerButtonEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerHoldBeginEvent(const LPointerHoldBeginEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerHoldEndEvent(const LPointerHoldEndEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerMoveEvent(const LPointerMoveEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerPinchBeginEvent(const LPointerPinchBeginEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerPinchEndEvent(const LPointerPinchEndEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerPinchUpdateEvent(const LPointerPinchUpdateEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerScrollEvent(const LPointerScrollEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerSwipeBeginEvent(const LPointerSwipeBeginEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerSwipeEndEvent(const LPointerSwipeEndEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handlePointerSwipeUpdateEvent(const LPointerSwipeUpdateEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handleResizeGL(LOutput *output) | LScene | |
handleTouchCancelEvent(const LTouchCancelEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handleTouchDownEvent(const LTouchDownEvent &event, const LPointF &globalPos, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handleTouchFrameEvent(const LTouchFrameEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handleTouchMoveEvent(const LTouchMoveEvent &event, const LPointF &globalPos, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handleTouchUpEvent(const LTouchUpEvent &event, LBitset< EventOptions > options=WaylandEvents|PointerConstraints|AuxFunc) | LScene | |
handleUninitializeGL(LOutput *output) | LScene | |
InputFilter enum name | LScene | |
Keyboard enum value | LScene | |
keyboardFocus() const | LScene | |
LObject(const LObject &) noexcept | LObject | inline |
LObject() noexcept=default | LObject | protected |
LScene() | LScene | |
mainView() const | LScene | |
notifyDestruction() noexcept | LObject | protected |
operator=(const LObject &) noexcept | LObject | inline |
OptionsDisabled enum value | LScene | |
Pointer enum value | LScene | |
PointerConstraints enum value | LScene | |
pointerFocus() const | LScene | |
setUserData(UIntPtr data) const noexcept | LObject | inline |
Touch enum value | LScene | |
touchPoints() const | LScene | |
userData() const noexcept | LObject | inline |
viewAt(const LPoint &pos, LView::Type type=LView::UndefinedType, LBitset< InputFilter > filter=FilterDisabled) | LScene | |
WaylandEvents enum value | LScene | |
~LObject() noexcept | LObject | protectedvirtual |
~LScene() | LScene |