![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <combotabbar.h>
Public Member Functions | |
TabScrollBar (QWidget *parent=nullptr) | |
~TabScrollBar () | |
bool | isScrolling () const |
void | animateToValue (int to, QEasingCurve::Type type=QEasingCurve::OutQuad) |
Definition at line 295 of file combotabbar.h.
|
explicit |
Definition at line 1506 of file combotabbar.cpp.
|
default |
void TabScrollBar::animateToValue | ( | int | to, |
QEasingCurve::Type | type = QEasingCurve::OutQuad |
||
) |
Definition at line 1520 of file combotabbar.cpp.
bool TabScrollBar::isScrolling | ( | ) | const |
Definition at line 1515 of file combotabbar.cpp.