Site Navigation Bar : Signal for url submission ?

Shift shift at free.fr
Wed May 14 23:45:41 BST 2003


Sorry I found the problem.

I test if the url has changed to recreate the toolbar and if not I stop here.
But I had clear all the items before :(

So the signal is OK.
Now I will clear the items before only if the url has changed.

Thanks :)

Le Wednesday 14 May 2003 22:23, Shift a écrit :
> Hi again,
>
> I have a new question for the site navigation bar.
>
> I use the following line for connecting my toolbar refresh to the refresh
> of the HTML page but it doesn't work when I submit the same page again
> (pressing Enter in the adress bar)
>
> connect( part, SIGNAL( completed() ), this, SLOT( updateSiteNavigationBar()
> ) );
>
> Which signal should I use for a "refresh" of the page ?
>
> Thanks,
>
> Franck




More information about the kfm-devel mailing list