VirtualBox

Ignore:
Timestamp:
Apr 27, 2007 11:19:45 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20799
Message:

FE/Qt: Naming/placing corrections.

File:
1 edited

Legend:

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

    r2357 r2392  
    3636#include <qpopupmenu.h>
    3737#include <qtooltip.h>
    38 #include <qtextedit.h>
    3938
    4039#include <qptrvector.h>
     
    134133    const QUuid machineId;
    135134    const QUuid snapshotId;
    136 };
    137 
    138 class VBoxTextView : public QTextEdit
    139 {
    140 Q_OBJECT
    141 
    142 public:
    143 
    144     VBoxTextView (QWidget*);
    145 
    146     QSize sizeHint() const;
    147     QSize minimumSizeHint() const;
    148 
    149 public slots:
    150 
    151     void setText (const QString &);
    152135};
    153136
     
    406389    /* public static stuff */
    407390
    408     static void fillPixmapBackGrd (QLabel *);
     391    static void adoptLabelPixmap (QLabel *);
    409392
    410393    static QString languageId();
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