Obsolete Members for KUrlRequester

The following members of class KUrlRequester are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated) virtual QFileDialog *fileDialog() const

Member Function Documentation

[virtual, deprecated] QFileDialog *KUrlRequester::fileDialog() const

This function is deprecated. We strongly advise against using it in new code.

Returns a pointer to the filedialog. You can use this to customize the dialog, e.g. to call setLocationLabel or other things which are not accessible in the KUrlRequester API.

Never returns 0. This method creates the file dialog on demand.

Deprecated: The dialog will be created anyway when the user requests it, and will behave according to the properties of KUrlRequester. 5.0.