#include "DLLInfo.h"
#include <NDEVR/KeyController.h>
#include <NDEVR/Buffer.h>
#include <NDEVR/String.h>
#include <NDEVR/Dictionary.h>
#include <NDEVR/UUID.h>
#include <NDEVR/GenericOption.h>
#include <QWidget>
#include <QMessageBox>
#include <QLabel>
#include <QPointer>
#include <functional>
Go to the source code of this file.
|
class | QCustomMessageBox |
| A message box displays a primary text to alert the user to a situation, an informative text to further explain the situation, and an optional detailed text to provide even more data if the user requests it. The interface for this object allows from either a set of predifined user options (OK, Load, Cancel, etc) More...
|
|