Re: [Interest] User comments on web pages?

2016-01-12 Thread André Somers
Op 13/01/2016 om 00:00 schreef Jason H: For handling multi-languages: you don't. The Qt documentation is in English, just as the API itself. Why would you support comments in other languages? If people can read the documentation to begin with, they can also read comments in English. Not exact

Re: [Interest] How to create a list.

2016-01-12 Thread william.croc...@analog.com
On 01/12/2016 07:37 PM, Elvis Stansvik wrote: 2016-01-12 15:37 GMT+01:00 Bill Crocker: Hello: Could someone please show me the few lines of code required to add a list *of three elements* to a QTextDocument using low level (i.e QTextBlock, QTextCursor, QTextList, etc.) classes. This would be

Re: [Interest] How to create a list.

2016-01-12 Thread Elvis Stansvik
2016-01-12 15:37 GMT+01:00 Bill Crocker : > Hello: > > Could someone please show me the few lines of code required > to add a list *of three elements* to a QTextDocument using low > level (i.e QTextBlock, QTextCursor, QTextList, etc.) classes. This would be one way: #include #include #include

Re: [Interest] User comments on web pages?

2016-01-12 Thread Jason H
> Op 12/01/2016 om 16:17 schreef Gian Maxera: > >> On 12 Jan 2016, at 15:11, André Somers wrote: > >> > >> Op 12/01/2016 om 15:57 schreef Jason H: > >>> There are a few things I'd like to add to the documentation, but the > >>> barrier to entry is too high. > >>> I'm wondering if we could allow c

[Interest] need advise on QStandardItemModel vs. QAbstractTableModel

2016-01-12 Thread Frank Rueter | OHUfx
Hi, I just joined this list so hello everybody. I'm using QT via PySide mainly to create tools for vfx workflows and custom tools for the software Nuke. I'm not a programmer by trade, more of a vfx artist and technician using Python/PySide to enhanc

Re: [Interest] User comments on web pages?

2016-01-12 Thread André Somers
Op 12/01/2016 om 16:17 schreef Gian Maxera: On 12 Jan 2016, at 15:11, André Somers wrote: Op 12/01/2016 om 15:57 schreef Jason H: There are a few things I'd like to add to the documentation, but the barrier to entry is too high. I'm wondering if we could allow comments by users (or those

Re: [Interest] User comments on web pages?

2016-01-12 Thread Gian Maxera
> On 12 Jan 2016, at 15:11, André Somers wrote: > > > > Op 12/01/2016 om 15:57 schreef Jason H: >> There are a few things I'd like to add to the documentation, but the barrier >> to entry is too high. >> I'm wondering if we could allow comments by users (or those with bugreports >> account,

Re: [Interest] User comments on web pages?

2016-01-12 Thread André Somers
Op 12/01/2016 om 15:57 schreef Jason H: There are a few things I'd like to add to the documentation, but the barrier to entry is too high. I'm wondering if we could allow comments by users (or those with bugreports account, or has an an account and is authorized) to be able to comment on the

[Interest] User comments on web pages?

2016-01-12 Thread Jason H
There are a few things I'd like to add to the documentation, but the barrier to entry is too high. I'm wondering if we could allow comments by users (or those with bugreports account, or has an an account and is authorized) to be able to comment on the online help? I found the PHP comments helpf

[Interest] How to create a list.

2016-01-12 Thread Bill Crocker
Hello: Could someone please show me the few lines of code required to add a list *of three elements* to a QTextDocument using low level (i.e QTextBlock, QTextCursor, QTextList, etc.) classes. Thanks. -- Bill ___ Interest mailing list Interest@qt-proje

Re: [Interest] [Localization] Icelandic translations for Qt

2016-01-12 Thread Oswald Buddenhagen
On Tue, Jan 12, 2016 at 10:09:10AM +, Sveinn í Felli wrote: > I'd like to get Icelandic (is, is_IS) into available Qt-translations. > welcome on board! > - In Qt 5.6, the most important/used template would be qtbase, right? > correct > - Which of the other ones are the most visible to common