WRAPPER_API CTLExportDialog(const GEOCALCPBW_NAMESPACE::DataSource *dataSource, QWidget *parent, const BmgChar *exportCTLFile);
(Windows Only) WRAPPER_API CTLExportDialog(const GEOCALCPBW_NAMESPACE::DataSource *dataSource, HWND parent, const BmgChar *exportCTLFile);
Parameters
- const GEOCALCPBW_NAMESPACE::DataSource *dataSource
- A loaded Datasource object
- QWidget *parent
- The Parent window for the created dialog
- const BmgChar *exportCTLFile
- The file to export to
Description
The CTLExportDialog constructor creates a new instance of the CTLExportDialog class.
Comments
0 comments
Please sign in to leave a comment.