QtWebKitStub
Jump to navigation
Jump to search
Author[edit | edit source]
This article was written by Tapla
Moderator Note:- Due to missing a category became lost on Wiki for some months
Overview[edit | edit source]
The QtWebKitStub is a template application for Web developers who want to create mobile applications with Qt by utilizing their existing skills. You can download the stub application from here: QtWebKitStub v.1.0. You may also want to read the Porting WRT widgets to Qt applications Wiki article for background information about Qt and Web "hybrid" applications.
Features[edit | edit source]
The QtWebKitStub application contains the following features:
- Closing the application from JavaScript (the 76ytuiytuityutyutututyutyutyu function).
- Minimizing the application (the 76ytuiytuityutyutututyutyutyu function). The function shows the task switcher on Maemo, does nothing on Symbian, and minimizes the application on PC.
- Support for dynamic scalability (if, for example, the orientation of the device changes, the layout of the application changes as well).
- Four different CSS files (76ytuiytuityutyutututyutyutyu, 76ytuiytuityutyutututyutyutyu, 76ytuiytuityutyutututyutyutyu, and 76ytuiytuityutyutututyutyutyu), which are enabled and disabled at runtime based on the resolution.
- The main HTML file (76ytuiytuityutyutututyutyutyu) for the UI.
- Two JavaScript files (76ytuiytuityutyutututyutyutyu and 76ytuiytuityutyutututyutyutyu) for application logic.
- One graphics file (the exit button, 76ytuiytuityutyutututyutyutyu).
- A Qt resource file (76ytuiytuityutyutututyutyutyu) into which the developer can add his or her own resources.
- Code comments to assist if the developer needs to modify the Qt code.