42 #ifndef QDYNAMICDOCKWIDGET_P_H 43 #define QDYNAMICDOCKWIDGET_P_H 56 #include "QtGui/qstyleoption.h" 57 #include "private/qwidget_p.h" 58 #include "QtGui/qboxlayout.h" 59 #include "QtGui/qdockwidget.h" 61 #ifndef QT_NO_DOCKWIDGET 122 void endDrag(
bool abort =
false);
142 QSize maximumSize()
const;
143 QSize minimumSize()
const;
144 QSize sizeHint()
const;
146 QSize sizeFromContent(
const QSize &content,
bool floating)
const;
148 void setGeometry(
const QRect &r);
157 int minimumTitleWidth()
const;
158 int titleHeight()
const;
159 void updateMaxSize();
160 bool nativeWindowDeco()
const;
161 bool nativeWindowDeco(
bool floating)
const;
163 void setVerticalTitleBar(
bool b);
179 QSize minimumSize()
const;
180 QSize maximumSize()
const;
181 QSize sizeHint()
const;
205 #endif // QT_NO_DOCKWIDGET 207 #endif // QDYNAMICDOCKWIDGET_P_H T qobject_cast(QObject *object)
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
The QString class provides a Unicode character string.
The QVector class is a template class that provides a dynamic array.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QMoveEvent class contains event parameters for move events.
The QLayoutItem class provides an abstract item that a QLayout manipulates.
The QSpacerItem class provides blank space in a layout.
The QLayout class is the base class of geometry managers.
The QMouseEvent class contains parameters that describe a mouse event.
#define Q_DECLARE_PUBLIC(Class)
The QPoint class defines a point in the plane using integer precision.
The QGridLayout class lays out widgets in a grid.
The QRect class defines a rectangle in the plane using integer precision.
The QSize class defines the size of a two-dimensional object using integer point precision.
The QRubberBand class provides a rectangle or line that can indicate a selection or a boundary...
The QAction class provides an abstract user interface action that can be inserted into widgets...