ACF $AcfVersion:0$
iqtdoc.h
Go to the documentation of this file.
1// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ACF-Commercial
2#pragma once
3
4
5// ACF includes
6#include <idoc/idoc.h>
7
8#include <iqt/iqt.h>
9
10
11
183namespace iqtdoc
184{
185
186} // namespace iqtdoc
187
188
189
190
This package contains Qt implementations related to Document/View concept.