Den 15 juni 2016 6:00 em skrev "Igor Mironchik" :
>
> Hello.
>
>
> On 15.06.2016 16:59, Konstantin Shegunov wrote:
>>
>> Hello,
>>
>>
>> On Wed, Jun 15, 2016 at 4:15 PM, Igor Mironchik
wrote:
>>>
>>> Parent of the handles is the same as Line's. But Line own objects of
handles with QScopedPointer.
Hi,
On 16.06.2016 09:21, Michael Sué wrote:
Hi,
I would think you get less problems and more code working
automatically if your Line is graphicsitem parent of the grips.
Agree.
If you want the boundingRect function of your Line to return something
special you can just overwrite it as it
Hi,
I would think you get less problems and more code working automatically if your
Line is graphicsitem parent of the grips.
If you want the boundingRect function of your Line to return something special
you can just overwrite it as it is virtual.
- Michael.
_
I just found an issue with my app in the Apple App store. I am trying to fix
urgently it, but now I get
ld: framework not found MobileCoreServices
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-headerpad_max_install_names -stdlib=libc++
-Wl,-sysl
> Sent: Friday, June 10, 2016 at 2:45 AM
> From: "Eike Ziller"
> To: "Jason H"
> Cc: "interestqt-project.org Interest" , qt-creator
>
> Subject: Re: [Qt-creator] Persistent App store get-task-allow issue
>
>
> > On Jun 9, 2016, at 6:21 PM, Jason H wrote:
> >
> > Cross-posted interest/creat
Hello.
On 15.06.2016 16:59, Konstantin Shegunov wrote:
Hello,
On Wed, Jun 15, 2016 at 4:15 PM, Igor Mironchik
mailto:igor.mironc...@gmail.com>> wrote:
Parent of the handles is the same as Line's. But Line own objects
of handles with QScopedPointer.
This doesn't sound right. If the
We are having an issue where any QSplitter we insert into our program,
the QSplitterHandle has a rainbow color gradient across the handle. It
is clearly not a bug in Qt 5.6.0 because the example programs that we
build from the 5.6.0 distribution are all correct. The only thing I can
think of is
Ok, thank you I saw this post, but I didn't remember that it's for Qt5.8 :-(
2016-06-15 15:48 GMT+02:00 Jérôme Godbout :
> I only have seen (blog post) it as part of 5.8 (due in october). I may be
> wrong.
>
> https://blog.qt.io/blog/2016/02/22/qt-roadmap-for-2016/
>
> On Wed, Jun 15, 2016 at 8:4
Hello,
On Wed, Jun 15, 2016 at 4:15 PM, Igor Mironchik
wrote:
>
> Parent of the handles is the same as Line's. But Line own objects of
> handles with QScopedPointer.
>
This doesn't sound right. If the handles are not children to the line, then
the line doesn't own them. Leaving semantics aside,
I only have seen (blog post) it as part of 5.8 (due in october). I may be
wrong.
https://blog.qt.io/blog/2016/02/22/qt-roadmap-for-2016/
On Wed, Jun 15, 2016 at 8:42 AM, Xavier Bigand
wrote:
> I thought that the QtQuick compiler is now available with the open source
> licences, but QtCreator do
Hi folks,
Let's say I have QGraphicsItem, let it be Line. This Line has move
handles - another QGraphicsItems, rectangles. Parent of the handles is
the same as Line's. But Line own objects of handles with QScopedPointer.
When Line creates in c_tor() it creates handles, so handles adds to the
I thought that the QtQuick compiler is now available with the open source
licences, but QtCreator doesn't found it event with Qt5.7 RC.
Need I build it myself?
--
Xavier
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailm
On 06/15/2016 04:28 AM, Willy Lambert wrote:
Hi all,
I'd like to use state machines to implement some of my behaviors. Is there any
graphical WYSIWIG editor for state machines in QT (or any side well known
project) ?
Many of my coworkers like this, but there is no
explicit Qt integration that
Hi,
With the new Qt SCXML module you need to use an external editor that can output
SCXML format, or edit manually your SCXML state machine description.
Yours,
Tuukka
> -Original Message-
> From: Interest [mailto:interest-bounces+tuukka.turunen=qt.io@qt-
> project.org] On Beh
+1 for question, I'd like to know as well.
I've always used dia to draw the state machine and then coded it by hand.
A wysiwyg state machine editor or code generator would have been nice.
-Uv
On Wed, Jun 15, 2016 at 1:28 AM, Willy Lambert wrote:
> Hi all,
>
> I'd like to use state machines to im
Hi all,
I'd like to use state machines to implement some of my behaviors. Is there
any graphical WYSIWIG editor for state machines in QT (or any side well
known project) ?
As far as I know the state machine API [1],is not the way to go as [2]
would be a better direction in recent versions (accord
16 matches
Mail list logo