Group3D Class Reference

List of all members.

Public Member Functions

void addColorScale (ColorScale3D *)
void addText (Label3D *)
QColor backgroundColor () const
ColorScale3DcolorScale (int)
int colorScaleCount ()
void copy (Group3D *)
QFont font ()
QColor frameColor () const
 Returns border color.
double frameWidth () const
 Returns line width for axis body.
 Group3D ()
bool hasFilledSymbols ()
bool hasShadow () const
bool hasSymbolBorder ()
bool isFrameEnabled () const
int margin ()
void move (const QPoint &)
void move (double, double)
void moveBy (int, int=0)
bool moveItemsTogether ()
void setBackgroundColor (const QColor &)
void setFilledSymbols (bool, bool update=true)
void setFont (const QFont &, bool update=true)
void setFrameColor (const QColor &)
 Sets border color.
void setFrameEnabled (bool)
 Returns true if the legend border is displayed.
void setFrameWidth (double)
 Sets border line width.
void setMargin (int)
void setMoveItemsTogether (bool)
void setShadow (bool=true, const QColor &=Qt::black, int=3)
void setSymbolBorder (bool, bool update=true)
void setSymbolSize (const QSize &, bool update=true)
void setTextColor (const QColor &, bool update=true)
QColor shadowColor () const
int shadowWidth () const
QSize symbolSize ()
Label3Dtext (int)
QColor textColor ()
int textCount ()

Private Member Functions

 Group3D (const Group3D &)


Constructor & Destructor Documentation

Group3D::Group3D (  ) 

Group3D::Group3D ( const Group3D  )  [private]


Member Function Documentation

void Group3D::addColorScale ( ColorScale3D  ) 

void Group3D::addText ( Label3D  ) 

QColor Group3D::backgroundColor (  )  const

ColorScale3D* Group3D::colorScale ( int   ) 

int Group3D::colorScaleCount (  ) 

void Group3D::copy ( Group3D  ) 

QFont Group3D::font (  ) 

QColor Group3D::frameColor (  )  const

Returns border color.

double Group3D::frameWidth (  )  const

Returns line width for axis body.

bool Group3D::hasFilledSymbols (  ) 

bool Group3D::hasShadow (  )  const

bool Group3D::hasSymbolBorder (  ) 

bool Group3D::isFrameEnabled (  )  const

int Group3D::margin (  ) 

void Group3D::move ( const QPoint &   ) 

void Group3D::move ( double  ,
double   
)

void Group3D::moveBy ( int  ,
int  = 0 
)

bool Group3D::moveItemsTogether (  ) 

void Group3D::setBackgroundColor ( const QColor &   ) 

void Group3D::setFilledSymbols ( bool  ,
bool  update = true 
)

void Group3D::setFont ( const QFont &  ,
bool  update = true 
)

void Group3D::setFrameColor ( const QColor &   ) 

Sets border color.

void Group3D::setFrameEnabled ( bool   ) 

Returns true if the legend border is displayed.

Sets whether the border will be drawn.

void Group3D::setFrameWidth ( double   ) 

Sets border line width.

void Group3D::setMargin ( int   ) 

void Group3D::setMoveItemsTogether ( bool   ) 

void Group3D::setShadow ( bool  = true,
const QColor &  = Qt::black,
int  = 3 
)

void Group3D::setSymbolBorder ( bool  ,
bool  update = true 
)

void Group3D::setSymbolSize ( const QSize &  ,
bool  update = true 
)

void Group3D::setTextColor ( const QColor &  ,
bool  update = true 
)

QColor Group3D::shadowColor (  )  const

int Group3D::shadowWidth (  )  const

QSize Group3D::symbolSize (  ) 

Label3D* Group3D::text ( int   ) 

QColor Group3D::textColor (  ) 

int Group3D::textCount (  ) 


The documentation for this class was generated from the following file:

Generated on Thu Oct 10 18:41:31 2024 for QtiPlot/Python-API by  doxygen 1.5.8