![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qlitehtmlwidget.h"#include "container_qpainter.h"#include <QDebug>#include <QPaintEvent>#include <QPainter>#include <QScrollBar>#include <QStyle>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 [] |
|
static |
Definition at line 639 of file qlitehtmlwidget.cpp.
| const int kScrollBarStep = 40 |
Definition at line 14 of file qlitehtmlwidget.cpp.
| const char master_css |
Definition at line 17 of file qlitehtmlwidget.cpp.