hyperion.ng
|
This is the complete list of members for JsonConnection, including all inherited members.
clear(int priority) | JsonConnection | |
clearAll() | JsonConnection | |
createEffect(const QString &effectName, const QString &effectScript, const QString &effectArgs) | JsonConnection | |
deleteEffect(const QString &effectName) | JsonConnection | |
getConfig(std::string type) | JsonConnection | |
getServerInfo() | JsonConnection | |
getSysInfo() | JsonConnection | |
JsonConnection(const QString &address, bool printJson) | JsonConnection | |
setAdjustment(const QString &adjustmentId, const QColor &redAdjustment, const QColor &greenAdjustment, const QColor &blueAdjustment, const QColor &cyanAdjustment, const QColor &magentaAdjustment, const QColor &yellowAdjustment, const QColor &blackAdjustment, const QColor &whiteAdjustment, double *gammaR, double *gammaG, double *gammaB, int *backlightThreshold, int *backlightColored, int *brightness, int *brightnessC) | JsonConnection | |
setColor(std::vector< QColor > color, int priority, int duration) | JsonConnection | |
setComponentState(const QString &component, const bool state) | JsonConnection | |
setConfig(const QString &jsonString) | JsonConnection | |
setEffect(const QString &effectName, const QString &effectArgs, int priority, int duration) | JsonConnection | |
setImage(QImage &image, int priority, int duration) | JsonConnection | |
setLedMapping(QString mappingType) | JsonConnection | |
setSource(int priority) | JsonConnection | |
setSourceAutoSelect() | JsonConnection | |
setVideoMode(QString videoMode) (defined in JsonConnection) | JsonConnection | |
~JsonConnection() | JsonConnection |