XX CMake Package
Loading...
Searching...
No Matches
XXLocalTextBrowser.h
Go to the documentation of this file.
1
#ifndef XXLocalTextBrowserH
2
#define XXLocalTextBrowserH
3
4
#include "
XXWidgetsExportDef.h
"
5
#include <QTextBrowser>
6
7
namespace
XX
8
{
10
14
15
class
XXWIDGETS_DECLSPEC
LocalTextBrowser
:
public
QTextBrowser
16
{
17
Q_OBJECT
18
19
public
:
20
LocalTextBrowser
(QWidget* parent);
21
22
private
:
23
QVariant loadResource(
int
type,
const
QUrl& name)
override
;
24
};
25
26
}
// namespace XX
27
28
#endif
// NOT XXLocalTextBrowserH
XXWidgetsExportDef.h
XXWIDGETS_DECLSPEC
#define XXWIDGETS_DECLSPEC
Definition
XXWidgetsExportDef.h:11
XX::LocalTextBrowser::LocalTextBrowser
LocalTextBrowser(QWidget *parent)
XX
Definition
XXPopulatedAbstract.h:11
XXWidgets
XXLocalTextBrowser.h
Generated by
1.16.1