Qt5#1
Conversation
|
Thanks for that. I will test this as soon as I have some spare time! I noticed : -Ellipse::Ellipse(QDeclarativeItem* parent)
// need to disable this flag to receive geometry change events
and more or less the same thing in another class. Does it mean ItemHasNoContents does not exist/is not needed anymore? Same for ItemSendsGeometryChanges? Thanks ! On 19 October 2014 02:36, Slyshyk Oleksiy notifications@github.com wrote:
|
|
I am commented setFlag() because i can't find proper flags in QQmlItem. Maybe they not used now. I only start learn QML. |
This is fast port to Qt5