![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ui_classifyDisclaimerDlg.h>#include <ui_trainDisclaimerDlg.h>#include <ecvMainAppInterface.h>#include <QMainWindow>

Go to the source code of this file.
Classes | |
| class | TrainDisclaimerDialog |
| Dialog for displaying the 3DSMAC/UEB disclaimer. More... | |
| class | ClassifyDisclaimerDialog |
| Dialog for displaying the M3C2/UEB disclaimer. More... | |
Functions | |
| static bool | ShowTrainDisclaimer (ecvMainAppInterface *app) |
| static bool | ShowClassifyDisclaimer (ecvMainAppInterface *app) |
Variables | |
| static bool | s_trainDisclaimerAccepted = false |
| static bool | s_classifyDisclaimerAccepted = false |
|
static |
Definition at line 92 of file q3DMASCDisclaimerDialog.h.
References ecvMainAppInterface::getMainWindow(), and s_classifyDisclaimerAccepted.
Referenced by q3DMASCPlugin::doClassifyAction(), and qCanupoPlugin::doClassifyAction().
|
static |
Definition at line 50 of file q3DMASCDisclaimerDialog.h.
References ecvMainAppInterface::getMainWindow(), and s_trainDisclaimerAccepted.
Referenced by q3DMASCPlugin::doTrainAction(), and qCanupoPlugin::doTrainAction().
|
static |
Definition at line 90 of file q3DMASCDisclaimerDialog.h.
Referenced by ShowClassifyDisclaimer().
|
static |
Definition at line 48 of file q3DMASCDisclaimerDialog.h.
Referenced by ShowTrainDisclaimer().