logsui/logscntfinder/tsrc/pt_logscntfinder/src/pt_logscntfinderqwerty.cpp
changeset 8 6c9acdc6adc0
parent 6 41c0a814d878
child 17 90fe74753f71
equal deleted inserted replaced
6:41c0a814d878 8:6c9acdc6adc0
    78 
    78 
    79     QList<PtTest> tests;
    79     QList<PtTest> tests;
    80     tests.append( PtTest("a") );
    80     tests.append( PtTest("a") );
    81     tests.append( PtTest("5") );
    81     tests.append( PtTest("5") );
    82     tests.append( PtTest("Paul") );
    82     tests.append( PtTest("Paul") );
    83     tests.append( PtTest("Paul Mes") );
    83     tests.append( PtTest("Paul sw") );
       
    84     tests.append( PtTest("P S") );
    84    
    85    
    85     t.start();
    86     t.start();
    86     
    87     
    87     while( ind > 0 ) {
    88     while( ind > 0 ) {
    88         for( int j = 0; j < tests.length(); j++ ) {
    89         for( int j = 0; j < tests.length(); j++ ) {