Path to this page:
./
x11/ebuilder,
GUI builder for the Qt library
Branch: pkgsrc-2007Q2,
Version: 0.56dnb5,
Package name: ebuilder-0.56dnb5,
Maintainer: drochnerEbuilder features:
------------------
- Allows creation of either a QWidget or a QDialog (modal or modeless).
- Provides a hierarchal view that shows the parent-child relations of the Qt
widgets in your design
- Uses unmodified Qt widgets to create your design. This means that your
design looks exactly like the final implementation.
- Load and save capability using a text file format.
- Exports C++ header (.h) and implementation (.cc) files that compile
without modification. The header file contains a single class declaration
for your design.
- Allows the definition of member functions, SLOTs, SIGNALs and member
variables from within the program. It is possible to add code to the
constructor and destructor of the class.
- Allows you to add extra includes to your design. You may need this for
member variables or simply to use the iostream classes.
- Allows you to modify most, if not all, properties of the widgets in your
design through a tabdialog.
Required to run:[
x11/qt2-libs]
Required to build:[
x11/xextproto] [
x11/inputproto] [
x11/renderproto] [
devel/gmake] [
pkgtools/x11-links]
Master sites:
SHA1: fb0c7d56a7c55580082a832be975d188fe0e5e5d
RMD160: ca955eaed0ee807707a2b124f313363733d6ab01
Filesize: 82.731 KB
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version ebuilder-0.56dnb5 (created)