Qmmp
Public Member Functions | Public Attributes | List of all members
InputSourceProperties Class Reference

#include <inputsourcefactory.h>

Public Member Functions

 InputSourceProperties ()
 

Public Attributes

QString name
 
QString shortName
 
QStringList protocols
 
bool hasAbout
 
bool hasSettings
 

Detailed Description

Helper class to store transport plugin properies.

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

Constructor & Destructor Documentation

◆ InputSourceProperties()

Constructor

Member Data Documentation

◆ hasAbout

bool hasAbout

Should be true if plugin has about dialog, otherwise false

◆ hasSettings

bool hasSettings

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.

◆ shortName

QString shortName

Transport plugin name for internal usage


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