NAME

Qt::Gui::QSplashScreen

PUBLIC METHODS

~QSplashScreen()
void clearMessage()
void finish(QWidget * w)
const QPixmap pixmap()
void repaint()
void setPixmap(const QPixmap & pixmap)
void showMessage(const QString & message, int alignment, const QColor & color = Qt::black)
void showMessage(const QString & message, int alignment, const QColor & color)
void showMessage(const QString & message, int alignment = Qt::AlignLeft, const QColor & color = Qt::black)
void showMessage(const QString & message, int alignment, const QColor & color = Qt::black)

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html