Qt 0.3
ConditionalFormatting
Qt 0.3.0 Reference Documentation
List of All Members for ConditionalFormatting
This is the complete list of members for
ConditionalFormatting
, including inherited members.
enum
HighlightRuleType
enum
ValueObjectType
ConditionalFormatting
()
ConditionalFormatting
(const ConditionalFormatting &)
~ConditionalFormatting
()
add2ColorScaleRule
(const QColor &, const QColor &, bool) : bool
add3ColorScaleRule
(const QColor &, const QColor &, const QColor &, bool) : bool
addCell
(const CellReference &)
addCell
(int, int)
addDataBarRule
(const QColor &, ValueObjectType, const QString &, ValueObjectType, const QString &, bool, bool) : bool
addDataBarRule
(const QColor &, bool, bool) : bool
addHighlightCellsRule
(HighlightRuleType, const QString &, const QString &, const Format &, bool) : bool
addHighlightCellsRule
(HighlightRuleType, const Format &, bool) : bool
addHighlightCellsRule
(HighlightRuleType, const QString &, const Format &, bool) : bool
addRange
(const CellRange &)
addRange
(int, int, int, int)
ranges
() const : QList<CellRange>
operator=
(const ConditionalFormatting &) : ConditionalFormatting &