[Qt-interest] using qt's private headers

Jesus Fernandez jsfdez at gmail.com
Wed Oct 12 13:05:10 CEST 2011


You can, but you should not.

To use this classes build Qt with -developer-build ./configure option.

Anyway it's not recommended because this classes can change in future
versions of Qt

2011/10/12 Graham Labdon <Graham.Labdon at avalonsciences.com>

>  Hello List****
>
> I am implementing a class to output the contents of a QTextDocument in a
> custom format.****
>
> I started to look at the code that outputs in odf format and this code
> makes use of the QTextDocumentPrivate class defined in
> Qt\4.7.4\src\gui\text\qtextdocument_p.h****
>
> ** **
>
> My question is – can I follow this lead and use these ‘private’ classes?**
> **
>
> ** **
>
> Thanks****
>
> ** **
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111012/2e89d271/attachment.html 


More information about the Qt-interest-old mailing list