14 lines
427 B
Plaintext
14 lines
427 B
Plaintext
// Copyright (C) 2016 The Qt Company Ltd.
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
|
|
|
/*!
|
|
\example painting/fontsampler
|
|
\title Font Sampler Example
|
|
\ingroup examples-painting
|
|
\brief The Font Sampler example shows how to preview and print multi-page documents.
|
|
|
|
The Font Sampler example shows how to preview and print multi-page documents.
|
|
|
|
\image fontsampler-example.png
|
|
*/
|