I am working with Qt5.
I do not see constructor for QTextList in documentation.
Is there a reason for this?
Can I create QTextList without parent with the new statement and then add QTextBlock-s to it. I wish to prevent destroying of list by parent Document when last block is removed.


Reply With Quote
Just basic functions... and all those clases as QTextDocument, QTextList... and similar are not of much use for me. Not eaven for simple bullet lists. 


and I have a headache because of it.

Bookmarks