BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Modification of standard scroll area, which makes widget with dynamic layout occupy the whole available space. More...
Public Member Functions | |
AdjustingScrollArea (QWidget *parent=0) | |
void | setWidget (QWidget *w) |
QSize | sizeHint () const |
Private Member Functions | |
bool | eventFilter (QObject *obj, QEvent *ev) |
Modification of standard scroll area, which makes widget with dynamic layout occupy the whole available space.
Definition at line 26 of file adjustingscrollarea.h.
AdjustingScrollArea::AdjustingScrollArea | ( | QWidget * | parent = 0 | ) |
Definition at line 21 of file adjustingscrollarea.cpp.
|
private |
Definition at line 43 of file adjustingscrollarea.cpp.
void AdjustingScrollArea::setWidget | ( | QWidget * | w | ) |
Definition at line 30 of file adjustingscrollarea.cpp.
Referenced by gui2::RecentProjectWidget::createRecentProjectScrollArea().
QSize AdjustingScrollArea::sizeHint | ( | ) | const |
Definition at line 36 of file adjustingscrollarea.cpp.