Akregator::TagAction Class Reference
#include <tagaction.h>
Inherits TDEToggleAction.
Signals | |
void | toggled (const Tag &, bool) |
Public Member Functions | |
TagAction (const Tag &tag, const TQObject *receiver, const char *slot, TQObject *parent=0) | |
virtual Tag | tag () const |
Protected Slots | |
virtual void | slotToggled (bool enabled) |
Detailed Description
a TDEToggleAction for assigning and removing tags.
Displays the tag name and emits the tag when activated
Definition at line 38 of file tagaction.h.
Constructor & Destructor Documentation
◆ TagAction()
Akregator::TagAction::TagAction | ( | const Tag & | tag, |
const TQObject * | receiver, | ||
const char * | slot, | ||
TQObject * | parent = 0 |
||
) |
Definition at line 47 of file tagaction.cpp.
◆ ~TagAction()
|
virtual |
Definition at line 56 of file tagaction.cpp.
Member Function Documentation
◆ slotToggled
|
protectedvirtualslot |
Definition at line 107 of file tagaction.cpp.
◆ tag()
|
virtual |
Definition at line 62 of file tagaction.cpp.
The documentation for this class was generated from the following files: