(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)
#include <QtCore/qglobal.h>
#include <QtCore/QUrl>
#include <QtCore/QVariant>
#include <QtGui/QFont>
#include "helpviewer.h"
Go to the source code of this file.
◆ ~HelpViewerImpl()
◆ backward()
◆ backwardAvailable()
void backwardAvailable |
( |
bool | enabled | ) |
|
◆ contextMenuEvent()
◆ copyAvailable()
void copyAvailable |
( |
bool | yes | ) |
|
◆ doSetSource()
◆ eventFilter()
◆ findText()
bool findText |
( |
const QString & | text, |
|
|
HelpViewer::FindFlags | flags, |
|
|
bool | incremental, |
|
|
bool | fromSearch ) |
◆ forward()
◆ forwardAvailable()
void forwardAvailable |
( |
bool | enabled | ) |
|
◆ HelpViewerImpl()
◆ highlighted()
◆ home()
◆ isBackwardAvailable()
bool isBackwardAvailable |
( |
| ) |
const |
◆ isForwardAvailable()
bool isForwardAvailable |
( |
| ) |
const |
◆ keyPressEvent()
◆ mousePressEvent()
◆ mouseReleaseEvent()
◆ printRequested()
◆ resetScale()
◆ resizeEvent()
◆ scale()
◆ scaleDown()
◆ scaleUp()
◆ selectedText()
◆ setViewerFont()
◆ source()
◆ sourceChanged()
◆ title()
◆ titleChanged()
◆ viewerFont()
QFont viewerFont |
( |
| ) |
const |
◆ wheelEvent()
void wheelEvent |
( |
QWheelEvent * | event | ) |
|
|
overrideprotected |
◆ AboutBlank
◆ LocalHelpFile
◆ PageNotFoundMessage
◆ QT_BEGIN_NAMESPACE
Initial value:{
class HelpViewerImplPrivate
Definition at line 21 of file helpviewerimpl.h.