以下成员源于类 QSplashScreen are part of the Qt compatibility layer. We advise against using them in new code.
| void | clear () |
| void | message (const QString & message , int alignment = Qt::AlignLeft, const QColor & color = Qt::black) |
[slot]
void
QSplashScreen::
clear
()
使用 clearMessage () 代替。
[slot]
void
QSplashScreen::
message
(const
QString
&
message
,
int
alignment
= Qt::AlignLeft, const
QColor
&
color
= Qt::black)
使用 showMessage () 代替。