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

#include <webscrollbarmanager.h>

Inheritance diagram for WebScrollBarManager:

Public Member Functions

 WebScrollBarManager (QObject *parent=nullptr)
 
void loadSettings ()
 
void addWebView (WebView *view)
 
void removeWebView (WebView *view)
 
QScrollBar * scrollBar (Qt::Orientation orientation, WebView *view) const
 

Static Public Member Functions

static WebScrollBarManagerinstance ()
 

Detailed Description

Definition at line 29 of file webscrollbarmanager.h.

Constructor & Destructor Documentation

◆ WebScrollBarManager()

WebScrollBarManager::WebScrollBarManager ( QObject *  parent = nullptr)
explicit

Definition at line 91 of file webscrollbarmanager.cpp.

Member Function Documentation

◆ addWebView()

void WebScrollBarManager::addWebView ( WebView view)

Definition at line 120 of file webscrollbarmanager.cpp.

◆ instance()

WebScrollBarManager * WebScrollBarManager::instance ( )
static

Definition at line 197 of file webscrollbarmanager.cpp.

◆ loadSettings()

void WebScrollBarManager::loadSettings ( )

Definition at line 109 of file webscrollbarmanager.cpp.

◆ removeWebView()

void WebScrollBarManager::removeWebView ( WebView view)

Definition at line 175 of file webscrollbarmanager.cpp.

◆ scrollBar()

QScrollBar * WebScrollBarManager::scrollBar ( Qt::Orientation  orientation,
WebView view 
) const

Definition at line 188 of file webscrollbarmanager.cpp.


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