Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
anchorid.h
Go to the documentation of this file.
1
// Copyright (C) 2026 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
3
4
#
ifndef
QDOC_ANCHORID_H
5
#
define
QDOC_ANCHORID_H
6
7
#
include
<
QtCore
/
qstring
.
h
>
8
9
QT_BEGIN_NAMESPACE
10
11
class
Node;
12
13
QString
computeAnchorId
(
const
Node
*node);
14
15
QT_END_NAMESPACE
16
17
#
endif
// QDOC_ANCHORID_H
computeAnchorId
QString computeAnchorId(const Node *node)
Definition
anchorid.cpp:30
QString
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition
qstring.h:177
Node
The Node class is the base class for all the nodes in QDoc's parse tree.
Definition
src_corelib_text_qstring.cpp:10
qttools
src
qdoc
qdoc
src
qdoc
anchorid.h
Generated on
for Qt by
1.16.1