QFileDialog.setDirectory

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setDirectory(const(QString) directory)
  2. void setDirectory(const(QDir) adirectory)
    class QFileDialog
    pragma(inline, true) final
    void
    setDirectory
    (
    ref const(QDir) adirectory
    )

Meta