view qt/core/QLineF.d @ 3:323efbe5c2f7

native wrap of QLine and QLineF, fixes in opEquals, updated QPainter to the use of native structs
author eldar
date Wed, 13 May 2009 17:34:40 +0000
parents
children
line wrap: on
line source

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

public import qt.core.QLine;