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

spdtBorder Class Reference

#include <spdtborder.h>

Inheritance diagram for spdtBorder:

sptkObject List of all members.

Public Member Functions

void setColor (spdtColor *color)
spdtColorgetColor ()
void setWidth (unsigned short width)
unsigned short getWidth ()

Detailed Description

Author:
Sven Broenstrup


Member Function Documentation

spdtColor* spdtBorder::getColor  
 

Get the color of the border.

Returns:
The Color of the border, 0 if default color.

unsigned short spdtBorder::getWidth  
 

Get the width of the border.

Returns:
The width in screenmode pixels.

void spdtBorder::setColor spdtColor   color
 

Set the color of the border.

Parameters:
color The color of the border, 0 for default color.

void spdtBorder::setWidth unsigned short    width
 

Set the width of the border.

Parameters:
width The width in screenmode pixels.


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