[PyKDE] regarding QWidgetStack
    Andreas Pakulat 
    apaku at gmx.de
       
    Fri Mar 10 19:39:25 GMT 2006
    
    
  
On 11.03.06 00:41:00, Chakkaradeep C C wrote:
> I have 5 pages in my QWidgetStack.Users may add pages, so i want to get the
> total number of pages in my widget stack.How to get the nummber of widgets
> and proceed accordingly?
Either store the number of Widgets added separately or try with the
number of children the QWidgetStack has. There's no other way AFAICS.
Andreas
-- 
Avert misunderstanding by calm, poise, and balance.
    
    
More information about the PyQt
mailing list