[Digikam-devel] extragear/graphics/digikam/libs/imageproperties

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Jul 8 15:27:15 BST 2009


> In event filter, return parent class event filter result, not always false.
> Move code from destructor to closeEvent() to prevent dumy expander box
> state settings saved to config file... but it doesn't work yet...
>
> Marcel, Andi, why closeEvent() is never called here ?
>

"This event handler is called with the given event when Qt receives a window 
close request for a top-level widget from the window system."

"Close events are sent to widgets that the user wants to close, usually by 
choosing "Close" from the window menu, or by clicking the X title bar button. 
They are also sent when you call QWidget::close() to close a widget 
programmatically."

-> I think this applies to main windows only

Marcel



More information about the Digikam-devel mailing list