VirtualBox

Ignore:
Timestamp:
Mar 27, 2008 10:48:00 PM (17 years ago)
Author:
vboxsync
Message:

FE/Qt: Dropped refresh timer rendering mode.

File:
1 edited

Legend:

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

    r7512 r7610  
    167167
    168168    void viewportPaintEvent( QPaintEvent * );
    169 #ifdef VBOX_GUI_USE_REFRESH_TIMER
    170     void timerEvent( QTimerEvent * );
    171 #endif
    172169
    173170    void captureKbd (bool aCapture, bool aEmitSignal = true);
     
    263260#endif
    264261
    265 #if defined (VBOX_GUI_USE_REFRESH_TIMER)
    266     QPixmap pm;
    267     int tid;        /**< Timer id */
    268 #endif
    269 
    270262    VBoxFrameBuffer *mFrameBuf;
    271263    CConsoleCallback mCallback;
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