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