VirtualBox

Ignore:
Timestamp:
Feb 21, 2007 10:08:04 PM (18 years ago)
Author:
vboxsync
Message:

1758: Implement Shared Folders UI

Fixed buttons disappearing during scaling whats-this label in VMSharedFolders Settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h

    r382 r1017  
    7878
    7979   void setFont( const QFont &f );
     80   void setFixedHeight (int);
    8081
    8182public slots:
     
    8889   void         clear();
    8990
     91protected slots:
     92   void         putToClipBoard();
     93
    9094protected:
    9195   void         drawContents ( QPainter * );
     
    96100   void         contextMenuEvent (QContextMenuEvent*);
    97101
    98 protected slots:
    99    void         putToClipBoard();
     102signals:
     103   void         textChanged();
    100104
    101105private slots:
     
    116120   QPicture   *lpicture;
    117121   QMovie     *lmovie;
    118    QAction    *copyAction;
    119122   QPopupMenu *popupMenu;
    120123   QWidget    *lbuddy;
     
    123126   uint        autoresize:1;
    124127   uint        scaledcontents :1;
     128   uint        baseheight;
    125129   TextFormat  textformat;
    126130   QAccel     *accel;
Note: See TracChangeset for help on using the changeset viewer.

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