KonqBookmarkOwner Class Reference
from PyKDE4.kio import *
Inherits: KBookmarkOwner
Detailed Description
Methods | |
openInNewTab (self, KBookmark bm) | |
openInNewWindow (self, KBookmark bm) |
Method Documentation
openInNewTab | ( | self, | ||
KBookmark | bm | |||
) |
- Abstract method:
- This method is abstract and can be overridden but not called directly.
openInNewWindow | ( | self, | ||
KBookmark | bm | |||
) |
- Abstract method:
- This method is abstract and can be overridden but not called directly.