|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_PlatformPlugin.h>
Public Member Functions | |
| QString | applicationName () const |
| QString | applicationName () const |
| QObject * | createBackend () |
| QObject * | createBackend () |
| QObject * | createBackend (const QString &library, const QString &version) |
| QObject * | createBackend (const QString &library, const QString &version) |
| Phonon::AbstractMediaStream * | createMediaStream (const QUrl &url, QObject *parent) |
| Phonon::AbstractMediaStream * | createMediaStream (const QUrl &url, QObject *parent) |
| QList< QPair< QByteArray, QString > > | deviceAccessListFor (const Phonon::AudioOutputDevice &arg__1) const |
| QIcon | icon (const QString &name) const |
| QIcon | icon (const QString &name) const |
| bool | isMimeTypeAvailable (const QString &mimeType) const |
| bool | isMimeTypeAvailable (const QString &mimeType) const |
| qreal | loadVolume (const QString &outputName) const |
| qreal | loadVolume (const QString &outputName) const |
| void | notification (const char *notificationName, const QString &text, const QStringList &actions=QStringList(), QObject *receiver=0, const char *actionSlot=0) const |
| void | notification (const char *notificationName, const QString &text, const QStringList &actions=QStringList(), QObject *receiver=0, const char *actionSlot=0) const |
| QList< int > | objectDescriptionIndexes (Phonon::ObjectDescriptionType type) const |
| QList< int > | objectDescriptionIndexes (Phonon::ObjectDescriptionType type) const |
| QHash< QByteArray, QVariant > | objectDescriptionProperties (Phonon::ObjectDescriptionType type, int index) const |
| QHash< QByteArray, QVariant > | objectDescriptionProperties (Phonon::ObjectDescriptionType type, int index) const |
| QtScriptShell_PlatformPlugin () | |
| QtScriptShell_PlatformPlugin () | |
| void | saveVolume (const QString &outputName, qreal volume) |
| void | saveVolume (const QString &outputName, qreal volume) |
| ~QtScriptShell_PlatformPlugin () | |
| ~QtScriptShell_PlatformPlugin () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_PlatformPlugin::QtScriptShell_PlatformPlugin | ( | ) |
| QtScriptShell_PlatformPlugin::~QtScriptShell_PlatformPlugin | ( | ) |
| QtScriptShell_PlatformPlugin::QtScriptShell_PlatformPlugin | ( | ) |
| QtScriptShell_PlatformPlugin::~QtScriptShell_PlatformPlugin | ( | ) |
| QString QtScriptShell_PlatformPlugin::applicationName | ( | ) | const |
| QString QtScriptShell_PlatformPlugin::applicationName | ( | ) | const |
| QObject * QtScriptShell_PlatformPlugin::createBackend | ( | ) |
| QObject* QtScriptShell_PlatformPlugin::createBackend | ( | ) |
| QObject * QtScriptShell_PlatformPlugin::createBackend | ( | const QString & | library, |
| const QString & | version | ||
| ) |
| QObject* QtScriptShell_PlatformPlugin::createBackend | ( | const QString & | library, |
| const QString & | version | ||
| ) |
| Phonon::AbstractMediaStream * QtScriptShell_PlatformPlugin::createMediaStream | ( | const QUrl & | url, |
| QObject * | parent | ||
| ) |
| Phonon::AbstractMediaStream* QtScriptShell_PlatformPlugin::createMediaStream | ( | const QUrl & | url, |
| QObject * | parent | ||
| ) |
| QList< QPair< QByteArray, QString > > QtScriptShell_PlatformPlugin::deviceAccessListFor | ( | const Phonon::AudioOutputDevice & | arg__1 | ) | const |
| QIcon QtScriptShell_PlatformPlugin::icon | ( | const QString & | name | ) | const |
| QIcon QtScriptShell_PlatformPlugin::icon | ( | const QString & | name | ) | const |
| bool QtScriptShell_PlatformPlugin::isMimeTypeAvailable | ( | const QString & | mimeType | ) | const |
| bool QtScriptShell_PlatformPlugin::isMimeTypeAvailable | ( | const QString & | mimeType | ) | const |
| qreal QtScriptShell_PlatformPlugin::loadVolume | ( | const QString & | outputName | ) | const |
| qreal QtScriptShell_PlatformPlugin::loadVolume | ( | const QString & | outputName | ) | const |
| void QtScriptShell_PlatformPlugin::notification | ( | const char * | notificationName, |
| const QString & | text, | ||
| const QStringList & | actions = QStringList(), |
||
| QObject * | receiver = 0, |
||
| const char * | actionSlot = 0 |
||
| ) | const |
| void QtScriptShell_PlatformPlugin::notification | ( | const char * | notificationName, |
| const QString & | text, | ||
| const QStringList & | actions = QStringList(), |
||
| QObject * | receiver = 0, |
||
| const char * | actionSlot = 0 |
||
| ) | const |
| QList<int > QtScriptShell_PlatformPlugin::objectDescriptionIndexes | ( | Phonon::ObjectDescriptionType | type | ) | const |
| QList< int > QtScriptShell_PlatformPlugin::objectDescriptionIndexes | ( | Phonon::ObjectDescriptionType | type | ) | const |
| QHash<QByteArray , QVariant > QtScriptShell_PlatformPlugin::objectDescriptionProperties | ( | Phonon::ObjectDescriptionType | type, |
| int | index | ||
| ) | const |
| QHash< QByteArray, QVariant > QtScriptShell_PlatformPlugin::objectDescriptionProperties | ( | Phonon::ObjectDescriptionType | type, |
| int | index | ||
| ) | const |
| void QtScriptShell_PlatformPlugin::saveVolume | ( | const QString & | outputName, |
| qreal | volume | ||
| ) |
| void QtScriptShell_PlatformPlugin::saveVolume | ( | const QString & | outputName, |
| qreal | volume | ||
| ) |
| QScriptValue QtScriptShell_PlatformPlugin::__qtscript_self |