File: qthttpserver-module.qdoc

package info (click to toggle)
qt6-httpserver 6.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,104 kB
  • sloc: cpp: 8,205; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
    \module QtHttpServer
    \title Qt HTTP Server C++ Classes
    \ingroup modules
    \qtcmakepackage HttpServer
    \qtvariable httpserver
    \since 6.4
    \brief List of C++ classes that provide HTTP server framework.

*/