47 #ifndef _MIRA_SPLASHSCREEN_H_ 48 #define _MIRA_SPLASHSCREEN_H_ 90 void closeTimer(
int timeout);
100 void showMessage(
const QString& message,
101 int alignment = Qt::AlignLeft | Qt::AlignTop,
102 const QColor& color = Qt::black);
104 void setTextRect(
const QRect& rect);
107 static void closeSplashScreen();
111 virtual void mousePressEvent(QMouseEvent* event);
114 virtual void paintEvent(QPaintEvent* pe);
Widget provides a splash screen that can be shown during application startup.
Definition: SplashScreen.h:65
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
SpecialMode
Definition: SplashScreen.h:68