KSpreadConditional Class Reference
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. More...
#include <kspread_condition.h>
Collaboration diagram for KSpreadConditional:

Public Member Functions | |
KSpreadConditional (const KSpreadConditional &) | |
KSpreadConditional & | operator= (const KSpreadConditional &) |
Public Attributes | |
double | val1 |
double | val2 |
QString * | strVal1 |
QString * | strVal2 |
QColor * | colorcond |
QFont * | fontcond |
QString * | styleName |
KSpreadStyle * | style |
Conditional | cond |
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 42 of file kspread_condition.h.
The documentation for this class was generated from the following files: