Ignore:
Timestamp:
Aug 2, 2010, 9:27:30 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/inputmethod/qcoefepinputcontext_p.h

    r651 r769  
    9797
    9898private:
    99     void commitCurrentString(bool triggeredBySymbian);
     99    void commitCurrentString(bool cancelFepTransaction);
    100100    void updateHints(bool mustUpdateInputCapabilities);
    101101    void applyHints(Qt::InputMethodHints hints);
     
    128128    void DoCommitFepInlineEditL();
    129129    MCoeFepAwareTextEditor_Extension1* Extension1(TBool& aSetToTrue);
    130         void ReportAknEdStateEvent(MAknEdStateObserver::EAknEdwinStateEvent aEventType);
     130    void ReportAknEdStateEvent(MAknEdStateObserver::EAknEdwinStateEvent aEventType);
    131131
    132132    // From MCoeFepAwareTextEditor_Extension1
     
    152152    MFepInlineTextFormatRetriever *m_formatRetriever;
    153153    MFepPointerEventHandlerDuringInlineEdit *m_pointerHandler;
    154     int m_longPress;
    155154    int m_cursorPos;
    156155    QBasicTimer m_tempPreeditStringTimeout;
Note: See TracChangeset for help on using the changeset viewer.