/*##########################################################################*/ /*! @page ports_os Ports to Third-Party OS - @subpage posix-qv (single-threadedLinux, embedded-Linux, BSD, etc.) - @subpage posix (multi-threaded Linux, embedded-Linux, BSD, etc.) - @subpage win32-qv (single-threaded Windows, like the QV kernel) - @subpage win32 API (multi-threaded Windows, Windows embedded) - @subpage qt (Qt framework) */ /*##########################################################################*/ /*! @page posix-qv POSIX-QV
The QP/C++ ports and examples for POSIX-QV (e.g., Embedded Linux, BSD, VxWorks, QNX, etc.) are described in the Quantum Leaps Application Note QP and POSIX.
@htmlonly @endhtmlonly The standard QP/C++ distribution contains the POSIX-QV port and @ref exa_os. */ /*##########################################################################*/ /*! @page posix POSIXThe QP/C++ ports and examples for POSIX (e.g., Embedded Linux, BSD, VxWorks, QNX, etc.) are described in the Quantum Leaps Application Note QP and POSIX.
@htmlonly @endhtmlonly The standard QP/C++ distribution contains the POSIX port and @ref exa_os. */ /*##########################################################################*/ /*! @page win32-qv Win32-QV (Windows with QV)The QP/C++ ports and examples for Windows with single-thread (like the @ref qv "QV cooperative kernel") are described in the Quantum Leaps Application Note QP and Win32 (Windows).
@htmlonly @endhtmlonly The standard QP/C++ distribution contains the Win32-QV port and @ref exa_os. */ /*##########################################################################*/ /*! @page win32 Win32 API (Windows)The QP/C++ ports and examples for Windows (e.g., Windows Embedded, WindowsCE etc.) are described in the Quantum Leaps Application Note QP and Win32 (Windows).
@htmlonly @endhtmlonly The standard QP/C++ distribution contains the Win32 (Windows) port and @ref exa_os. */ /*##########################################################################*/ /*! @page qt Qt GUI FrameworkThe QP/C++ port and examples for [Qt (Qt GUI Framework)](https://www.qt.io/) is described in the Quantum Leaps Application Note QP/C++ and the Qt GUI Framework.
@htmlonly @endhtmlonly The standard QP/C++ distribution contains the Qt port (directory `qpcpp/ports/qt`). */