PdQmlWidgets
2.0.0
|
#include <QtCore/QtGlobal>
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... | |
#define PDQMLWIDGETS_MAJOR 2 |
PdQmlWidgets major version.
#define PDQMLWIDGETS_MINOR 0 |
PdQmlWidgets minor version.
#define PDQMLWIDGETS_RELEASE 0 |
Patch level of release. Note this may be a string.