libkdenetwork Library API Documentation

ConditionEditWidget Class Reference

this widget implements the conditions editor More...

#include <kscoringeditor.h>

Inheritance diagram for ConditionEditWidget:

KWidgetLister QWidget List of all members.

Public Slots

void slotEditRule (KScoringRule *)

Public Member Functions

 ConditionEditWidget (KScoringManager *, QWidget *p=0, const char *n=0)
QWidgetcreateWidget (QWidget *)
void updateRule (KScoringRule *)
void clearWidget (QWidget *)

Detailed Description

this widget implements the conditions editor

Definition at line 74 of file kscoringeditor.h.


Member Function Documentation

QWidget * ConditionEditWidget::createWidget QWidget  )  [virtual]
 

Because QT 2.x does not support signals/slots in template classes, we are forced to emulate this by forcing the implementers of subclasses of KWidgetLister to reimplement this function which replaces the "@p new @p T" call.

Reimplemented from KWidgetLister.

Definition at line 128 of file kscoringeditor.cpp.

References createWidget().

Referenced by createWidget().

void ConditionEditWidget::clearWidget QWidget  )  [virtual]
 

Called to clear a given widget.

The default implementation does nothing.

Reimplemented from KWidgetLister.

Definition at line 133 of file kscoringeditor.cpp.

References SingleConditionWidget::clear(), and clearWidget().

Referenced by clearWidget().


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