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

#include <autoscroller.h>

Inheritance diagram for ScrollIndicator:

Public Member Functions

 ScrollIndicator (QWidget *parent=nullptr)
 
Qt::Orientations orientations () const
 
void setOrientations (Qt::Orientations orientations)
 

Detailed Description

Definition at line 31 of file autoscroller.h.

Constructor & Destructor Documentation

◆ ScrollIndicator()

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

Definition at line 30 of file autoscroller.cpp.

Member Function Documentation

◆ orientations()

Qt::Orientations ScrollIndicator::orientations ( ) const

Definition at line 37 of file autoscroller.cpp.

◆ setOrientations()

void ScrollIndicator::setOrientations ( Qt::Orientations  orientations)

Definition at line 42 of file autoscroller.cpp.


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