ScheditAnnotate Class Reference
#include <scheditannotate.h>
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:
-
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:
-
- Returns:
- int
Reimplemented from CanvasOrthoText.
void CanvasOrthoText::setShadow |
( |
bool |
bFlag |
) |
[inherited] |
Specifies if the string is to display a shadow
- Parameters:
-
void CanvasOrthoText::setVertical |
( |
bool |
bFlag |
) |
[inherited] |
Specifies if the string to be displayed vertically
- Parameters:
-
bool CanvasOrthoText::shadow |
( |
void |
|
) |
[inherited] |
Determines if the string is to show a shadow
- Parameters:
-
bool CanvasOrthoText::vertical |
( |
void |
|
) |
[inherited] |
Determines if the string is to be displayed vertically
- Parameters:
-
- 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: