#include <kscoring.h>
Inherited by ActionColor, ActionMarkAsRead, ActionNotify, and ActionSetScore.
|
| enum | ActionTypes { SETSCORE
, NOTIFY
, COLOR
, MARKASREAD
} |
| |
|
|
virtual TQString | toString () const =0 |
| |
|
virtual void | apply (ScorableArticle &) const =0 |
| |
|
virtual ActionBase * | clone () const =0 |
| |
|
virtual int | getType () const =0 |
| |
| virtual TQString | getValueString () const |
| |
| virtual void | setValue (const TQString &) |
| |
| TQString | userName () |
| |
Base class for other Action classes.
Definition at line 84 of file kscoring.h.
◆ ActionTypes
| enum ActionBase::ActionTypes |
◆ ActionBase()
| ActionBase::ActionBase |
( |
| ) |
|
◆ ~ActionBase()
| ActionBase::~ActionBase |
( |
| ) |
|
|
virtual |
◆ factory()
| ActionBase * ActionBase::factory |
( |
int |
type, |
|
|
const TQString & |
value |
|
) |
| |
|
static |
◆ getTypeForName()
| int ActionBase::getTypeForName |
( |
const TQString & |
name | ) |
|
|
static |
◆ getTypeForUserName()
| int ActionBase::getTypeForUserName |
( |
const TQString & |
name | ) |
|
|
static |
◆ getValueString()
| virtual TQString ActionBase::getValueString |
( |
| ) |
const |
|
inlinevirtual |
◆ setValue()
| virtual void ActionBase::setValue |
( |
const TQString & |
| ) |
|
|
inlinevirtual |
◆ userName() [1/2]
| TQString ActionBase::userName |
( |
| ) |
|
|
inline |
◆ userName() [2/2]
| TQString ActionBase::userName |
( |
int |
type | ) |
|
|
static |
◆ userNames()
| TQStringList ActionBase::userNames |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: