~ninzo/+junk/zubleq_base_01

Viewing all changes in revision 155.

  • Committer: Bob Dinitto
  • Date: 2019-07-14 17:19:28 UTC
  • Revision ID: bob@ninzo.com-20190714171928-5gj85izeof34l036
SettingsView.qml is now a rectangle inside a workpad, not a workpad itself. Added newThread() function to ZblApp class so background threads can create threads. Added unit test harness and test cases for ZScriptThread and ZSettings. Changed name of 'signal' signal to 'alert' in ZblApp, ZScriptThread, and ZScriptWorker; Now converts data to/from JSON. Thread synchronization: Added "ready" property to ZScriptThread to integrate with ZAndGate; ZScriptThread ready property is predicated on QThread::started signal; Made ZAndGate capable of monitoring objects in different threads; Added ability to specify signal name to ZAndGate insertProperty method; ZScriptThread alert signal now has queued and blocking queued connection modes.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: