VirtualBox

Ignore:
Timestamp:
Aug 29, 2008 6:50:53 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35683
Message:

Fe/Qt4: File/Folder path selector I-Beam cursor positioning fix for entering edit-mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFilePathSelectorWidget.h

    r11511 r11845  
    6868    void focusInEvent (QFocusEvent *aEvent);
    6969    void focusOutEvent (QFocusEvent *aEvent);
     70    bool eventFilter (QObject *aObj, QEvent *aEv);
    7071    void retranslateUi();
    7172
     
    7475    void onActivated (int aIndex);
    7576    void copyToClipboard();
     77    void refreshText();
    7678
    7779private:
     
    8183    QString fullPath (bool aAbsolute = true) const;
    8284    QString shrinkText (int aWidth) const;
    83     void refreshText();
    8485
    8586    /* Private member vars */
     
    9293    QString mNoneTip;
    9394    bool mIsEditableMode;
     95    bool mIsMouseAwaited;
    9496};
    9597
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette