KBookmarkExporterBase Class Reference
from PyKDE4.kio import *
Subclasses: KIEBookmarkExporterImpl, KNSBookmarkExporterImpl, KOperaBookmarkExporterImpl
Detailed Description
- Abstract class:
- This class can be used as a base class for new classes, but can not be instantiated directly.
Methods | |
__init__ (self, KBookmarkManager mgr, QString fileName) | |
write (self, KBookmarkGroup a0) |
Method Documentation
__init__ | ( | self, | ||
KBookmarkManager | mgr, | |||
QString | fileName | |||
) |
write | ( | self, | ||
KBookmarkGroup | a0 | |||
) |
- Abstract method:
- This method is abstract and can be overridden but not called directly.