On Tuesday 04 May 2004 10:38 pm, John Levon wrote: > On Tue, May 04, 2004 at 10:30:37PM +0100, Angus Leeming wrote: > > Can someone clued up in Qt ascertain why interaction with the > > 'sort', 'update' or 'document' widgets invokes > > QRefDialog::changed_adaptor. I can see no reason at all, either > > in the .ui file or in the QRefDialog.C, QRef.C files. > > Side effect of QRef::redoRefs > > e.g. referenceED gets changed, and that's connected to > changed_adaptor
Thanks, John. So what's the recommended strategy to address this? Angus
