summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/code/src_gui_text_qtextdocument.cpp
blob: 570728f41d8590117f480f2bb4ef40fed389cfc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
namespace src_gui_text_qtextdocument {

/* wrap non-code snippet

//! [0]
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>...
//! [0]

*/ // wrap non-code snippet
} // src_gui_text_qtextdocument