Falkon Develop
Cross-platform Qt-based web browser
TabScrollBar Class Reference

#include <combotabbar.h>

Inheritance diagram for TabScrollBar:

Public Member Functions

 TabScrollBar (QWidget *parent=nullptr)
 
 ~TabScrollBar ()
 
bool isScrolling () const
 
void animateToValue (int to, QEasingCurve::Type type=QEasingCurve::OutQuad)
 

Detailed Description

Definition at line 295 of file combotabbar.h.

Constructor & Destructor Documentation

◆ TabScrollBar()

TabScrollBar::TabScrollBar ( QWidget *  parent = nullptr)
explicit

Definition at line 1506 of file combotabbar.cpp.

◆ ~TabScrollBar()

TabScrollBar::~TabScrollBar ( )
default

Member Function Documentation

◆ animateToValue()

void TabScrollBar::animateToValue ( int  to,
QEasingCurve::Type  type = QEasingCurve::OutQuad 
)

Definition at line 1520 of file combotabbar.cpp.

◆ isScrolling()

bool TabScrollBar::isScrolling ( ) const

Definition at line 1515 of file combotabbar.cpp.


The documentation for this class was generated from the following files: