namespace QP { /*! @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 The Quantum Leaps Application Note QP and POSIX describes the QP port to the POSIX 1003.1cn1995 standard. @htmlonly
@endhtmlonly The standard QP/C++ distribution contains the POSIX port and @ref exa_posix "Example Projects for POSIX". */ /*##########################################################################*/ /*! @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 */ } // namespace QP