The DemoNotice class. More...
#include <demonotice.h>
Public Member Functions | |
DemoNotice (QWidget *parent=nullptr) | |
DemoNotice Constructor. More... | |
The DemoNotice class.
Simple dialog shown on startup to introduce Olive as alpha software (in release builds). Can be run from anywhere, but there should be no reason to create it outside of the application launch.
To be phased out as Olive gains maturity.
|
explicit |
DemoNotice Constructor.
parent | QWidget parent. Usually MainWindow. |