Qmmp
Public Member Functions | Public Attributes
OutputProperties Class Reference

Helper class to store output plugin properies. More...

#include <outputfactory.h>

List of all members.

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 <forkotov02@hotmail.ru>

Constructor & Destructor Documentation

OutputProperties ( ) [inline]

Constructor


Member Data Documentation

bool hasAbout

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

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

QString name

Effect plugin full name

QString shortName

Effect plugin short name for internal usage


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