RTC Toolkit
2.0.0
|
RtcConfiguraitonImpl is an empty implementation of the RtCconfiguration Interface. More...
Public Member Functions | |
def | __init__ (self, parent=None) |
Initializes the RtcConfigurationImpl object. More... | |
RtcConfiguraitonImpl is an empty implementation of the RtCconfiguration Interface.
def comms.configuration.RtcConfigurationImpl.__init__ | ( | self, | |
parent = None |
|||
) |
Initializes the RtcConfigurationImpl object.
@param[in] parent A reference to a parent QObject, needed by Qt.
Reimplemented from comms.configuration.RtcConfiguration.