Searched refs:strWarningLabel (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIWarningPane.h46 void setWarningLabel(const QString &strWarningLabel);
H A DUIWarningPane.cpp49 void UIWarningPane::setWarningLabel(const QString &strWarningLabel) argument
52 m_pTextLabel->setText(strWarningLabel);

Completed in 41 milliseconds