nCine/Backends/Qt5InputManager.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.
namespace nCine::Backends
Platform-specific backends.

Classes

class nCine::Backends::Qt5Keys
Utility functions to convert between engine key enumerations and Qt5 ones.
class nCine::Backends::Qt5MouseState
Information about Qt5 mouse state.
class nCine::Backends::Qt5MouseEvent
Information about a Qt5 mouse event.
class nCine::Backends::Qt5ScrollEvent
Information about a Qt5 scroll event.
class nCine::Backends::Qt5KeyboardState
class nCine::Backends::Qt5JoystickState
Information about Qt5 joystick state.
class nCine::Backends::Qt5InputManager
Class for parsing and dispatching Qt5 input events.