QTextParagraphData

Harald Fernengel harry at kdevelop.org
Thu Oct 3 11:58:05 UTC 2002


Hi,

On Wednesday 02 October 2002 19:51, Max wrote:
> In which version of QT can I find the QTextParagraphData ? ParagData
> class inherits this class and I can not find it in my Qt3.0.3 headers.
> The search page also didn't reveal any findings about QTextParagraphData.

don't even try to fix that problem, you just need Qt >= 3.0.5. Since the 
qEditor is just an optional component, it should be disabled when building 
with Qt < 3.0.5. As a workaround, just remove qeditor from parts/Makefile.am 
to disable building it.

Best regards,
Harry




More information about the KDevelop-devel mailing list