Qt/QmaxToolClips.h File Reference
#include <CoreExport.h>
#include <QtCore/qobject.h>
|
| 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.
|
|
|
#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...
|
|
#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.