mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
Doxygen, added link to dev wiki and fixed group
This commit is contained in:
committed by
Mathew Sutcliffe
parent
e3d81c6c44
commit
818cdfba59
@@ -3,8 +3,6 @@
|
||||
\page developersguide Developers Guide
|
||||
\ingroup developersguide
|
||||
|
||||
Introduction
|
||||
|
||||
\ref inputandhotkeys
|
||||
see developer documentation <a href="https://dev.swift-project.org/w/dev/"> here</a>
|
||||
|
||||
*/
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
/*!
|
||||
|
||||
\page inputandhotkeys Input Device and Hotkey Management
|
||||
\ingroup developersguide
|
||||
|
||||
\section general General
|
||||
|
||||
TBW
|
||||
|
||||
\subsection inputdevices Input Devices (Keyboard and Joysticks)
|
||||
|
||||
\image html inputkeyboardjoystick.png
|
||||
|
||||
\ref BlackCore::CInputManager is receiving all device press and release events. Each time an event is received, the overall
|
||||
status is combined into a \ref BlackMisc::Input::CHotkeyCombination object.
|
||||
|
||||
\subsection hotkey_settings Hotkey Settings
|
||||
|
||||
TBW
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user