trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2012

API/ABI change

From: "Timothy Pearson" <kb9vqf@...>
Date: Sun, 5 Aug 2012 01:09:26 -0500
All,

This is just a heads up to let you know that the TQt3 (and Qt3) style APIs
have changed.  All reliant code has also been updated in GIT as of this
writing, so this should not affect anyone beyond requiring a full rebuild
of TQt3 and TDE.  There will be another (smaller) change to the API coming
in the next week or two as well.

These changes primarily wean the TQt3 style API off of direct usage of
TQWidget classes in order to allow the development of style engines for
other toolkits, as well as to allow TQt3 to use another toolkit's style
engine if such an interface were to be developed in the future.  They do
not remove functionality.

Tim