[Qt] TQColor and QColorH

Павел Ишенин webpirat at mail.ru
Sun Sep 16 18:07:05 CEST 2007


Hello, Items specific to the Qt widget set

Just a question.

In some places I found such use of TQColor and QColorH

var
  C: TQColor;
begin
  QColor_setRgb(QColorH(@C),Red(AColor),Green(AColor),Blue(AColor));
end;

Is it true, that PQColor can be casted as QColorH? It is rather strange 
for me.

Best regards,
Paul Ishenin.



More information about the Qt mailing list