View Single Post
helex's Avatar
Posts: 543 | Thanked: 802 times | Joined on Apr 2010 @ Germany
#1
Hi Forum,

I wonder if there is a possibility to fake a fast application startup at Qt4.6 like the possibility we have for GTK+ applications.

At GTK we could use this function to create a screenshot that is shown automatically at the next startup before the Application is loaded:

Code:
void                hildon_gtk_window_take_screenshot   (GtkWindow *window,
                                                         gboolean take);
But, as the function name said, it works only for GTK Applications.
Is there something similar for Qt4.6 and the Maemo target?

Google was so far not my friend...
__________________
I was a Qt Ambassador!

Please DONATE if you like my work!
It's the best way to motivate me to create more stuff for your Device.
 

The Following User Says Thank You to helex For This Useful Post: