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

sptkButtonGadget Class Reference

#include <sptkbuttongadget.h>

Inheritance diagram for sptkButtonGadget:

sptkGadget sptkObject List of all members.

Public Member Functions

void setContent (sptkGadget *content)
void setTitle (std::string content)
sptkGadgetgetContent ()

Protected Attributes

sptkGadgetcontent
std::string title

Detailed Description

Author:
Sven Broenstrup


Member Function Documentation

sptkGadget* sptkButtonGadget::getContent  
 

Get the Content of the Gadget

Returns:
Content of the Gadget

void sptkButtonGadget::setContent sptkGadget   content
 

Set the Content to be displayed on the Gadget

Parameters:
content Content of the Gadget

void sptkButtonGadget::setTitle std::string    content
 

Set the title to be displayed on the Gadget

Parameters:
content Content of the Gadget


Member Data Documentation

sptkGadget* sptkButtonGadget::content [protected]
 

Content of the Gadget

std::string sptkButtonGadget::title [protected]
 

Title of the Gadget


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