view qt/d2/qt/core/QPointF.d @ 295:463563fc9e17 signals

more of QList. const functions in C++ are now const in D too. Drop of the store result feature, which was incompatible with const functions and introduced too much of the bloat in the generator.
author eldar
date Sun, 22 Nov 2009 11:01:19 +0000
parents 7dd099050621
children
line wrap: on
line source

module qt.core.QPointF;
/* dummy */

public import qt.core.QPoint;