// Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). // SPDX-License-Identifier: BSD-3-Clause /*! \page qtpropertybrowser-example-simple.html \title Simple Tree Property Browser Example \image simple.png This example shows how to present various properties using a simple tree property browser, i.e. an implementation of the QtTreePropertyBrowser class. The source files can be found in examples/simple directory of the package. */