src/hbcore/utils/hbthetestwidget_p.h
changeset 34 ed14f46c0e55
parent 6 c3690ec91ef8
equal deleted inserted replaced
31:7516d6d86cf5 34:ed14f46c0e55
    72     HbTheTestButton *button2();
    72     HbTheTestButton *button2();
    73     HbTheTestButton *button3();
    73     HbTheTestButton *button3();
    74     HbTheTestButton *button4();
    74     HbTheTestButton *button4();
    75 
    75 
    76 public slots:
    76 public slots:
    77     void textLayoutMeasure();
    77     void textLayoutMeasure();      // Measures localization metrics and writes the results to file.
    78     void textLayoutWriteReport();
    78     void textLayoutWriteReport();  // Deprecated. Calls textLayoutMeasure().
    79     void toggleOrientation();
    79     void toggleOrientation();
    80     void toggleMirroring();
    80     void toggleMirroring();
    81     void setApplicationBackground(); // only for S60
    81     void setApplicationBackground(); // only for S60
    82     void showThemeServerMemoryInfo();
    82     void showThemeServerMemoryInfo();
    83     void screenCapture(); // not working on HW
    83     void screenCapture(); // not working on HW