#include "DLLInfo.h"
#include <NDEVR/PopupInfo.h>
#include <NDEVR/ApplicationOptions.h>
#include <NDEVR/Buffer.h>
#include <QEasingCurve>
#include <QWidget>
#include <QPropertyAnimation>
#include <QPointer>
Go to the source code of this file.
|
| class | QCustomStackedWidget |
| | The main class for a layout where all widgets occupy the same same and only one widget is shown at a time. More...
|
| |
| class | QCustomStackedWidgetBase |
| | A base class for a series of widgets where all widgets occupy the same same and only one widget is shown at a time. More...
|
| |