Translations:Development/Architecture/KDE3/KHTML/9/pt-br

From KDE TechBase
Revision as of 13:00, 29 August 2014 by Camilaraw (talk | contribs) (Created page with "a.setTopWidget(html); html->setURLCursor(QCursor(PointingHandCursor)); html->openURL(argv[1]);")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

a.setTopWidget(html);

   html->setURLCursor(QCursor(PointingHandCursor));
   html->openURL(argv[1]);