VirtualBox

儲存庫 vbox 的更動 17301


忽略:
時間撮記:
2009-3-3 下午04:33:41 (16 年 以前)
作者:
vboxsync
訊息:

FE/Qt: keep track of when the Additions wish to hide the host pointer, even if absolute mouse events have not yet been enabled

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp

    r17126 r17301  
    13241324                if (mMouseAbsolute)
    13251325                    setPointerShape (me);
     1326                else
     1327                    /* Note: actually we should still remember the requested
     1328                     * cursor shape.  If we can't do that, at least remember
     1329                     * the requested visiblilty. */
     1330                    mHideHostPointer = !me->isVisible();
    13261331                return true;
    13271332            }
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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