Hi

I have to find the list of available operations(method) with arguments of web service from server via QtSoap

Can you tel me/guide me how to do it ?

I am able to get result of particular operations via QtSoap, but for this i have to know the name of available operations.

Actually, first i have to list out the operations name of web service from server then we have to select particular
operation.

I have to do it with Qt, either with QtSoap or directly with Qt.

I am taking help of "population" example provided by QtSoap.


Please guide me !

Thanks in advance,
Sanjeet Karn