On 2016-11-29 19:55:21 Michele Calgaro wrote:
On 2016/11/30 09:22 AM, Leslie Turriff wrote: : The original Qt3 framework used the q* API. In TDE, Qt3 has become TQt3, thus the tq* API. Since the introduction of the TQtInterface, the TQT3's tq* API has become ntq* API and the tq* has been moved to the TQtInterface level. See the sketch attached, hope it helps to nuderstand better
So, TDE API = TDE* TQtInterface = tq* TQt3 = ntq* <== and I should use this one. correct?
Leslie