ScheditAnnotate Class Reference

#include <scheditannotate.h>

Inheritance diagram for ScheditAnnotate:

CanvasOrthoText

List of all members.

Classes

struct  AnnotateHdr

Public Member Functions

 ScheditAnnotate (QCanvas *canvas, unsigned char *&puc)
int rtti () const
virtual void draw (QPainter &painter)
virtual QRect boundingRect () const
void setVertical (bool bFlag)
bool vertical (void)
int width ()
int height ()
bool shadow (void)
void setShadow (bool bFlag)

Static Public Member Functions

static void setup (KDialogBase *dlg)
static void readProperties (KConfig *config)
static void writeProperties (KConfig *config)


Detailed Description

Author:
James Fuller,,, <james>

Member Function Documentation

QRect CanvasOrthoText::boundingRect (  )  const [virtual, inherited]

Determine the bounding rect of the strnig at that orientation

Returns:
QRect

void CanvasOrthoText::draw ( QPainter &  painter  )  [virtual, inherited]

Draws the string onto the canvas

Parameters:
painter 

int CanvasOrthoText::height (  )  [inherited]

Determine the height of the string at the orientation

Returns:
int

int ScheditAnnotate::rtti ( void   )  const [virtual]

Unique representation of class derived from ScheditItem

Parameters:
none 
Returns:
int

Reimplemented from CanvasOrthoText.

void CanvasOrthoText::setShadow ( bool  bFlag  )  [inherited]

Specifies if the string is to display a shadow

Parameters:
bFlag True for vertical

void CanvasOrthoText::setVertical ( bool  bFlag  )  [inherited]

Specifies if the string to be displayed vertically

Parameters:
bFlag True for vertical

bool CanvasOrthoText::shadow ( void   )  [inherited]

Determines if the string is to show a shadow

Parameters:
@return 

bool CanvasOrthoText::vertical ( void   )  [inherited]

Determines if the string is to be displayed vertically

Parameters:
none 
Returns:
bool

int CanvasOrthoText::width (  )  [inherited]

Determine the width of the displayed string at the orientation

Returns:


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

Generated on Wed Feb 19 20:13:54 2014 for Schematux by  doxygen 1.5.7