akregator/src
Akregator::TagAction Class Reference
#include <tagaction.h>
Detailed Description
a KToggleAction for assigning and removing tags.Displays the tag name and emits the tag when activated
Definition at line 38 of file tagaction.h.
Signals | |
void | toggled (const Tag &, bool) |
Public Member Functions | |
TagAction (const Tag &tag, const QObject *receiver, const char *slot, QObject *parent=0) | |
virtual | ~TagAction () |
virtual Tag | tag () const |
Protected Slots | |
virtual void | slotToggled (bool enabled) |
The documentation for this class was generated from the following files: