Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qlitehtmlwidget.cpp File Reference

(9c7b5d073bf4713250648cf7ea35580f489f7fd7)

#include "qlitehtmlwidget.h"
#include "container_qpainter.h"
#include <QDebug>
#include <QPaintEvent>
#include <QPainter>
#include <QScrollBar>
#include <QStyle>
+ Include dependency graph for qlitehtmlwidget.cpp:

Go to the source code of this file.

Classes

class  QLiteHtmlWidgetPrivate
 

Functions

static QAbstractSlider::SliderAction getSliderAction (int key)
 

Variables

const int kScrollBarStep = 40
 
const char master_css []
 

Function Documentation

◆ getSliderAction()

static QAbstractSlider::SliderAction getSliderAction ( int key)
static

Definition at line 639 of file qlitehtmlwidget.cpp.

Variable Documentation

◆ kScrollBarStep

const int kScrollBarStep = 40

Definition at line 14 of file qlitehtmlwidget.cpp.

◆ master_css

const char master_css

Definition at line 17 of file qlitehtmlwidget.cpp.