qmdilib 0.0.3 review

Download
by rbytes.net on

qmdilib is a simple mdi library for Qt 4

License: GPL (GNU General Public License)
File size: 572K
Developer: Diego Iastrubni
0 stars award from rbytes.net

qmdilib is a simple mdi library for Qt 4. The goal of this project, is to provide an easy way to modifying menus and toolbars of windows on demand.

This can be used to present different menus and toolbars to widgets inside a QTabWidget, hiding or showing a different set of menus on demand or even enabling a small plugin system.

The library is fully documented, and contains some demostrations. It should compile flawlessly (no warnings) with a single "qmake; make" on the root directory of the project.

qmdilib library is known to work on Windows and Linux, and there is no reason why it should not work on other platforms supported by Qt4. Currently only gcc is tested, but other compilers should be able to compile this library

What's New in This Release:
new feature: QWorkspace children are also checked for qmdiClient interface,
feature coded by Nox PasNox
new feature: merge point for qmdiActionGroup
new class: qmdiWorkspace, a qmdiServer based on QWorkspace
core refactoring: qmdiClient does not contain QObject *self any more
code refactoring: qmdiServer now contains a pointer to the host (was in qmdiTabWidget)
code refactoring: demos should be easier to read, and hopefully maintain
removed most internal frames from all widgets in demos, the demos will look nicer
all the documentation has been spell checked

qmdilib 0.0.3 search tags