Function changed from qtgui
Brief description
changed(self:QtFileDialog,command:):void
Performs an action when the file name in the dialog has been changed More ...
Function information
| Name: | changed |
| Base: | QtFileDialog |
| Group: | Qt plugins:Widgets |
| Icon: | qtfile.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Performs an action when the file name in the dialog has been changed.
Input parameters
-
self:
QtFileDialog
- Instance of the class
-
command:
- Command to execute
Return values
-
Default return value:
void
