/srv/irclogs.ubuntu.com/2018/02/28/#ubuntu-qt.txt

lubot1nanu_c was added by: nanu_c00:40
lubot1<tsimonq2> Welcome!00:41
lubot1<nanu_c> Hello simon00:41
lubot1<nanu_c> may I ask a ubuntu qml question or is this channel more for general qt transition?00:42
lubot1<tsimonq2> Go right ahead :)00:42
lubot1<tsimonq2> It's for Ubuntu and Qt, and transitions just happen to fit in that category00:43
lubot1<tsimonq2> 😉00:43
lubot1<nanu_c> Thanks a lot :)00:43
lubot1<nanu_c> I try to find a child QObject with QObject *result = qobject->findChild<QObject *😠*qname);00:44
lubot1<tsimonq2> If you surround that with ` then Telegram won't convert your characters 😉00:44
lubot1<nanu_c> Ah okey00:44
lubot1<nanu_c> Nevertheless when I search a qobject defined in a component it's not found00:45
lubot1<nanu_c> `  Component {00:45
lubot1    id: signinPage00:45
lubot1    SigninPage {}00:45
lubot1  }`00:45
lubot1<nanu_c> for example00:45
lubot1<nanu_c> but when i use00:45
lubot1<nanu_c> Item {00:45
lubot1    width: 100; height: 10000:46
lubot1    Rectangle {00:46
lubot1        anchors.fill: parent00:46
lubot1        objectName: "test"00:46
lubot1    }00:46
lubot1  }00:46
lubot1<nanu_c> it's found00:46
lubot1<tsimonq2> @nanu_c, You're using this to find the child QObject?00:47
lubot1<nanu_c> Yes, I need to get access to the signal pipeline00:47
lubot1<tsimonq2> Hm, I'm not sure what that would be.00:48
lubot1<tsimonq2> Others might be able to give you a better answer00:48
lubot1<tsimonq2> So stick around 😉00:48
lubot1<nanu_c> Okey :)00:48
lubot1<nanu_c> one more, it stopped with import Ubuntu.Components 1.300:49
lubot1<nanu_c> import Ubuntu.Components 1.2 is working00:49
lubot1<tsimonq2> Hm, not sure.00:54
lubot1<tsimonq2> Try 1.2 then :P00:55
lubot1<acheronuk> VLC 3.0.1 out17:56
lubot1<tsimonq2> Added to my TODO17:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!