Searched defs:setTitle (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/ | ||
H A D | UIWizardPage.cpp | 62 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 D | wuihlpgraphbase.py | 92 def setTitle(self, sTitle): member in class:WuiHlpGraphBase |
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/ | ||
H A D | UIPopupBox.cpp | 109 void UIPopupBox::setTitle(const QString &strTitle) function in class:UIPopupBox |
H A D | UISpecialControls.cpp | 271 void UIRoundRectSegmentedButton::setTitle(int iSegment, const QString &aTitle) function in class:UIRoundRectSegmentedButton |
Completed in 53 milliseconds