On 10/14/2013 12:28 PM, Abdulhaq wrote:
>
>
> Also, does SMOKE do anything for you in terms of signals and slots,
> and QVariants?
Signal and Slots are sort of replaced by "normal" methods and a
different connect function in Qt5, which is awesome, because you will
get compile time errors instead of runtime errors.

Reply via email to