|
|
#include "../ImportExport/MMMImporter.h"#include "../Model/DesignerTrajectory.h"#include "AbstractController.h"
Include dependency graph for ImportDialogController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ImportDialogController |
| Subcontroller which handles all user interaction with the import dialog in the GUI, communicates with other controllers via signals and slots. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | ImportDialogControllerPtr = std::shared_ptr< ImportDialogController > |