* [DONE] fix bug on skipping overload method with the same number of argument; * [DONE] template parent class method support; * [DONE] other Qt modules; * [DONE] template class support; * Qt signal/slot support; * fix QGenericMatrix<2, 2, qreal> * va_list support - QPolygon::putPoints(int index, int nPoints, int firstx, int firsty, ...) * static function support (in namespace); * support windows/mac; * unit test; * perl-ish enhancements;