#include <WsImages2.h>
Definition at line 59 of file WsImages2.h.
WsImages2::WsImages2 |
( |
Wt::WContainerWidget * |
parent = 0 | ) |
|
WsImages2::~WsImages2 |
( |
| ) |
|
void WsImages2::build |
( |
| ) |
|
void WsImages2::doCounterClicked |
( |
int |
index | ) |
|
|
slot |
void WsImages2::doImageClicked |
( |
| ) |
|
|
slot |
void WsImages2::doPathChanged |
( |
| ) |
|
|
slot |
void WsImages2::doTimeout |
( |
| ) |
|
|
slot |
Load the widget (traditional wt virtual function).
Definition at line 78 of file WsImages2.cpp.
void WsImages2::loadImage |
( |
| ) |
|
Load the image with the current index.
Definition at line 190 of file WsImages2.cpp.
const boost::any & WsOptions::option |
( |
const std::string & |
attribute | ) |
const |
|
inherited |
const std::vector< WsOption > & WsOptions::options |
( |
| ) |
const |
|
inherited |
void WsOptions::outOptions |
( |
const std::string |
message | ) |
|
|
inherited |
void WsOptions::setOption |
( |
const std::string & |
attribute, |
|
|
boost::any |
value |
|
) |
| |
|
inherited |
Set an options if previously set, update the value.
Definition at line 47 of file WsOption.cpp.
void WsOptions::setOptions |
( |
const std::vector< WsOption > & |
vOptions | ) |
|
|
inherited |
const std::string & WsImages2::text |
( |
| ) |
|
Return the text of the current image.
Definition at line 266 of file WsImages2.cpp.
bool WsImages2::m_bLoaded |
|
private |
bool WsImages2::m_bOnLoad |
|
private |
bool WsImages2::m_bReactWhenPathChange |
|
private |
int WsImages2::m_nCurrentImage |
|
private |
Wt::WTimer* WsImages2::m_pTimer |
|
private |
std::vector<std::string> WsImages2::m_sImagesLink |
|
private |
std::vector<std::string> WsImages2::m_sImagesLinkType |
|
private |
std::vector<std::string> WsImages2::m_sImagesText |
|
private |
std::vector<std::string> WsImages2::m_sImagesTitle |
|
private |
std::vector<std::string> WsImages2::m_sImagesVect |
|
private |
The documentation for this class was generated from the following files:
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/WsModules/WsModImages2/src/WsImages2.h
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/WsModules/WsModImages2/src/WsImages2.cpp