Searched defs:setTitle (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/
H A DUIWizardPage.cpp62 QWizardPage::setTitle(m_strTitle);
65 void UIWizardPage::setTitle(const QString &strTitle) function in class:UIWizardPage
69 QWizardPage::setTitle(m_strTitle);
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuihlpgraphbase.py92 def setTitle(self, sTitle): member in class:WuiHlpGraphBase
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupBox.cpp109 void UIPopupBox::setTitle(const QString &strTitle) function in class:UIPopupBox
H A DUISpecialControls.cpp271 void UIRoundRectSegmentedButton::setTitle(int iSegment, const QString &aTitle) function in class:UIRoundRectSegmentedButton

Completed in 53 milliseconds