class KReplaceDialog


Module kdeui
Namespace
Class KReplaceDialog
Inherits KFindDialog
A generic "replace" dialog.

Author S.R.Haque

Detail:

This widget inherits from KFindDialog and implements the following additional functionalities: a replacement string object and an area for a user-defined widget to extend the dialog.

Example:

To use the basic replace dialog:


To use your own extensions:


    


enums

enum details

methods