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

#include <outputfactory.h>

Public Member Functions

 OutputProperties ()
 

Public Attributes

QString name
 
QString shortName
 
bool hasAbout
 
bool hasSettings
 

Detailed Description

Helper class to store output plugin properies.

Author
Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru

Constructor & Destructor Documentation

◆ OutputProperties()

OutputProperties ( )
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

Effect plugin full name

◆ shortName

QString shortName

Effect plugin short name for internal usage


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