I have an IKImageBrowserView and i activated the Quick Look Preview Panel for the items in the IKImageBrowserView (via [browser setCanControlQuickLookPanel:true];).
I want to execute some code after the user closed the Quick View Panel. How can i hook into this?