r0kk3rz | does anyone use the sfos sdk with vbox 6.0? | 00:00 |
---|---|---|
kaol | Is there a way to trigger a Qt signal when the user turns on or unlocks the screen? | 06:24 |
*** frinring_ is now known as frinring | 08:23 | |
kaol | Looks like the cover gets state change signals on screen unlock. I can use that. | 09:11 |
kaol | Status. Not state. | 09:35 |
*** feodoran_ is now known as feodoran | 12:39 | |
*** Colgate_ is now known as Colgate | 17:31 | |
*** piggz_ is now known as piggz | 17:41 | |
Mister_Magister | did they change something about ssl in 3.0.2? i havent read changelog but libpurple kinda stopped working | 18:36 |
Thaodan_ | any idea how to pass data from one data model to another?`I have a resultnodel that fetches one model | 18:51 |
Thaodan_ | *one object | 18:51 |
Mister_Magister | in qml? | 18:52 |
Thaodan_ | and I need to pass that data to a detailview model | 18:52 |
Thaodan_ | Mister_Magister: yes. | 18:52 |
Mister_Magister | if model data comes from c++ i would just make function to copy array but only in qml i dunno | 18:53 |
Thaodan_ | I use qmlregistertype to create a qml type and use the type later. | 18:53 |
Thaodan_ | I thought of using a shared pointer between my objects but I dont know if thats good | 18:54 |
Mister_Magister | then if both come from c++ then just implement method to get whole arrayt with elements and second to import it | 18:54 |
Mister_Magister | well then those objects would be basically same thing right | 18:55 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!