Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
Description
Sometimes the user don't really want to close/destroy the editor when the focus is moved out. For example the user may want to check the validity of input before closing the editor. So it would be helpful to make a virtual slot in the view (or delegate item) to allow user to grab the pointer to the editor and return a value to indicate whether he really want to close the editor.