Added session selection id in ExportDialog

This commit is contained in:
Mathieu Labbe
2015-04-16 13:44:54 -04:00
parent 32f7a6665e
commit b48bd7cf70
5 changed files with 79 additions and 5 deletions

View File

@@ -45,6 +45,7 @@ public:
QString outputPath() const;
int framesIgnored() const;
int sessionExported() const;
bool isRgbExported() const;
bool isDepthExported() const;
bool isDepth2dExported() const;