• ScreenPlaySDK
  • ScreenPlaySDK Class

    . More...

    Header: #include <ScreenPlaySDK>

    Public Functions

    QString appID() const
    bool isConnected() const
    QString type() const

    Public Slots

    void setAppID(QString appID)
    void setIsConnected(bool isConnected)
    void setType(QString type)

    Signals

    void appIDChanged(QString appID)
    void isConnectedChanged(bool isConnected)
    void typeChanged(QString type)

    Detailed Description