KDDockWidgets API Documentation 2.0
Loading...
Searching...
No Matches
Classes | Functions
KDDockWidgets::QtWidgets Namespace Reference

Classes

class  Button
 Button widget to be used in the TitleBar. These are the KDDockWidget default buttons. Users can replace with their own and are not forced to use these. More...
 
class  DockWidget
 Represents a dock widget. More...
 
class  DropArea
 
class  FloatingWindow
 
class  Group
 
class  IndicatorWindow
 
class  MainWindow
 The QMainwindow sub-class that the application should use to be able to dock KDDockWidget DockWidget instances. More...
 
class  MainWindowMDI
 MainWindow sub-class which uses MDI as a layout. More...
 
class  MDIArea
 MDIArea allows to host dock widget in MDI mode. This is an alternative to using a full blown MainWindowMDI. The use case is when you already have a MainWindow (doing normal docking) and you want to add an area where you want to use MDI dock widgets. Instead of docking a MainWindowMDI, you'd just use an MDIArea, and avoid having nested main windows. More...
 
class  MDILayout
 
class  Platform
 implements functions specific to a particular platform A platform can be for example qtwidgets, qtquick, etc. More...
 
class  RubberBand
 
class  SegmentedDropIndicatorOverlay
 
class  Separator
 
class  Stack
 
class  TabBar
 
class  TitleBar
 
class  View
 
class  ViewFactory
 The default ViewFactory for QtWidgets frontend. More...
 

Functions

QSize boundedMaxSize (QSize min, QSize max)
 
qreal logicalDpiFactor (const QWidget *w)
 
void setTopLevelGeometry (QRect geometry, const QWidget *widget)
 sets the geometry on the QWindow containing the specified item
 
QWindowwindowForWidget (const QWidget *w)
 

Function Documentation

◆ boundedMaxSize()

DOCKS_EXPORT QSize KDDockWidgets::QtWidgets::boundedMaxSize ( QSize  min,
QSize  max 
)

◆ logicalDpiFactor()

qreal KDDockWidgets::QtWidgets::logicalDpiFactor ( const QWidget w)
inline

◆ setTopLevelGeometry()

void KDDockWidgets::QtWidgets::setTopLevelGeometry ( QRect  geometry,
const QWidget widget 
)
inline

sets the geometry on the QWindow containing the specified item

Definition at line 433 of file qtwidgets/views/View.h.

References QWindow::setGeometry(), and QWidget::window().

◆ windowForWidget()

QWindow * KDDockWidgets::QtWidgets::windowForWidget ( const QWidget w)
inline

Definition at line 426 of file qtwidgets/views/View.h.

References QWidget::window(), and QWidget::windowHandle().


© 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 by doxygen 1.9.8