Date: Tue, 23 Jan 2001 22:50:38 -0500 From: Will Andrews <will@physics.purdue.edu> To: Alexander Langer <alex@usw4.freebsd.org> Cc: libh@FreeBSD.org Subject: Re: cvs commit: libh/lib/hui Hui.cd.cc Hui.hh HuiTVision.cc HuiTVision.hh Message-ID: <20010123225038.E572@puck.firepipe.net> In-Reply-To: <200101232136.f0NLaVx13456@usw4.freebsd.org>; from alex@usw4.freebsd.org on Tue, Jan 23, 2001 at 03:36:08PM -0600 References: <200101232136.f0NLaVx13456@usw4.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--SO98HVl1bnMOfKZd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 23, 2001 at 03:36:08PM -0600, Alexander Langer wrote: > Log: > Instead of duplicating almost every function between the GroupWidget > and ContainerWidget function (e.g. the arrangement stuff or the > adding of child-widgets, which are just the same functions - byte by by= te), > just make use of a C++ feature: Multiple inherintances. [..] Cool! The diff below shows it was certainly worthwhile: > Revision Changes Path > 1.17 +2 -254 libh/lib/hui/Hui.cd.cc > 1.14 +18 -82 libh/lib/hui/Hui.hh > 1.21 +26 -453 libh/lib/hui/HuiTVision.cc > 1.18 +99 -176 libh/lib/hui/HuiTVision.hh QT 2.2.3_3 should compile and install on -CURRENT (thanks to JKH) WANT_STATIC now. --=20 wca --SO98HVl1bnMOfKZd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6blEOF47idPgWcsURAl+3AKCFjRJJ21FHsjDoz7S/iwvbc81OdgCfaXB3 4xSAqUk6ApyX0GeIeiO9IG8= =XLIG -----END PGP SIGNATURE----- --SO98HVl1bnMOfKZd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010123225038.E572>
