Here is a list of the new features available in version 1.4-4:
- Widget Modules! Widget modules allow users of third party
widgets to use their widgets in QtArch just like the Qt
Widgets. The actual widget is shown on the screen. You can
write your own property pages for the widget to set its
properties. The properties can be saved, loaded, and code
generated. See the Module
HOWTO for instructions on using and writing modules.
- KDE 1.1 widget module. A module containing most of the KDE
1.1 widgets has been written. This module is fully functional
and is a good reference on how to write modules for other
widgets.
- Use of new Qt features. All the windows have been updated to
use the new Qt widgets, QMainWindow, etc. Mainly a cosmetic
change.