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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp952 * @param aWithLinks @c true if section titles should be hypertext links.
954 QString VBoxGlobal::detailsReport (const CMachine &aMachine, bool aWithLinks) argument
976 const QString &sectionTpl = aWithLinks ? sSectionHrefTpl : sSectionBoldTpl;

Completed in 58 milliseconds