Hi,
I have some problems with qt remote objects with models.
First the second time I require the model, it is already initialized but
doesn't work correctly.
Second, the remote access of the model through proxy doesn't seem to
work correctly too.
The following code, for example, result in t
On Sunday, 23 February 2020 08:10:01 PST Ramakanth Kesireddy wrote:
> Though QtWebkit libs and includes are generated in the installation
> directory, QtWebengine includes and libs are missing though both QtWebkit
> and QtWebengine are built as part of Qt sources.
Please paste the output of qmake
Though QtWebkit libs and includes are generated in the installation
directory, QtWebengine includes and libs are missing though both QtWebkit
and QtWebengine are built as part of Qt sources.
On Sun, 23 Feb, 2020, 21:36 Thiago Macieira,
wrote:
> On Saturday, 22 February 2020 06:30:55 PST Ramakant
On Saturday, 22 February 2020 06:30:55 PST Ramakanth Kesireddy wrote:
> Yes Thanks..It generates QtWebkit includes and lib.
> However, QtWebEngine is not generated with includes and lib though I
> install dependencies of QtWebengine as mentioned in https://wiki.qt
> .io/Building_Qt_5_from_Git
> Am