ZeTools

Introduction

ZeTools is a set of Qt plugins.
The main target is to provide configurable Plugins based on QWidgets with an advanced GUI (or composites thereof). ZeTools is available for Qt3 and Qt4 (at the moment only through the appropriate Q3Support classes; native implementations are on the way.)

Installation

ZeTools are provided as full source code. The code can be used on any platform and with any compiler Qt supports. So as usual untaring/unzipping, qmake and (n)make should be all necessary steps you need to perform.
Of course after compilation you have to copy the plugin files (zeplg.* from the ZePlg directory) to a directory where QtDesigner might find it (should be $QTDIR/plugins/designer). The shared libraries zebutton.dll/zebutton.so, zetable.dll/zetable.so, ... have to be put in an appropriate directory (e.g. c:\windows\system32 on Windows or where your LD_LIBRARY_PATH on *nix points to).

Further help might be available on our website http://www.zetools.info or info@zetools.info


Generated on Wed Nov 8 20:07:47 2006 for ZeTools by  doxygen 1.5.1