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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUISelectorWindow.h2 * VBox Qt GUI - UISelectorWindow class declaration.
42 class UISelectorWindow : public QIWithRetranslateUI2<QMainWindow> class in inherits:QIWithRetranslateUI2
49 UISelectorWindow(UISelectorWindow **ppSelf,
52 ~UISelectorWindow();
H A DUISelectorWindow.cpp3 * VBox Qt GUI - UISelectorWindow class implementation.
50 # include "UISelectorWindow.h"
79 UISelectorWindow::UISelectorWindow(UISelectorWindow **ppSelf, QWidget *pParent, function in class:UISelectorWindow
139 UISelectorWindow::~UISelectorWindow()
156 void UISelectorWindow::sltStateChanged(QString)
169 void UISelectorWindow::sltSnapshotChanged(QString strId)
183 void UISelectorWindow
[all...]

Completed in 43 milliseconds