blob: f21cc199e75b3006baee23b9b2426b350c878296 [file] [log] [blame]
%modules = ( # path to module name map
"QtCharts" => "$basedir/src/charts;^$basedir/src/chartsqml2",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%classnames = (
"qchartglobal.h" => "QChartGlobal"
);