Thiago Macieira (18 July 2017 20:55)
> $ grep qtremoteobjects .gitmodules
... and, to squeeze a little more information out of .gitmodules:
$ grep -A 5 'submodule "qtremoteobjects"' .gitmodules
[submodule "qtremoteobjects"]
depends = qtbase
path = qtremoteobjects
url = ../
On terça-feira, 18 de julho de 2017 08:41:34 PDT Thiago Macieira wrote:
> On terça-feira, 18 de julho de 2017 08:09:15 PDT Vincent Hui wrote:
> > Hi,
> >
> > I plan to use Qt Remote Objects in my project. Therefore, I would like to
> > know when Qt Remote Objects will become an official Qt module.
Hi Brett,
Thanks for your quick reply.
Will you make additions to Qt Remote Objects in Qt 5.10? If yes, can I
expect API will not be changed probably after Qt 5.10 is released?
Regards,
Vincent
On 18 July 2017 at 23:48, Stottlemyer, Brett (B.S.)
wrote:
> On 7/18/17, 11:09 AM, "Development on
On 7/18/17, 11:09 AM, "Development on behalf of Vincent Hui"
wrote:
> I plan to use Qt Remote Objects in my project. Therefore, I would like to
> know when Qt Remote Objects will become an official Qt module. Will it be an
> office module of Qt 5.10 ?
Hi Vincent,
No, Qt Remote Objects w
On terça-feira, 18 de julho de 2017 08:09:15 PDT Vincent Hui wrote:
> Hi,
>
> I plan to use Qt Remote Objects in my project. Therefore, I would like to
> know when Qt Remote Objects will become an official Qt module. Will it be
> an office module of Qt 5.10 ?
$ grep qtrepotools .gitmodules
[subm
Hi,
I plan to use Qt Remote Objects in my project. Therefore, I would like to
know when Qt Remote Objects will become an official Qt module. Will it be
an office module of Qt 5.10 ?
Best regards,
Vincent
___
Development mailing list
Development@qt-proje