Qmmp
Public Attributes | List of all members
FileDialogProperties Struct Reference

#include <filedialogfactory.h>

Public Attributes

bool hasAbout = false
 
QString name
 
QString shortName
 
bool modal = false
 

Detailed Description

Structure to store file dialog plugin properties.

Member Data Documentation

◆ hasAbout

bool hasAbout = false

Should be true if the file dialog plugin has about dialog, otherwise should be false

◆ modal

bool modal = false

Should be true if the file dialog doesn't support nonmodal mode, otherwise should be false

◆ name

QString name

File dialog plugin full name

◆ shortName

QString shortName

File dialog short name for internal usage


The documentation for this struct was generated from the following file: