public UpdateDataSource(GeoCalc.DataSource *dataSource, QWidget *parent = 0);
(Windows Only) public UpdateDataSource(GeoCalc.DataSource *dataSource, HWND parent);
Parameters
- const GeoCalc.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.