A scroll area is used to display the contents of a child widget within a frame. If the widget exceeds the size of the frame, the view can provide scroll bars so that the entire area of.
More...
#include <QCustomScrollArea.h>
A scroll area is used to display the contents of a child widget within a frame. If the widget exceeds the size of the frame, the view can provide scroll bars so that the entire area of.
the child widget can be viewed.
◆ QCustomScrollArea()
◆ eventFilter()
bool eventFilter |
( |
QObject * | , |
|
|
QEvent * | event ) |
|
override |
◆ setUseFullScroll()
void setUseFullScroll |
( |
bool | use_full_scroll | ) |
|
◆ setWidget()
void setWidget |
( |
QWidget * | w | ) |
|
◆ sizeHint()
◆ takeWidget()
◆ useFullScroll()
bool useFullScroll |
( |
| ) |
const |
|
inline |
◆ m_use_full_scroll
bool m_use_full_scroll = false |
|
protected |
The documentation for this class was generated from the following file: