libkdenetwork Library API Documentation

ActionBase Class Reference

Base class for other Action classes. More...

#include <kscoring.h>

List of all members.

Public Types

enum  ActionTypes { SETSCORE, NOTIFY, COLOR }

Public Member Functions

virtual QString toString () const =0
virtual void apply (ScorableArticle &) const =0
virtual ActionBaseclone () const =0
virtual int getType () const =0
virtual QString getValueString () const =0
virtual void setValue (const QString &)=0
QString userName ()

Static Public Member Functions

ActionBasefactory (int type, QString value)
QStringList userNames ()
QString userName (int type)
int getTypeForName (const QString &name)
int getTypeForUserName (const QString &name)


Detailed Description

Base class for other Action classes.

Definition at line 80 of file kscoring.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdenetwork Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 19:46:17 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003