25 #ifndef SAYONARALOADINGBAR_H 26 #define SAYONARALOADINGBAR_H 28 #include <QProgressBar> 39 QWidget* _parent=
nullptr;
46 void showEvent(QShowEvent* e);
51 #endif // SAYONARALOADINGBAR_H The SayonaraLoadingBar class.
Definition: SayonaraLoadingBar.h:35