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
qtextbrowser.cpp File Reference

(3f9569c505c0949efee336a83cb247e4e5a4658c)

#include "qtextbrowser.h"
#include "qtextedit_p.h"
#include <qstack.h>
#include <qapplication.h>
#include <private/qapplication_p.h>
#include <qevent.h>
#include <qdebug.h>
#include <qabstracttextdocumentlayout.h>
#include "private/qtextdocumentlayout_p.h"
#include <qpainter.h>
#include <qdir.h>
#include <qtextobject.h>
#include <qdesktopservices.h>
#include <qstringconverter.h>
#include "moc_qtextbrowser.cpp"
Include dependency graph for qtextbrowser.cpp:

Go to the source code of this file.

Classes

class  QTextBrowserPrivate
struct  QTextBrowserPrivate::HistoryEntry

Functions

static bool shouldEnableInputMethod (QTextBrowser *texbrowser)
 Q_DECLARE_TYPEINFO (QTextBrowserPrivate::HistoryEntry, Q_RELOCATABLE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

◆ shouldEnableInputMethod()

bool shouldEnableInputMethod ( QTextBrowser * texbrowser)
inlinestatic

Definition at line 28 of file qtextbrowser.cpp.