MCPcopy Create free account

hub / github.com/alaingalvan/CrossWindow / types & classes

Types & classes57 in github.com/alaingalvan/CrossWindow

↓ 32 callersClassEvent
src/CrossWindow/Common/Event.h:500
↓ 18 callersClassMouseInputData
* Data passed with mouse input events */
src/CrossWindow/Common/Event.h:340
↓ 15 callersClassModifierState
* The state of modifier keys such as ctrl, alt, shift, and the windows/command * buttons. Pressed is true, released is false; */
src/CrossWindow/Common/Event.h:126
↓ 5 callersClassKeyboardData
* Data sent during keyboard events */
src/CrossWindow/Common/Event.h:277
↓ 5 callersClassResizeData
* Resize data passed with Resize events */
src/CrossWindow/Common/Event.h:84
↓ 4 callersClassFocusData
* Focus data passed with Focus events */
src/CrossWindow/Common/Event.h:71
↓ 4 callersClassUVec2
src/CrossWindow/Common/WindowDesc.h:78
↓ 2 callersClassMouseMoveData
* The event data passed with mouse events click, mouse moving events */
src/CrossWindow/Common/Event.h:301
↓ 1 callersClassDpiData
* DPI data passed with DPI events */
src/CrossWindow/Common/Event.h:103
↓ 1 callersClassMouseRawData
src/CrossWindow/Common/Event.h:288
↓ 1 callersClassMouseWheelData
* Data passed with mouse wheel events */
src/CrossWindow/Common/Event.h:354
↓ 1 callersClassXWinState
src/CrossWindow/Common/State.h:13
EnumAnalogInput
* Gamepad analog stick enum */
src/CrossWindow/Common/Event.h:424
ClassAndroidEventQueue
* https://developer.android.com/ndk/reference/group/input */
src/CrossWindow/Android/AndroidEventQueue.h:15
EnumButtonState
* The state of a button press, be it keyboard, mouse, etc. */
src/CrossWindow/Common/Event.h:115
ClassEventQueue
src/CrossWindow/UIKit/UIKitEventQueue.h:10
ClassEventQueue
src/CrossWindow/XLib/XLibEventQueue.h:14
ClassEventQueue
src/CrossWindow/Noop/NoopEventQueue.h:7
ClassEventQueue
src/CrossWindow/Win32/Win32EventQueue.h:13
ClassEventQueue
* Events - https://xcb.freedesktop.org/tutorial/events/ */
src/CrossWindow/XCB/XCBEventQueue.h:16
ClassEventQueue
src/CrossWindow/UWP/UWPEventQueue.h:5
ClassEventQueue
src/CrossWindow/WASM/WASMEventQueue.h:23
ClassEventQueue
* MacOS Events can be per window virtual functions or received from a queue. * Events - https://developer.apple.com/documentation/appkit/nsevent */
src/CrossWindow/Cocoa/CocoaEventQueue.h:17
EnumEventType
src/CrossWindow/Common/Event.h:15
EnumGamepadButton
* Gamepad Button pressed enum */
src/CrossWindow/Common/Event.h:402
ClassGamepadData
* Data passed for gamepad events */
src/CrossWindow/Common/Event.h:448
ClassHitRect
src/CrossWindow/Win32/Win32Window.h:119
EnumHitRectType
src/CrossWindow/Win32/Win32Window.h:108
ClassITaskbarList3
src/CrossWindow/Win32/Win32Window.h:12
EnumKey
* Key event enum */
src/CrossWindow/Common/Event.h:147
EnumLayerType
src/CrossWindow/UIKit/UIKitWindow.h:18
EnumLayerType
src/CrossWindow/Cocoa/CocoaWindow.h:38
ClassMacEvent
src/CrossWindow/Cocoa/CocoaEventQueue.h:9
ClassMessageDesc
src/CrossWindow/Common/DialogsDesc.h:15
EnumMessageType
src/CrossWindow/Common/DialogsDesc.h:9
EnumMouseInput
src/CrossWindow/Common/Event.h:327
ClassOpenSaveDialogDesc
src/CrossWindow/Common/DialogsDesc.h:20
EnumProcessingMode
src/CrossWindow/Win32/Win32EventQueue.h:28
EnumStyle
src/CrossWindow/Win32/Win32Window.cpp:9
ClassTouchData
* Data passed for touch events */
src/CrossWindow/Common/Event.h:390
ClassTouchPoint
* Touch point data */
src/CrossWindow/Common/Event.h:366
ClassWindow
src/CrossWindow/UIKit/UIKitWindow.h:9
ClassWindow
src/CrossWindow/XLib/XLibWindow.h:13
ClassWindow
src/CrossWindow/XLib/XLibEventQueue.h:12
ClassWindow
src/CrossWindow/Android/AndroidWindow.h:9
ClassWindow
src/CrossWindow/Noop/NoopWindow.h:9
ClassWindow
src/CrossWindow/Win32/Win32EventQueue.h:11
ClassWindow
src/CrossWindow/Win32/Win32Window.h:28
ClassWindow
src/CrossWindow/Common/Event.h:13
ClassWindow
* XCB windows are pretty straight forward and easy, simple virtual function * calls: * * https://xcb.freedesktop.org/manual/group__XCB__Core__API.h
src/CrossWindow/XCB/XCBWindow.h:17
ClassWindow
src/CrossWindow/XCB/XCBEventQueue.h:11
ClassWindow
src/CrossWindow/UWP/UWPWindow.h:5
ClassWindow
src/CrossWindow/WASM/WASMWindow.h:11
ClassWindow
* Wrapper Window for a NSWindow and it's various children. */
src/CrossWindow/Cocoa/CocoaWindow.h:14
ClassWindowDesc
src/CrossWindow/Common/WindowDesc.h:10
Classandroid_app
src/CrossWindow/Android/AndroidEventQueue.cpp:7
Classandroid_poll_source
src/CrossWindow/Android/AndroidEventQueue.cpp:15