Qmmp
Public Attributes | List of all members
GeneralProperties Struct Reference

#include <generalfactory.h>

Public Attributes

QString name
 
QString shortName
 
bool hasAbout = false
 
bool hasSettings = false
 
bool visibilityControl = false
 
QList< WidgetDescriptionwidgets
 

Detailed Description

Structure to store general plugin properies.

Member Data Documentation

◆ hasAbout

bool hasAbout = false

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

◆ hasSettings

bool hasSettings = false

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

◆ name

QString name

File dialog plugin full name

◆ shortName

QString shortName

File dialog short name for internal usage

◆ visibilityControl

bool visibilityControl = false

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

◆ widgets

QList<WidgetDescription> widgets

A list of the available widget descriptions


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