view d2/qt/core/QSizeF.d @ 364:a084e2df3776

Preparing for non-QObject meta-objects. Now meta-objects for static types can be uniformly accessed using meta!T
author Max Samukha <maxter@maxter.com>
date Fri, 11 Jun 2010 12:16:09 +0300
parents 96a75b1e5b26
children
line wrap: on
line source

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

public import qt.core.QSize;