[Interest] Qt Remote Objects QOBJECT_REPLICA Macro

2017-06-28 Thread Andrew Ialacci
Hello, I am trying to have the repc compiler automatically generate a repc file from an existing QObject. According to the documentation below this should be possible using the QOBJECT_REPLICA macro. However, there is no information on how to use it or where to put it in a project. QtRO Docs

Re: [Interest] Qt Remote Objects QOBJECT_REPLICA Macro

2017-06-16 Thread Stottlemyer, Brett (B.S.)
On 6/15/17 5:39 AM, "Andrew Ialacci" wrote: > I am trying to have the repc compiler automatically generate a repc file from > an existing QObject. > > According to the documentation below this should be possible using the > QOBJECT_REPLICA macro. > > However, there is no informati

[Interest] Qt Remote Objects QOBJECT_REPLICA Macro

2017-06-15 Thread Andrew Ialacci
Hello, I am trying to have the repc compiler automatically generate a repc file from an existing QObject. According to the documentation below this should be possible using the QOBJECT_REPLICA macro. However, there is no information on how to use it or where to put it in a project. QtRO Docs