42 #ifndef QTOOLBARAREALAYOUT_P_H 43 #define QTOOLBARAREALAYOUT_P_H 111 if (newSize == sizeh) {
123 if (newSize == sizeh) {
169 void removeToolBar(
QToolBar *toolBar);
170 void insertToolBarBreak(
QToolBar *before);
171 void removeToolBarBreak(
QToolBar *before);
190 ToolBarStateMarker = 0xfe,
191 ToolBarStateMarkerEx = 0xfc
206 void apply(
bool animate);
210 void deleteAllLayoutItems();
213 void removeToolBar(
QToolBar *toolBar);
215 void insertToolBarBreak(
QToolBar *before);
216 void removeToolBarBreak(
QToolBar *before);
224 bool toolBarBreak(
QToolBar *toolBar)
const;
247 #endif // QT_NO_TOOLBAR 248 #endif // QTOOLBARAREALAYOUT_P_H
#define QT_END_NAMESPACE
This macro expands to.
Policy horizontalPolicy() const
static void clear(QVariant::Private *d)
int & ry()
Returns a reference to the y coordinate of this point.
Q_DECL_CONSTEXPR const T & qMax(const T &a, const T &b)
int width() const
Returns the width.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QLayoutItem class provides an abstract item that a QLayout manipulates.
static bool isEmpty(const char *str)
int & rx()
Returns a reference to the x coordinate of this point.
Q_CORE_EXPORT QTextStream & center(QTextStream &s)
The QPoint class defines a point in the plane using integer precision.
The QMainWindow class provides a main application window.
int & rheight()
Returns a reference to the height.
Policy verticalPolicy() const
int height() const
Returns the height.
The QRect class defines a rectangle in the plane using integer precision.
int y() const
Returns the y coordinate of this point.
The QSize class defines the size of a two-dimensional object using integer point precision.
The QDataStream class provides serialization of binary data to a QIODevice.
int x() const
Returns the x coordinate of this point.
int & rwidth()
Returns a reference to the width.