Hi all,
If I understand correctly , the rowsAboutToBeRemoved signal of
QAbstactItemModel should be emitted before the rows are actually removed.
So the row should be still accessible when you got the signal.
However, I found that implementation of ListModel (QQmlListModel) does not
follow the rul
Hi all,
I'm working on a VTK-in-FBO solution for integrating VTK into Qt Quick 2
and trying to understand why QOpenGLFramebufferObject provides methods:
GLuint QOpenGLFramebufferObject::handle() const
GLuint QOpenGLFramebufferObject::texture() const
But not similar methods like:
GLuint QOpenGLF
Hi!
Just for the record: I solved the problem by combining a
QAbstractAnimation and a QQuickItem. the later calls the "commit state"
function of my model in the updatePolish() override, and the animation
calls polish() on the first object on every updateCurrentTime(). This way
my state is updated
Em qui 15 maio 2014, às 11:30:54, Oswald Buddenhagen escreveu:
> please don't reply to digest mails. don't enable the digest option if
> you plan to participate in *any* discussions.
A good email client allows you to open an individual email in the digest and
reply to that.
--
Thiago Macieira -
Em qui 15 maio 2014, às 11:28:28, Oswald Buddenhagen escreveu:
> > This code does not belong into Qt Base,
>
> if you accept that the library is an improvement over the 6 copies we
> have all over the place, the question is only where, not if.
> if you insist on making it a separate repository, we
On Thu, May 15, 2014 at 07:09:26PM +0800, Sze Howe Koh wrote:
> The term "module" has multiple meanings in the discussion.
>
> 1) Qt module (e.g. Qt Core, Qt GUI, Qt WebSockets)
> 2) Git submodule (e.g. qtbase.git, qtwebsockets.git)
>
we refer to them as repositories (as implied by the wiki page
On 13 May 2014 14:17, Kurt Pattyn wrote:
>
>
>> On 13 May 2014, at 08:01, Knoll Lars wrote:
>>
>>> On 12/05/14 22:40, "Thiago Macieira" wrote:
>>>
Em seg 12 maio 2014, às 19:35:24, Oswald Buddenhagen escreveu:
> On Mon, May 12, 2014 at 08:39:37AM -0700, Thiago Macieira wrote:
>> Em
On Thursday 15. May 2014 11.41.36 Olivier Goffart wrote:
> On Monday 12 May 2014 11:48:21 Ulf Hermann wrote:
> > Hi,
> >
> > we currently have several implementations of the QML debug protocol used
> > to transmit data between a debugger or profiler and the application
> > being debugged or profil
Hello,
>> As to the first two issues, from what I read online, it is because of
>> QtWebkit, which I have to use in my app. Is there any hope we could get
>> these fixed?
>
> Correct, all of them come from QtWebKit.
>
> Anyway, there's no plan on further updating QtWebKit from upstream because
>
On Monday 12 May 2014 11:48:21 Ulf Hermann wrote:
> Hi,
>
> we currently have several implementations of the QML debug protocol used
> to transmit data between a debugger or profiler and the application
> being debugged or profiled. I'm proposing a generalized "debugsupport"
> module to address va
please don't reply to digest mails. don't enable the digest option if
you plan to participate in *any* discussions.
On Wed, May 14, 2014 at 01:52:05PM -0700, achart...@fastmail.fm wrote:
> Regarding QMAKE_DEFAULT_INCDIRS: is it possible to append additional
> paths to this variable from within pro
On Wed, May 14, 2014 at 11:20:10PM +0200, André Pönitz wrote:
> This code does not belong into Qt Base,
>
if you accept that the library is an improvement over the 6 copies we
have all over the place, the question is only where, not if.
if you insist on making it a separate repository, we'll have a
On 14-5-2014 9:45, Haataja Ismo wrote:
>> -Original Message-
>> From: Verbruggen Erik
>> Looks nice! Would it be possible to update the logo and the image saying
>> "Qt Open Governance / Code Review" with a HiDPI version? They look
>> really fuzzy on my screen, especially next to the text t
Regard QtWebkit on iOS:
Source http://qt-project.org/qt5/qt52#ios
"Qt WebKit is also not supported under Qt for iOS and because of App Store
policies, it will not be supported either. For now, you need to use the native
WebKit in iOS. This can be done by using the native Objective-C libraries,
14 matches
Mail list logo