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