• dogmaphobic's avatar
    Changing the defaultSuffix argument from a pointer to a const. · 77f442fd
    dogmaphobic authored
    Changing the order of the QGCFileDialog::getSaveFileName() function. The idea was to expand the existing QFileDialog version but as we removed the selectedFilter, we might as well make this more intuitive. The options argument is the one trully optional and should be last.
    Adding an example to the documentation on how to go about figuring out what file type was returned by these functions.
    77f442fd
QGCFileDialog.cc 3.94 KB