CLASS REFERENCE | |
Source: /harbour/contrib/hbqt/TQSplashScreen.prg | |
http://doc.trolltech.com/4.5/qsplashscreen.htm | |
oSplashScreen : finish( pMainWin ) | NIL |
oSplashScreen : pixmap() | pQPixmap |
oSplashScreen : repaint() | NIL |
oSplashScreen : setPixmap( pPixmap ) | NIL |
oSplashScreen : clearMessage() | NIL |
oSplashScreen : showMessage( cMessage, nAlignment, pColor ) | NIL |
FUNCTIONS REFERENCE | |
Source: /harbour/contrib/hbqt/QSplashScreen.cpp | |
Qt_QSplashScreen_finish( pQSplashScreen, pMainWin ) | NIL |
Qt_QSplashScreen_pixmap( pQSplashScreen ) | pQPixmap |
Qt_QSplashScreen_repaint( pQSplashScreen ) | NIL |
Qt_QSplashScreen_setPixmap( pQSplashScreen, pPixmap ) | NIL |
Qt_QSplashScreen_clearMessage( pQSplashScreen ) | NIL |
Qt_QSplashScreen_showMessage( pQSplashScreen, cMessage, nAlignment, pColor ) | NIL |