Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
sptkListPane Class Reference
#include <sptklistpane.h>
Inheritance diagram for sptkListPane:
List of all members.
Detailed Description
- Author:
- Sven Broenstrup
Member Function Documentation
|
Add a new item to list. - Parameters:
-
content | Content to be used in new item. |
|
|
Get the elements of list. Only usefull for debugging and usage in assossiation with spdtElementGadget::setElements. - Returns:
- Pointer to elements of list. Use with attention.
|
void sptkListPane::setElements |
( |
spdtList * |
elements |
) |
|
|
|
Set the elements of list. Caution using this with other data than returned by spdtElementGadget::getElements. Intenal Format used that my change in future. - Parameters:
-
elements | Pointer to elements of list. Caution using this with other data than returned by spdtElementGadget::getElements. Intenal Format used that my change in future. |
|
The documentation for this class was generated from the following file: