Re: [Interest] QtWidget examples not being run

2020-07-08 Thread Ramakanth Kesireddy
Hello Thiago, Thanks for your quick response. Yes there is an inbuilt Qt 5.9.7 version installed as part of TI sdk though am setting Qt 5.6 3 path before rebuilding examples. If we remove Qt 5.9.7 libs and Qt5 plugins, does it suffice or we need to remove .pc,cmake and includes as well? Best Re

Re: [Interest] Pause QTableView while model continues to update

2020-07-08 Thread Giuseppe D'Angelo via Interest
On 08/07/2020 20:20, Murphy, Sean wrote: The only idea I have at the moment is to have a second model object, that is identical to the first one, except that it isn't connected to the sensor. At the time the user wants to pause the view, I copy the current data out of the main model into the s

[Interest] Pause QTableView while model continues to update

2020-07-08 Thread Murphy, Sean
Is there a way to temporarily pause a QTableView while the underlying model continues to update? My scenario: - I have two separate QTableViews connected to a single model. - The model is being fed from a continuously updating data source, i.e. a sensor. - One of the views needs to remain

Re: [Interest] Interest Digest, Vol 105, Issue 25

2020-07-08 Thread Thiago Macieira
On Tuesday, 7 July 2020 12:07:20 PDT Roland Hughes wrote: > > You know, it's sometimes amusing to listen to your rants and anecdotes > > (and sometimes not), but I'd really wish you would spend a bit more time > > on actually verifying stuff before posting it. Some people might actually > > believe