Translations:Development/Architecture/KDE3/Icon Loader/18/pt-br

From KDE TechBase
Revision as of 19:48, 29 June 2014 by Aracele (talk | contribs) (Created page with "<syntaxhighlight lang="cpp-qt"> QPixmap icon; icon = loader->loadIcon("kfind", KIcon::Desktop); </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
QPixmap icon;
icon = loader->loadIcon("kfind", KIcon::Desktop);