Qmmp
Public Member Functions | Public Attributes | List of all members
FileDialogProperties Class Reference

#include <filedialogfactory.h>

Public Member Functions

 FileDialogProperties ()
 

Public Attributes

bool hasAbout
 
QString name
 
QString shortName
 
bool modal
 

Detailed Description

Helper class to store file dialog plugin properties.

Constructor & Destructor Documentation

◆ FileDialogProperties()

Constructor

Member Data Documentation

◆ hasAbout

bool hasAbout

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

◆ modal

bool modal

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 class was generated from the following file: