Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Style Class Reference

#include <Style.h>

List of all members.

Public Member Functions

 Style (int t=0, QColor c="blue", bool f=0, QColor fc="green", int w=1, int p=1, int b=1)
void save (QTextStream *t)
int open (QTextStream *t, int version)
int Type ()
void setType (int t)
QColor Color ()
void setColor (QString c)
int getWidth ()
void setWidth (int w)
int getPenStyle ()
void setPenStyle (int p)
int getBrush ()
void setBrush (int b)
bool isFilled ()
void setFilled (int f)
QColor FillColor ()
void setFillColor (QString c)

Private Attributes

int type
QColor color
int width
bool fill
QColor fillcolor
int penStyle
int brush


Constructor & Destructor Documentation

Style::Style int  t = 0,
QColor  c = "blue",
bool  f = 0,
QColor  fc = "green",
int  w = 1,
int  p = 1,
int  b = 1
 


Member Function Documentation

QColor Style::Color  )  [inline]
 

QColor Style::FillColor  )  [inline]
 

int Style::getBrush  )  [inline]
 

int Style::getPenStyle  )  [inline]
 

int Style::getWidth  )  [inline]
 

bool Style::isFilled  )  [inline]
 

int Style::open QTextStream *  t,
int  version
 

void Style::save QTextStream *  t  ) 
 

void Style::setBrush int  b  )  [inline]
 

void Style::setColor QString  c  )  [inline]
 

void Style::setFillColor QString  c  )  [inline]
 

void Style::setFilled int  f  )  [inline]
 

void Style::setPenStyle int  p  )  [inline]
 

void Style::setType int  t  )  [inline]
 

void Style::setWidth int  w  )  [inline]
 

int Style::Type  )  [inline]
 


Member Data Documentation

int Style::brush [private]
 

QColor Style::color [private]
 

bool Style::fill [private]
 

QColor Style::fillcolor [private]
 

int Style::penStyle [private]
 

int Style::type [private]
 

int Style::width [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Aug 29 14:56:05 2004 for LabPlot by doxygen 1.3.6