- void openNewTab(const KUrl& primaryUrl, const KUrl& secondaryUrl = KUrl());
-
- /**
- * Opens a new tab showing the URL \a primaryUrl and the optional URL
- * \a secondaryUrl and activates the tab.
- */
- void openNewActivatedTab(const KUrl& primaryUrl, const KUrl& secondaryUrl = KUrl());