[Qt-interest] how to remove connect signal from object progrematclly

Nikos Chantziaras realnc at arcor.de
Fri Apr 16 06:47:43 CEST 2010


On 04/16/2010 07:29 AM, Meir Yanovich wrote:
> hello all
> i have problem with QNetworkAccessManager finished signal that keep
> triggered even if i working from different module
> and different object my question is can i remove the connect signal/slot
> from object programmaticly ?

QObject::disconnect() (there are multiple, overloaded versions.)



More information about the Qt-interest-old mailing list