[rust-qt-binding-generator] [Bug 397107] PATCH WIP: Add moveable objects

2024-09-22 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=397107 Christoph Cullmann changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[rust-qt-binding-generator] [Bug 397107] PATCH WIP: Add moveable objects

2018-08-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397107 --- Comment #4 from kdebuac@porcupinefactory.org --- Here it is: https://phabricator.kde.org/D14634 -- You are receiving this mail because: You are watching all bug changes.

[rust-qt-binding-generator] [Bug 397107] PATCH WIP: Add moveable objects

2018-08-05 Thread Jos van den Oever
https://bugs.kde.org/show_bug.cgi?id=397107 --- Comment #3 from Jos van den Oever --- Please upload the patch to code review so we can discuss it in detail. https://phabricator.kde.org/differential/diff/create/ -- You are receiving this mail because: You are watching all bug changes.

[rust-qt-binding-generator] [Bug 397107] PATCH WIP: Add moveable objects

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397107 --- Comment #2 from kdebuac@porcupinefactory.org --- I chose to make optional implicit because I was concerned with the QML use case, where the object can be almost arbitrary, but is immediately replaced. I think making optional explicit is not a ba

[rust-qt-binding-generator] [Bug 397107] PATCH WIP: Add moveable objects

2018-08-04 Thread Jos van den Oever
https://bugs.kde.org/show_bug.cgi?id=397107 Jos van den Oever changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED