|
|
#include <VisionX/gui-plugins/PointCloudViewer/SaveDialog.h>
Inheritance diagram for SaveDialog:Public Slots | |
| void | openFile () |
Public Member Functions | |
| std::string | getResultFileName () |
| After calling the dialog, this contains the chosen file name. More... | |
| void | releaseBuffer () |
| SaveDialog (QWidget *parent=0) | |
| void | setPointCloudToSave (CoinPointCloud *cloud) |
| ~SaveDialog () override | |
Definition at line 38 of file SaveDialog.h.
|
explicit |
|
override |
Definition at line 43 of file SaveDialog.cpp.
| std::string getResultFileName | ( | ) |
After calling the dialog, this contains the chosen file name.
Definition at line 62 of file SaveDialog.cpp.
Here is the caller graph for this function:
|
slot |
| void releaseBuffer | ( | ) |
| void setPointCloudToSave | ( | CoinPointCloud * | cloud | ) |