#include "DLLInfo.h"
#include <NDEVR/QCustomStackedWidget.h>
#include <NDEVR/File.h>
#include <NDEVR/FileFormat.h>
#include <NDEVR/Buffer.h>
#include <NDEVR/UUID.h>
#include <NDEVR/INIInterface.h>
#include <QWidget>
#include <functional>
#include <QPointer>
#include <QIcon>
Go to the source code of this file.
|
class | FileChooserDialog |
| A dialog designed to allow the user to navigate a filesytem and select or create one or more files or folders that match a criteria. More...
|
|
struct | IconCacheWidget |
| A placeholder widget for Files displayed with FileChooserDialog until the actual icon can be loaded from the disk, which may be a slow operation for large directories. More...
|
|