Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
sptkLinkPane Class Reference
#include <sptklinkpane.h>
Inheritance diagram for sptkLinkPane:
List of all members.
Detailed Description
- Author:
- Sven Broenstrup
Member Function Documentation
std::string sptkLinkPane::getLink |
( |
|
) |
|
|
|
Get the URL of the link. - Returns:
- URL of link.
|
std::string sptkLinkPane::getTarget |
( |
|
) |
|
|
|
Get the target frame name in html or equal in other. (not defined finally) - Returns:
- Target object
|
void sptkLinkPane::setLink |
( |
std::string |
link |
) |
|
|
|
Set the URL of the link. - Parameters:
-
|
void sptkLinkPane::setTarget |
( |
std::string |
target |
) |
|
|
|
Set the target frame name in html or equal in other. (not defined finally) - Parameters:
-
|
Member Data Documentation
std::string sptkLinkPane::link [protected]
|
|
std::string sptkLinkPane::target [protected]
|
|
|
The Target-Frame - would be changed |
The documentation for this class was generated from the following file: