QT4: How to restart application? Reset settings?
        Posted  
        
            by 
                Revollt
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Revollt
        
        
        
        Published on 2011-02-26T14:57:36Z
        Indexed on 
            2011/02/26
            15:25 UTC
        
        
        Read the original article
        Hit count: 211
        
Hi.
1.) I would like to restart my QT4 application. Just a normal shutdown and start of the same application.
2.) Why? Well i need an Option to "reset" everything. To restart the application seems to be the easiest way to do this. The problem is, that there are a LOT of classes and everything. I dont have the time to put every setting of them back to standard, every textBox, Widget to clear... I Know application restart is not the best way, what do you think is there another way?
Thank You
© Stack Overflow or respective owner