15#include <QSyntaxHighlighter>
16#include <QTextBrowser>
48 void UpdateXMLTextBrowser();
52 QTextBrowser* m_pXMLTextBrowser =
nullptr;
74using v0::cXmlTextWidget;
cXmlTextWidget(QWidget *pParent=nullptr)
cXmlTextWidget can display XML using a syntax highlighter.
Definition xml_text_widget.h:30
QString XmlText() const
Returns XML as text.
void SetXmlText(const QString &strXML)
Set XML as text.
void Clear()
Clears the content.
bool event(QEvent *event)
needed for style updates
cXmlTextWidget(QWidget *pParent=nullptr)
Namespace for the ADTF UI SDK.
Definition adtfui_pkg.h:13
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtfui_pkg.h:13