Qt/QtMax.h File Reference

QtMax.h File Reference
#include "../strclass.h"
#include "../acolor.h"
#include "../point2.h"
#include "../matrix3.h"
#include <QtCore/QtCore>
#include <QtGui/QtGui>
#include <QtWidgets/QtWidgets>
#include "QtMax.inline.h"

File Description

Warning
This API is unsupported and provided for experiment only. It should not be used for production. This API will change or disappear in a future release.

Namespaces

 MaxSDK
 This API is used to support OLE structured storage streams containing user specified string data in 3ds Max scene files or other OLE Structured Storage based files.
 

Macros

#define MaxQTExport   __declspec( dllimport )
 

Functions

 Q_DECLARE_METATYPE (AColor)
 
 Q_DECLARE_METATYPE (Point2)
 
 Q_DECLARE_METATYPE (Point3)
 
 Q_DECLARE_METATYPE (Point4)
 
 Q_DECLARE_METATYPE (Matrix3)
 
QString QStringFromID (int resourceID)
 

Macro Definition Documentation

#define MaxQTExport   __declspec( dllimport )