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

#include <webscrollbar.h>

Inheritance diagram for WebScrollBar:

Public Member Functions

 WebScrollBar (Qt::Orientation orientation, WebView *view)
 
int thickness () const
 
void updateValues (const QSize &viewport)
 

Detailed Description

Definition at line 28 of file webscrollbar.h.

Constructor & Destructor Documentation

◆ WebScrollBar()

WebScrollBar::WebScrollBar ( Qt::Orientation  orientation,
WebView view 
)
explicit

Definition at line 26 of file webscrollbar.cpp.

Member Function Documentation

◆ thickness()

int WebScrollBar::thickness ( ) const

Definition at line 37 of file webscrollbar.cpp.

◆ updateValues()

void WebScrollBar::updateValues ( const QSize &  viewport)

Definition at line 42 of file webscrollbar.cpp.


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