#include <inputsourcefactory.h>
Public Member Functions | |
| InputSourceProperties () | |
Public Attributes | |
| QString | name |
| QString | shortName |
| QString | protocols |
| bool | hasAbout |
| bool | hasSettings |
| InputSourceProperties::InputSourceProperties | ( | ) | [inline] |
Constructor
Should be true if plugin has about dialog, otherwise false
Should be true if plugin has settings dialog, otherwise false
| QString InputSourceProperties::name |
Transport plugin full name
| QString InputSourceProperties::protocols |
Supported protocols.
| QString InputSourceProperties::shortName |
Transport plugin name for internal usage
1.5.9