![]() |
Qt 6.x
The Qt SDK
|
#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) | |
| Q_DECLARE_TYPEINFO | ( | QTextBrowserPrivate::HistoryEntry | , |
| Q_RELOCATABLE_TYPE | |||
| ) |
|
inlinestatic |
Definition at line 27 of file qtextbrowser.cpp.
References QTextEdit::isReadOnly(), QTextEdit::textInteractionFlags, and Qt::TextSelectableByMouse.
Referenced by QTextBrowserPrivate::init().
Here is the call graph for this function:
Here is the caller graph for this function: