mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-14 05:42:57 +08:00
36 lines
954 B
Plaintext
36 lines
954 B
Plaintext
|
/*##########################################################################*/
|
||
|
/*! @page ports_os Ports to Third-Party OS
|
||
|
|
||
|
- @subpage posix (Linux, embedded-Linux, BSD, etc.)
|
||
|
- @subpage qt (Windows, Linux, Mac OS-X, Android, etc.)
|
||
|
- @subpage win32 API (Windows)
|
||
|
- @subpage win32-qv (Windows with QV)
|
||
|
|
||
|
*/
|
||
|
/*##########################################################################*/
|
||
|
/*! @page posix POSIX
|
||
|
|
||
|
@image html under_construction.jpg
|
||
|
|
||
|
*/
|
||
|
/*##########################################################################*/
|
||
|
/*! @page qt Qt GUI Framework
|
||
|
|
||
|
@image html logo_qt.jpg
|
||
|
|
||
|
@image html under_construction.jpg
|
||
|
|
||
|
*/
|
||
|
/*##########################################################################*/
|
||
|
/*! @page win32 Win32 API (Windows)
|
||
|
|
||
|
@image html under_construction.jpg
|
||
|
|
||
|
*/
|
||
|
/*##########################################################################*/
|
||
|
/*! @page win32-qv Win32-QV (Windows with QV)
|
||
|
|
||
|
@image html under_construction.jpg
|
||
|
|
||
|
*/
|