7#include <QtWidgets/qtwidgetsglobal.h>
8#include <QtWidgets/qabstractscrollarea.h>
16class Q_WIDGETS_EXPORT
QScrollArea :
public QAbstractScrollArea
19 Q_PROPERTY(
bool widgetResizable READ widgetResizable WRITE setWidgetResizable)
30 bool widgetResizable()
const;
31 void setWidgetResizable(
bool resizable);
33 QSize sizeHint()
const override;
35 bool focusNextPrevChild(
bool next)
override;
40 void ensureVisible(
int x,
int y,
int xmargin = 50,
int ymargin = 50);
41 void ensureWidgetVisible(
QWidget *childWidget,
int xmargin = 50,
int ymargin = 50);
48 void scrollContentsBy(
int dx,
int dy)
override;
50 QSize viewportSizeHint()
const override;
The QResizeEvent class contains event parameters for resize events.
Combined button and popup list for selecting options.
GLint GLint GLint GLint GLint x
[0]
#define QT_REQUIRE_CONFIG(feature)
label setAlignment(Qt::AlignLeft|Qt::AlignTop)
[0]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent