11#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
13#include <QtWidgets/QSplashScreen>
A QSplashScreen which stays responsive and can be dismissed early by the user.
Definition InteractiveSplashScreen.h:44
void mousePressEvent(QMouseEvent *e) override
InteractiveSplashScreen(const QPixmap &pixmap)
C'tor from a pixmap (as for QSplashScreen). Starts an internal timer used by showFor().
~InteractiveSplashScreen() override
D'tor.
void keyPressEvent(QKeyEvent *e) override
std::unique_ptr< Impl > impl_
Definition InteractiveSplashScreen.h:67
void showFor(double max_seconds)
Keep the splash visible and responsive for at most max_seconds, then close it.
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19