view qt/QDefines.d @ 332:24ebea513d66 signals

make connect accept connection type
author eldar1@eldar1-laptop
date Sat, 23 Jan 2010 12:13:47 +0000
parents 49bfc86ff583
children
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.2";
const int QT_VERSION = 263426;