PdQmlWidgets  2.0.0
Namespaces | Macros | Functions | Variables
PdQmlWidgets2.h File Reference
#include <QtCore/QtGlobal>
Include dependency graph for PdQmlWidgets2.h:

Go to the source code of this file.

Namespaces

 PdQmlWidgets
 

Macros

#define PDQMLWIDGETS_MAJOR   2
 PdQmlWidgets major version. More...
 
#define PDQMLWIDGETS_MINOR   0
 PdQmlWidgets minor version. More...
 
#define PDQMLWIDGETS_RELEASE   0
 Patch level of release. Note this may be a string. More...
 

Functions

void Q_DECL_EXPORT PdQmlWidgets::setQmlImportPathToResourceFile (QQmlEngine &engine)
 
int Q_DECL_EXPORT PdQmlWidgets::registerScalarVariant ()
 
int Q_DECL_EXPORT PdQmlWidgets::registerVectorVariant ()
 
int Q_DECL_EXPORT PdQmlWidgets::registerLiveSvg ()
 
void Q_DECL_EXPORT PdQmlWidgets::registerQtPdComTypes ()
 

Variables

Q_DECL_EXPORT const char *const PdQmlWidgets::pdqmlwidgets_version_code
 Library version string as "major.minor.patch". More...
 
Q_DECL_EXPORT const char *const PdQmlWidgets::pdqmlwidgets_full_version
 Library version with four fields followed by the commit hash. More...
 

Macro Definition Documentation

◆ PDQMLWIDGETS_MAJOR

#define PDQMLWIDGETS_MAJOR   2

PdQmlWidgets major version.

◆ PDQMLWIDGETS_MINOR

#define PDQMLWIDGETS_MINOR   0

PdQmlWidgets minor version.

◆ PDQMLWIDGETS_RELEASE

#define PDQMLWIDGETS_RELEASE   0

Patch level of release. Note this may be a string.