KDDockWidgets API Documentation 1.7
Loading...
Searching...
No Matches
Rubberband_quick.cpp
Go to the documentation of this file.
1/*
2 This file is part of KDDockWidgets.
3
4 SPDX-FileCopyrightText: 2020-2023 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
5 Author: SĂ©rgio Martins <sergio.martins@kdab.com>
6
7 SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only
8
9 Contact KDAB at <info@kdab.com> for commercial licensing options.
10*/
11
12#include "Rubberband_quick.h"
13
14using namespace Layouting;
15
17 : QQuickItem(parent ? qobject_cast<QQuickItem *>(parent->asQObject()) : nullptr)
18 , Layouting::Widget_quick(this)
19{
20}
21
22RubberBand::~RubberBand() = default;
RubberBand(Layouting::Widget *parent)
A Layouting::Widget that's deals in QQuickItem Allows to host a QQuickItem in the layout.
An abstraction/wrapper around QWidget, QtQuickItem or anything else.
Definition Widget.h:77

© 2019-2023 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDDockWidgets
Advanced Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets/
Generated on Wed Nov 1 2023 00:02:31 for KDDockWidgets API Documentation by doxygen 1.9.8