Translations:Development/Architecture/KDE3/KHTML/9/pt-br: Difference between revisions

From KDE TechBase
(Created page with "a.setTopWidget(html); html->setURLCursor(QCursor(PointingHandCursor)); html->openURL(argv[1]);")
 
(No difference)

Latest revision as of 13:00, 29 August 2014

a.setTopWidget(html);

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