This class provides a welcome dialog screen that you see in many applications.
More...
#include <pqWelcomeDialog.h>
Inherits QDialog.
This class provides a welcome dialog screen that you see in many applications.
The intent is to provide an on-ramp with a lower learning curve than the blank ParaView screen.
Definition at line 19 of file pqWelcomeDialog.h.
◆ pqWelcomeDialog()
pqWelcomeDialog::pqWelcomeDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~pqWelcomeDialog()
pqWelcomeDialog::~pqWelcomeDialog |
( |
| ) |
|
|
override |
◆ onGettingStartedGuideClicked
virtual void pqWelcomeDialog::onGettingStartedGuideClicked |
( |
| ) |
|
|
virtualslot |
◆ onExampleVisualizationsClicked
virtual void pqWelcomeDialog::onExampleVisualizationsClicked |
( |
| ) |
|
|
virtualslot |
◆ onDoNotShowAgainStateChanged
void pqWelcomeDialog::onDoNotShowAgainStateChanged |
( |
int |
| ) |
|
|
protectedslot |
React to checkbox events.
The documentation for this class was generated from the following file: