资 源 简 介
This project intends to complement SWT with Qt widgets. Main effort is put into providing WebKit integration based on Qt WebKit bindings (QWebView).
Unlike Jambi, this project provides SWT APIs to Qt widgets so they can be used in SWT-based applications (i.e. Eclipse plug-ins). This code integrates Qt widgets into standard SWT builds (currently only win32 and cocoa32 are supported) so it can be used when creating plug-ins for popular Eclipse-based products.
This is how QWebView looks in the Eclipse workbench (note that the only Qt widget in the window is the browser area):
This is how QWebView can be added to Eclipse edit