Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YPixmapSettings Class Reference

#include <settings.h>

Inheritance diagram for YPixmapSettings:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 YPixmapSettings ()
virtual int InitInstance ()
virtual YPixmapArgs GetPixmapArgs ()
YPixmapGetPixmap (unsigned int index)
const QBrush * GetBrush (unsigned int index)

Protected Member Functions

void InsertFigure (const QString &filedir, const QColor &color=COLOR_DEFAULT)
void InsertBrush (const QBrush &brush, QBrush::BrushStyle style)

Protected Attributes

QList< YPixmappixmaps

Constructor & Destructor Documentation

YPixmapSettings::YPixmapSettings   [inline]
 


Member Function Documentation

const QBrush* YPixmapSettings::GetBrush unsigned int    index [inline]
 

YPixmap* YPixmapSettings::GetPixmap unsigned int    index [inline]
 

virtual YPixmapArgs YPixmapSettings::GetPixmapArgs   [inline, virtual]
 

Reimplemented in YLogFileFigures.

virtual int YPixmapSettings::InitInstance   [inline, virtual]
 

Reimplemented in YApplicationFigures, and YLogFileFigures.

void YPixmapSettings::InsertBrush const QBrush &    brush,
QBrush::BrushStyle    style
[protected]
 

void YPixmapSettings::InsertFigure const QString &    filedir,
const QColor &    color = COLOR_DEFAULT
[protected]
 

Insert a figure to the internal list. The figure will not be loaded! It will be loaded if it is used the first time. filedir can be a relative path from $YASA


Member Data Documentation

QList<YPixmap> YPixmapSettings::pixmaps [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:59:29 2003 for Yasa by doxygen1.3-rc3