Next: Miscellaneous Others
Up: l1joint_0706_hdmc
Previous: ModuleView (1)
Implementation
- The GuiRegister class has been split up to allow the register
display to use two different styles. WidCompactReg and WidStandardReg
are subclasses of a new base class WidRegister.
- Some extra methods have been added to the BitPack class which is now
in a separate file from BitMapper (changes to Makefile required).
- A new layout classes (SimpleFlowLayout) has been added, using one
of the Qt examples. This is used in the compact register display.
- A tabbed style display is used for Modules with too many registers
to be comfortably displayed in one window.
Outstanding
- Basic implementation has been done.
- Some layout bugs (in new and old styles) have become
apparent with the new version of Qt. Still to be fixed
- Signals and slots not yet connected for new style
- Customised layout not yet started
- Cleanup of the old style register display code would be
very desirable.
Next: Miscellaneous Others
Up: l1joint_0706_hdmc
Previous: ModuleView (1)
Murrough Landon (m.p.j.landon@qmw.ac.uk)