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

/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUINetworkManagerIndicator.cpp203 QString strDecription; local
230 strDecription = strParagraph.arg(strHeader + strTable.arg(strBody)) +
234 strDecription = QString();
236 setToolTip(strDecription);

Completed in 57 milliseconds