6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
|
|
%modules = (
|
||
|
|
"QtNut" => "$basedir/src/nut",
|
||
|
|
);
|
||
|
|
|
||
|
|
$publicclassregexp = "^QtJsonSerializer::(?!__private::|MetaWriters::Implementations::|TypeExtractors::|Exception).+";
|