File indexing completed on 2026-09-06 05:32:49
0001 #!/bin/sh 0002 grep -rl "QDataStream " * | egrep -v '\.(svn|libs|o|moc|l[ao])|Makefile(.in)?'
File indexing completed on 2026-09-06 05:32:49
0001 #!/bin/sh 0002 grep -rl "QDataStream " * | egrep -v '\.(svn|libs|o|moc|l[ao])|Makefile(.in)?'