VirtualBox

儲存庫 vbox 的更動 41433


忽略:
時間撮記:
2012-5-24 下午01:10:19 (13 年 以前)
作者:
vboxsync
訊息:

FE/Qt: Network manager stuff: Little cleanup.

位置:
trunk/src/VBox/Frontends/VirtualBox/src/net
檔案:
修改 2 筆資料

圖例:

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

    r41235 r41433  
    782782}
    783783
    784 #if 0
    785 /* Downloader creation notificator: */
    786 void UINetworkManager::notifyDownloaderCreated(UIDownloadType downloaderType)
    787 {
    788     emit sigDownloaderCreated(downloaderType);
    789 }
    790 #endif
    791 
    792784/* Slot to handle network-request progress: */
    793785void UINetworkManager::sltHandleNetworkRequestProgress(const QUuid &uuid, qint64 iReceived, qint64 iTotal)
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.h

    r40152 r41433  
    126126    void sigCancelNetworkRequests();
    127127
    128 #if 0
    129     /* Signal to notify listeners about downloader creation: */
    130     void sigDownloaderCreated(UIDownloadType downloaderType);
    131 #endif
    132 
    133128public:
    134129
     
    176171    void cleanupNetworkRequests();
    177172
    178 #if 0
    179     /* Downloader creation notification: */
    180     void notifyDownloaderCreated(UIDownloadType downloaderType);
    181 #endif
    182 
    183173private slots:
    184174
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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