Qt/QmaxToolClips.h File Reference

QmaxToolClips.h File Reference
#include <CoreExport.h>
#include <QtCore/qobject.h>

Classes

class  QmaxToolClips
 The QmaxToolClips class provides a collection of tool clip related methods. More...
 

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 WM_GET_TOOLTIP_KEY   (WM_USER + 0x3320)
 This message is sent to the parent of a Win32 ui control such as a CustButton in order to retrieve tool tip key. More...
 

Macro Definition Documentation

#define WM_GET_TOOLTIP_KEY   (WM_USER + 0x3320)

This message is sent to the parent of a Win32 ui control such as a CustButton in order to retrieve tool tip key.

The WPARAM will be the ui controls Id and the LPARAM is a pointer to a MSTR for returning the tool tip key string.