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

#include <generalfactory.h>

Public Member Functions

 GeneralProperties ()
 

Public Attributes

QString name
 
QString shortName
 
bool hasAbout
 
bool hasSettings
 
bool visibilityControl
 

Detailed Description

Helper class to store general plugin properies.

Constructor & Destructor Documentation

◆ GeneralProperties()

GeneralProperties ( )
inline

Constructor

Member Data Documentation

◆ hasAbout

bool hasAbout

Should be true if plugin has about dialog, otherwise returns false

◆ hasSettings

bool hasSettings

Should be true if plugin has settings dialog, otherwise returns false

◆ name

QString name

File dialog plugin full name

◆ shortName

QString shortName

File dialog short name for internal usage

◆ visibilityControl

bool visibilityControl

Should be true if plugin can show/hide main window of the player, otherwise returns false


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