API Documentation
|
A splitter lets the user control the size of 2 child widgets by dragging the boundary between them. More...
#include <QCustomSplitter.h>
Public Member Functions | |
int | availableSize () const |
bool | eventFilter (QObject *object, QEvent *event) override |
QSize | minimumSizeHint () const override |
QCustomSplitter (Qt::Orientation orientation, QWidget *parent=nullptr) | |
QCustomSplitter (QWidget *parent=nullptr) | |
void | refreshSizes () |
void | refreshSizes (int offset) |
void | setAnimating (bool animating) |
sint04 | sizeIfAdded (sint04 preferred_size, sint04 min_size, sint04 current_size) const |
fltp08 | sizeMultiple () |
virtual | ~QCustomSplitter () |
Public Attributes | |
bool | m_is_animating |
A splitter lets the user control the size of 2 child widgets by dragging the boundary between them.
|
inlineexplicit |
|
inlineexplicit |
|
inlinevirtual |
|
inline |
|
inlineoverride |
|
inlineoverride |
|
inline |
|
inline |
|
inline |
|
inline |
bool m_is_animating |