Skip to content
  • Christoph Feck's avatar
    Improve file saving dialog · 4809c033
    Christoph Feck authored
    - use AcceptSave mode
    - show formats supported by QImageWriter (not Reader)
    - let QImage::save() guess the format from file name
    - when no suffix is given, default to PNG
    4809c033