Qmmp
Public Member Functions | Public Attributes
InputSourceProperties Class Reference

#include <inputsourcefactory.h>

List of all members.

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 <forkotov02@hotmail.ru>

Constructor & Destructor Documentation

InputSourceProperties ( ) [inline]

Constructor


Member Data Documentation

bool hasAbout

Should be true if plugin has about dialog, otherwise false

Should be true if plugin has settings dialog, otherwise false

QString name

Transport plugin full name

QStringList protocols

A list of supported protocols.

QString shortName

Transport plugin name for internal usage


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator