libkdepim

ConditionEditWidget Class Reference

#include <kscoringeditor.h>

Inheritance diagram for ConditionEditWidget:

KWidgetLister List of all members.

Detailed Description

this widget implements the conditions editor

Definition at line 84 of file kscoringeditor.h.


Public Slots

void slotEditRule (KScoringRule *)

Public Member Functions

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

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 163 of file kscoringeditor.cpp.

void ConditionEditWidget::clearWidget ( QWidget *   )  [virtual]

Called to clear a given widget.

The default implementation does nothing.

Reimplemented from KWidgetLister.

Definition at line 168 of file kscoringeditor.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys