annotate qt/d2/qt/core/QSizeF.d @ 288:f9559a957be9 signals

new signals and slots implementation
author eldar
date Sun, 08 Nov 2009 19:28:01 +0000
parents 7dd099050621
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
188
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
1 module qt.core.QSizeF;
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
2 /* dummy */
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
3
7dd099050621 initial commit for D2 support
eldar
parents:
diff changeset
4 public import qt.core.QSize;