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

sptkBevelPane Class Reference

#include <sptkbevelpane.h>

Inheritance diagram for sptkBevelPane:

sptkPane sptkGadget sptkObject List of all members.

Public Member Functions

void setBorder (spdtBorder *border)
spdtBordergetBorder ()
void setTitle (std::string title)
std::string getTitle ()
void setBackground (spdtColor *bgcolor)
spdtColorgetBackground ()

Protected Attributes

std::string title
spdtColorbgcolor
spdtBorderborder

Detailed Description

Author:
Sven Broenstrup


Member Function Documentation

spdtBorder* sptkBevelPane::getBorder  
 

Get the Border of the BevelPane

std::string sptkBevelPane::getTitle  
 

Get the Title of the BevelPane

void sptkBevelPane::setBorder spdtBorder   border
 

Set the Border of the BevelPane - see sptkid.h for modes

void sptkBevelPane::setTitle std::string    title
 

Set the Title of the BevelPane


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