WelcomeDialog

class WelcomeDialog : public QDialog

The WelcomeDialog class will show the user the Welcome windows upon first execution of Cutter.

The Welcome dialog would also be showed after a reset of Cutter’s preferences by the user.

Public Functions

explicit WelcomeDialog(QWidget *parent = nullptr)
~WelcomeDialog()