Re: [Interest] [Development] QTextEdit - Line Spacing

2018-11-11 Thread coroberti .
Kind regards, Robert Iakobashvili On Sun, Nov 11, 2018 at 5:29 PM coroberti . wrote: > > On Sun, Nov 11, 2018 at 5:21 PM Allan Sandfeld Jensen > wrote: > > > > On Sonntag, 11. November 2018 16:13:12 CET coroberti . wrote: > > > On Sun, Nov 11, 2018 at 5:06 PM Allan

Re: [Interest] [Development] QTextEdit - Line Spacing

2018-11-11 Thread coroberti .
On Sun, Nov 11, 2018 at 5:21 PM Allan Sandfeld Jensen wrote: > > On Sonntag, 11. November 2018 16:13:12 CET coroberti . wrote: > > On Sun, Nov 11, 2018 at 5:06 PM Allan Sandfeld Jensen > wrote: > > > On Sonntag, 11. November 2018 14:11:52 CET coroberti . wrote: > > > > Hi, > > > > It seems that a

Re: [Interest] [Development] QTextEdit - Line Spacing

2018-11-11 Thread Allan Sandfeld Jensen
On Sonntag, 11. November 2018 16:13:12 CET coroberti . wrote: > On Sun, Nov 11, 2018 at 5:06 PM Allan Sandfeld Jensen wrote: > > On Sonntag, 11. November 2018 14:11:52 CET coroberti . wrote: > > > Hi, > > > It seems that arranging line spacing for text in QTextEdit (like 1.5, > > > 2, 3 lines) is

[Interest] Qt3D QAbstractModel to watch Entities

2018-11-11 Thread Philip Schuchardt
I want to create a QAbstractItemModel to watches Entity that have a custom component. The custom component would have information for the QAbstractItemModel to change visibility of Entity's via a QLayer. The QAbstractItemModel would be attached to a ListView to allow users to enable and disable vi

Re: [Interest] [Development] QTextEdit - Line Spacing

2018-11-11 Thread coroberti .
On Sun, Nov 11, 2018 at 5:06 PM Allan Sandfeld Jensen wrote: > > On Sonntag, 11. November 2018 14:11:52 CET coroberti . wrote: > > Hi, > > It seems that arranging line spacing for text in QTextEdit (like 1.5, > > 2, 3 lines) is not an easy coding. > > > > Any code samples, directions, howtos would

Re: [Interest] [Development] QTextEdit - Line Spacing

2018-11-11 Thread Allan Sandfeld Jensen
On Sonntag, 11. November 2018 14:11:52 CET coroberti . wrote: > Hi, > It seems that arranging line spacing for text in QTextEdit (like 1.5, > 2, 3 lines) is not an easy coding. > > Any code samples, directions, howtos would be very much appreciated. > There is probably a way to get to the default

[Interest] Qt3d and Webassembly

2018-11-11 Thread Pierre Chicoine
Is anyone working on getting Qt3d working on Webassembly, and, if so, any idea of when it will be applied? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QTextEdit - Line Spacing

2018-11-11 Thread Igor Mironchik
Hi, I guess you need to implement QAbstractTextDocumentLayout. On 11.11.2018 16:11, coroberti . wrote: Hi, It seems that arranging line spacing for text in QTextEdit (like 1.5, 2, 3 lines) is not an easy coding. Any code samples, directions, howtos would be very much appreciated. Thanks in ad

[Interest] QTextEdit - Line Spacing

2018-11-11 Thread coroberti .
Hi, It seems that arranging line spacing for text in QTextEdit (like 1.5, 2, 3 lines) is not an easy coding. Any code samples, directions, howtos would be very much appreciated. Thanks in advance! Kind regards, Robert ___ Interest mailing list Interest