from pyqt4.qtcore import *. = label = qlabel( "hello pyqt!" ) label.setwindowflags(qt.splashscreen). label.show(). qtimer.singleshot( 10000 ...
確定! 回上一頁