filters

Swinder::Pen Class Reference

List of all members.

Detailed Description

Definition at line 82 of file kspread/excel/sidewinder/format.h.


Public Types

 NoLine
 SolidLine
 DashLine
 DotLine
 DashDotLine
 DashDotDotLine
enum  {
  NoLine, SolidLine, DashLine, DotLine,
  DashDotLine, DashDotDotLine
}

Public Member Functions

 Pen ()

Public Attributes

unsigned style
unsigned width
Color color

Friends

bool operator== (const Pen &, const Pen &)
bool operator!= (const Pen &, const Pen &)

Friends And Related Function Documentation

bool operator!= ( const Pen p1,
const Pen p2 
) [friend]

Returns true if p1 is not equal to p2; otherwise returns false.

Definition at line 116 of file kspread/excel/sidewinder/format.h.

bool operator== ( const Pen p1,
const Pen p2 
) [friend]

Returns true if p1 is equal to p2; otherwise returns false.

Definition at line 110 of file kspread/excel/sidewinder/format.h.


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