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
LightProperties Struct Reference

Structure to store Light plugin properies. More...

#include <lightfactory.h>

Public Attributes

QString name
 
QString shortName
 
bool hasSettings = false
 

Detailed Description

Structure to store Light plugin properies.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 66 of file lightfactory.h.

Member Data Documentation

bool LightProperties::hasSettings = false

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

Definition at line 70 of file lightfactory.h.

QString LightProperties::name

Light plugin full name

Definition at line 68 of file lightfactory.h.

QString LightProperties::shortName

Light plugin short name for internal usage

Definition at line 69 of file lightfactory.h.


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