Changeset 100300 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h
- Timestamp:
- Jun 27, 2023 2:44:16 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h
r100283 r100300 174 174 void sltGoUp(); 175 175 void sltGoHome(); 176 void sltGoForward(); 177 void sltGoBackward(); 176 178 void sltRefresh(); 177 179 void sltDelete(); … … 276 278 void sltHandleItemRenameAttempt(UICustomFileSystemItem *pItem, QString strOldName, QString strNewName); 277 279 void sltHandleNavigationWidgetPathChange(const QString& strPath); 280 void sltHandleNavigationWidgetHistoryListChanged(); 278 281 279 282 private:
Note:
See TracChangeset
for help on using the changeset viewer.