Such as sending the request and recieving it without the use of SIGNAL and SLOT.

For instance just using a code to set the host and then send the domdoc as a SOAP request to the server. I dont want to use SIGNAL and SLOT as Im creating a dll which will be given to my clients and they may not have Qt installed..