src/hbplugins/inputmethods/hardwareinput/hbhardwareqwerty.h
changeset 34 ed14f46c0e55
parent 1 f7ac710697a9
equal deleted inserted replaced
31:7516d6d86cf5 34:ed14f46c0e55
    78     void closeExactWordPopup();
    78     void closeExactWordPopup();
    79     void launchExactWordPopup(QString exactWord);
    79     void launchExactWordPopup(QString exactWord);
    80 signals:
    80 signals:
    81     void flipStatusChange();
    81     void flipStatusChange();
    82 protected:
    82 protected:
    83     void predictiveInputStatusChanged(int newStatus);	
    83     void predictiveInputStatusChanged(int newStatus);   
    84     void openKeypad(bool inMinimizedMode = false);   
    84     void openKeypad(bool inMinimizedMode = false);   
    85     
    85     
    86 public slots:
    86 public slots:
    87     void sctCharacterSelected(QChar character);
    87     void sctCharacterSelected(QChar character);
    88     QPointF getCursorCoordinatePosition();
    88     QPointF getCursorCoordinatePosition();