|
KDDockWidgets API Documentation
1.5
|
Go to the documentation of this file.
14 #include <QCloseEvent>
15 #include <QVBoxLayout>
26 class DockWidget::Private
32 layout->setSpacing(0);
33 layout->setContentsMargins(0, 0, 0, 0);
44 , d(new Private(this))
47 d->layout->addWidget(w);
bool spontaneous() const const
QEvent::Type type() const const