Searched refs:initFrom (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQILineEdit.cpp53 sof.initFrom (this);
H A DQIDialogButtonBox.cpp119 mHelpButton->initFrom (btn);
H A DQIRichToolButton.cpp75 option.initFrom(this);
H A DQILabel.cpp237 option.initFrom (this);
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUISpecialControls.h93 void initFrom(QPushButton * /* pOther */) {} function in class:UIHelpButton
193 void initFrom(QPushButton *pOther);
H A DUISpecialControls.cpp166 void UIHelpButton::initFrom(QPushButton *pOther) function in class:UIHelpButton
H A DVBoxFilePathSelectorWidget.cpp549 options.initFrom (this);
/vbox/include/VBox/com/
H A Darray.h992 aOther.initFrom(*this);
1065 inline void initFrom(const com::SafeArray<T> & aRef);
1066 inline void initFrom(const T* aPtr, size_t aSize);
1269 inline void com::SafeArray<BYTE>::initFrom(const com::SafeArray<BYTE> & aRef)
1276 inline void com::SafeArray<BYTE>::initFrom(const BYTE* aPtr, size_t aSize)
1284 inline void com::SafeArray<SHORT>::initFrom(const com::SafeArray<SHORT> & aRef)
1291 inline void com::SafeArray<SHORT>::initFrom(const SHORT* aPtr, size_t aSize)
1298 inline void com::SafeArray<USHORT>::initFrom(const com::SafeArray<USHORT> & aRef)
1305 inline void com::SafeArray<USHORT>::initFrom(const USHORT* aPtr, size_t aSize)
1312 inline void com::SafeArray<LONG>::initFrom(cons
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsNetworkDetailsHost.cpp66 options1.initFrom(m_pEnableManualCheckbox);
78 options2.initFrom(m_pEnabledDhcpServerCheckbox);
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVMPageBasic3.cpp143 options.initFrom(m_pDiskPresent);
H A DUIWizardNewVMPageExpert.cpp112 options.initFrom(m_pDiskPresent);
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIStatusBarEditorWindow.cpp132 option.initFrom(this);
161 option.initFrom(this);
/vbox/src/VBox/Main/src-client/
H A DGuestFileImpl.cpp561 data.initFrom((BYTE*)dataCb.u.read.pvData, cbRead);
H A DGuestProcessImpl.cpp795 data.initFrom((BYTE*)dataCb.pvData, dataCb.cbData);
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3628 option.initFrom(pSpinBox);
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.cpp3105 options.initFrom (mTwStorageTree);

Completed in 1457 milliseconds