Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

"RenameDlg related Functions"


Detailed Description

\relate KIO::RenameDlg Construct a modal, parent-less "rename" dialog, and return a result code, as well as the new dest. Much easier to use than the class RenameDlg directly.
Parameters:
caption  the caption for the dialog box
src  the file/dir we're trying to copy, as it's part of the text message
dest  the destination file/dir, i.e. the one that already exists
mode  parameters for the dialog (which buttons to show...),
See also:
RenameDlg_Mode
Parameters:
newDest  the new destination path, valid if R_RENAME was returned.
The following parameters bring optionnal information about src and dest
Parameters:
sizeSrc  size of source file
sizeDest  size of destination file
ctimeSrc  creation time of source file
ctimeDest  creation time of destination file
mtimeSrc  modification time of source file
mtimeDest  modification time of destination file

Generated on Wed Aug 13 23:30:29 2003 for kdelibs by doxygen1.2.18