It all works for me. So perhaps you do not understand how this kind of item delegate works in Qt? Item delegate's are designed to edit *within* the table cell so as soon as you leave the cell, the value is saved. Unfortunately the Item delegate used for controls in saved searches is much too large to fit inside the Saved Searches control field so it "pops up" on top. To save a value simple click outside the pop-up, effectively auto saving the item delegate's contents.
Please do as theducks said or just double-click on the Control field of any item, the popup dialog appears, and when done changing things, do NOT hit the close control as that aborts the changes.
Just click anywhere outside the popup dialog and your changes will be saved and the pop-up will go away and control and focus will be back in Saved Searches.
It has always worked this way.
Last edited by KevinH; 02-17-2025 at 04:41 PM.
|