Qmmp
Public Member Functions | Public Attributes
FileDialogProperties Class Reference

#include <filedialogfactory.h>

List of all members.

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 ( ) [inline]

Constructor


Member Data Documentation

bool hasAbout

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

bool modal

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

QString name

File dialog plugin full name

QString shortName

File dialog short name for internal usage


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator