Qmmp
Public Member Functions | Public Attributes
GeneralProperties Class Reference

Helper class to store general plugin properies. More...

#include <generalfactory.h>

List of all members.

Public Member Functions

 GeneralProperties ()

Public Attributes

QString name
QString shortName
bool hasAbout
bool hasSettings
bool visibilityControl

Detailed Description

Helper class to store general plugin properies.


Constructor & Destructor Documentation

GeneralProperties ( ) [inline]

Constructor


Member Data Documentation

bool hasAbout

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

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

QString name

File dialog plugin full name

QString shortName

File dialog short name for internal usage

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


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