On Sunday, July 15, 2012 14:24:18 Holger Hans Peter Freyther wrote:
> On Tue, Jul 10, 2012 at 11:53:33AM +0200, Thiago Macieira wrote:
> > We have only two choices:
> > 
> > 1) make QWindowSystemInterface a proper, public API class
> 
> I think QWindowSystemInterface in its current form would be
> a rather incomplete and limited API. 

The point you have to keep in mind is that it can be extended: There are no 
virtual methods on it, and no reason to add any, and it doesn't have a virtual 
destructor, so it is not designed to be subclassed (actually it should be a 
namespace instead of a class).

So whether the API doesn't offer enough for you is beside the point - the 
point (and the problem) is that it appears in public headers.

Thanks,

-- 
Stephen Kelly <[email protected]> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to