kspread

KSpread::Conditional Class Reference

#include <kspread_condition.h>

List of all members.


Detailed Description

Structure to indicate the condition we're testing on a cell and the special font and color that will be applied if it's true.

Definition at line 46 of file kspread_condition.h.


Public Types

 None
 Equal
 Superior
 Inferior
 SuperiorEqual
 InferiorEqual
 Between
 Different
 DifferentTo
enum  Type {
  None, Equal, Superior, Inferior,
  SuperiorEqual, InferiorEqual, Between, Different,
  DifferentTo
}

Public Member Functions

 Conditional ()
 ~Conditional ()
 Conditional (const Conditional &)
Conditionaloperator= (const Conditional &)

Public Attributes

double val1
double val2
QString * strVal1
QString * strVal2
QColor * colorcond
QFont * fontcond
QString * styleName
Stylestyle
Type cond

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