Searched defs:UINetworkManagerDialog (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUINetworkManagerDialog.h2 * VBox Qt GUI - UINetworkManagerDialog stuff declaration.
36 class UINetworkManagerDialog : public QIWithRetranslateUI<QMainWindow> class in inherits:QIWithRetranslateUI
52 /* Allow creation of UINetworkManagerDialog to UINetworkManager: */
55 UINetworkManagerDialog();
H A DUINetworkManagerDialog.cpp3 * VBox Qt GUI - UINetworkManagerDialog stuff implementation.
30 # include "UINetworkManagerDialog.h"
44 void UINetworkManagerDialog::showNormal()
56 UINetworkManagerDialog::UINetworkManagerDialog() function in class:UINetworkManagerDialog
101 void UINetworkManagerDialog::addNetworkRequestWidget(UINetworkRequest *pNetworkRequest)
127 void UINetworkManagerDialog::removeNetworkRequestWidget(const QUuid &uuid)
150 void UINetworkManagerDialog::sltHandleCancelAllButtonPress()
157 void UINetworkManagerDialog::retranslateUi()
170 void UINetworkManagerDialog
[all...]

Completed in 40 milliseconds