blob: 05cec04937401bbd16f31b95d443a0a60353b96c (
plain)
12345678910111213141516171819202122232425 | # Copyright (C) 2022 The Qt Company Ltd.# SPDX-License-Identifier: BSD-3-Clause#### Inputs#### Libraries#### Tests#### Featuresqt_feature("dom"PUBLICSECTION"File I/O"LABEL"DOM"PURPOSE"Supports the Document Object Model.")qt_feature_definition("dom""QT_NO_DOM"NEGATE VALUE"1")
|