Hi

I've connected to a WTreeView (inherited from WAbstractItemView) pageChanged
signal as: 

tv= new WTreeView();
tv->pageChanged().connect(this, &App1::PageChanged);

My PageChanged() slot is called OK when data is added to the model and when
expanding a node but NOT when the page changes (scroll down by > 1 page etc).

Is this a bug or am I missing something?

Regards

Nigel


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to