Skip to content
ben-sangster edited this page Nov 10, 2010 · 1 revision

Description

JS binding for Qt File dialog functionality.

Associated Types

N/A

Constants

N/A

Functions

String getExistingDirectory (Widget parent, Object {caption, dir, filter, allowMultiple})

String getOpenFileName (Widget parent, Object {caption, dir, filter, allowMultiple})

String getSaveFileName (Widget parent, Object {caption, dir, filter, allowMultiple})

Clone this wiki locally