Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Form close flags

passed as options to close_widget() More...

Macros

#define WCLS_SAVE   0x1
 save state in desktop config
 
#define WCLS_NO_CONTEXT   0x2
 don't change the current context (useful for toolbars)
 
#define WCLS_DONT_SAVE_SIZE   0x4
 don't save size of the window
 
#define WCLS_DELETE_LATER   0x8
 assign the deletion of the widget to the UI loop ///< More...
 
#define WCLS_CLOSE_LATER   WCLS_DELETE_LATER
 

Detailed Description

passed as options to close_widget()

Macro Definition Documentation

◆ WCLS_DELETE_LATER

#define WCLS_DELETE_LATER   0x8

assign the deletion of the widget to the UI loop ///<

Returns
void