[00:40] nanu_c was added by: nanu_c [00:41] Welcome! [00:41] Hello simon [00:42] may I ask a ubuntu qml question or is this channel more for general qt transition? [00:42] Go right ahead :) [00:43] It's for Ubuntu and Qt, and transitions just happen to fit in that category [00:43] 😉 [00:43] Thanks a lot :) [00:44] I try to find a child QObject with QObject *result = qobject->findChild If you surround that with ` then Telegram won't convert your characters 😉 [00:44] Ah okey [00:45] Nevertheless when I search a qobject defined in a component it's not found [00:45] ` Component { [00:45] id: signinPage [00:45] SigninPage {} [00:45] }` [00:45] for example [00:45] but when i use [00:45] Item { [00:46] width: 100; height: 100 [00:46] Rectangle { [00:46] anchors.fill: parent [00:46] objectName: "test" [00:46] } [00:46] } [00:46] it's found [00:47] @nanu_c, You're using this to find the child QObject? [00:47] Yes, I need to get access to the signal pipeline [00:48] Hm, I'm not sure what that would be. [00:48] Others might be able to give you a better answer [00:48] So stick around 😉 [00:48] Okey :) [00:49] one more, it stopped with import Ubuntu.Components 1.3 [00:49] import Ubuntu.Components 1.2 is working [00:54] Hm, not sure. [00:55] Try 1.2 then :P [17:56] VLC 3.0.1 out [17:57] Added to my TODO