TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
OutputProperties Struct Reference

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

#include <outputfactory.h>

Public Attributes

QString name
 
QString shortName
 
bool hasSettings = false
 

Detailed Description

Helper structure to store output plugin properies.

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

Definition at line 34 of file outputfactory.h.

Member Data Documentation

bool OutputProperties::hasSettings = false

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

Definition at line 38 of file outputfactory.h.

Referenced by MusicPluginItem::MusicPluginItem().

QString OutputProperties::name

Effect plugin full name

Definition at line 36 of file outputfactory.h.

Referenced by MusicPluginItem::MusicPluginItem().

QString OutputProperties::shortName

Effect plugin short name for internal usage

Definition at line 37 of file outputfactory.h.


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