Customizing KFileDialog Open/Save button text
Aurélien Gâteau
aurelien.gateau at free.fr
Fri Oct 17 09:24:52 BST 2008
Hello,
One of Gwenview features is the ability to easily organize images using
the file system. To do so it uses a KFileDialog in save mode to let the
user select the destination folder.
I recently received a bug report [1] suggesting to change the label of
the "accept" button in the dialog from "Save" to "Copy" or "Move",
depending on the action.
I think it makes sense, but this is not possible right now in
KFileDialog. Would you agree to add a setAcceptButtonText(const
QString&) method to KFileDialog?
Aurélien
[1]: http://bugs.kde.org/show_bug.cgi?id=172012
More information about the kde-core-devel
mailing list