Description
QtIvi provides some methods which cannot return their return values in a synchronous way. Especially as the QtIvi backend interfaces are intended to always support async operations.
QFace also supports generating methods including return values and also needs to support this.