KTagDisplayWidget Class Reference
from PyKDE4.nepomuk import *
Inherits: QWidget
Detailed Description
The KTagDisplayWidget shows a list of tags and allows clicking each of them.
Signal Documentation
- Signal syntax:
- QObject.connect(source, SIGNAL("tagClicked(const QString&)"), target_slot)
 
Method Documentation
| __init__ | ( | self, |  | 
|  |  | QWidget | parent=0 | 
|  | ) |  |  |  | 
 
 
Add tag to be displayed.
Existing tags with the same name will be overwritten.
 
Add a set of tags to be displayed.
Existing tags with the same name will be overwritten.
 
Set tags to be displayed.