[Qt-interest] Virtual inheritance in qt
Thiago Macieira
thiago.macieira at trolltech.com
Mon Jul 27 09:22:11 CEST 2009
Luigi Casalegno wrote:
>Now we are investigating Qt for a new large project involving quite a
> lot of GUI applications. We would like to understand if the visual
> inheritance approach is feasible with
In the subject of the email, you wrote "virtual inheritance", yet here you
wrote visual inheritance.
If you meant "virtual inheritance", nothing in Qt forbids you from using
virtual inheritance in your own code. It's perfectly fine to do that. Qt
classes don't use virtual inheritance themselves, though: that was our
design decision to make.
If you meant "visual inheritance", please explain what you meant by the
expression.
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090727/c8866b53/attachment.bin
More information about the Qt-interest-old
mailing list