how to load page in the background in Qwebkit?
        Posted  
        
            by user63898
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user63898
        
        
        
        Published on 2010-06-17T08:50:02Z
        Indexed on 
            2010/06/17
            9:03 UTC
        
        
        Read the original article
        Hit count: 326
        
im using Qwebkit to load heavy html page but mean while i don't what to show the user blank page , how can i in QT load the html page in the background and in the mean while show another HTML page in the same QwebKit widget ?
© Stack Overflow or respective owner