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

sptkTabPane Class Reference

#include <sptktabpane.h>

Inheritance diagram for sptkTabPane:

sptkPane sptkGadget sptkObject List of all members.

Public Member Functions

void addPane (sptkPane *newPane)
void switchPane (std::string name)

Detailed Description

Author:
Sven Broenstrup


Member Function Documentation

void sptkTabPane::addPane sptkPane   newPane
 

Add a new Pane to the Tabs and make this the actial Pane

Parameters:
newPane Pointer to the Pane to be added to Tabs

void sptkTabPane::switchPane std::string    name
 

Switch active Pane to the one, which Pane's unique name is name.

Parameters:
name Equals unique name of Pane in Tab.


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