24 QSplashScreen::setPixmap(pixmap);
33 QPixmap textPix = QSplashScreen::pixmap();
34 painter->setPen(this->
color);
42 this->showMessage(this->message, this->
alignement, this->color);
void setMessageRect(QRect rect, int alignment=Qt::AlignLeft)
SDRangelSplash(const QPixmap &pixmap)
void showStatusMessage(const QString &message, const QColor &color=Qt::black)
virtual void drawContents(QPainter *painter)