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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp2420 * @param aTextLabel Text label to set.
2424 const QString &aTextLabel)
2431 aToolButton->setText (aTextLabel);
2433 aToolButton->setText (aTextLabel);
2423 setTextLabel(QToolButton *aToolButton, const QString &aTextLabel) argument

Completed in 58 milliseconds