ACF
$AcfVersion:0$
Acf
Include
iwidgets
iwidgets.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 <
iqt/iqt.h
>
7
8
9
class
QLayout;
10
11
15
namespace
iwidgets
16
{
17
18
22
void
ClearLayout
(QLayout* layout);
23
24
25
}
// namespace iwidgets
26
27
28
29
iqt.h
iwidgets
Namespace contains implementation of Qt widget extensions.
Definition
CCheckableComboBox.h:22
iwidgets::ClearLayout
void ClearLayout(QLayout *layout)
Remove all items (widgets and sub-layouts) from a given layout.
Generated by
1.9.8