Qmmp
Loading...
Searching...
No Matches
InputSourceProperties Struct Reference

#include <qmmp/inputsourcefactory.h>

Public Attributes

QString name
QString shortName
QList< QRegularExpression > regExps
QStringList protocols
bool hasAbout = false
bool hasSettings = false

Detailed Description

Structure to store transport plugin properies.

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

Member Data Documentation

◆ hasAbout

bool hasAbout = false

Should be true if plugin has about dialog, otherwise false

◆ hasSettings

bool hasSettings = false

Should be true if plugin has settings dialog, otherwise false

◆ name

QString name

Transport plugin full name

◆ protocols

QStringList protocols

A list of supported protocols.

◆ regExps

QList<QRegularExpression> regExps

A list of regular expressions for supported URLs (has highest priority).

◆ shortName

QString shortName

Transport plugin name for internal usage


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