|
PCManFM-Qt
|
Public Types | |
| enum | Action { ActionCancel, ActionRename, ActionOverwrite, ActionIgnore } |
Public Member Functions | |
| RenameDialog (FmFileInfo *src, FmFileInfo *dest, QWidget *parent=0, Qt::WindowFlags f=0) | |
| Action | action () |
| bool | applyToAll () |
| QString | newName () |
Protected Slots | |
| void | onRenameClicked () |
| void | onIgnoreClicked () |
| void | onFileNameChanged (QString newName) |
Protected Member Functions | |
| void | accept () |
| void | reject () |
1.8.9.1