#include <WsModMenuImages.h>
Definition at line 32 of file WsModMenuImages.h.
WsMenuImages::WsMenuImages |
( |
Wt::WContainerWidget * |
parent = 0 | ) |
|
WsMenuImages::~WsMenuImages |
( |
| ) |
|
void WsMenuImages::buildMenu |
( |
| ) |
|
void WsMenuImages::buildVector |
( |
| ) |
|
void WsMenuImages::doTimeout |
( |
| ) |
|
|
slot |
void WsMenuImages::load |
( |
| ) |
|
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 WsMenuImages::setMaxImages |
( |
int |
nMaxImages | ) |
|
Set the number of images in the menu. If the number of images is more than this value a timer rotate the images.
Definition at line 155 of file WsModMenuImages.cpp.
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 |
int WsMenuImages::m_nMaxImages |
|
private |
int WsMenuImages::m_nStartImage |
|
private |
Wt::WTimer* WsMenuImages::m_pTimer |
|
private |
std::vector<std::string> WsMenuImages::m_vDirectories |
|
private |
std::vector<std::string> WsMenuImages::m_vDisplayNames |
|
private |
The documentation for this class was generated from the following files:
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/WsModules/WsModMenuImages/src/WsModMenuImages.h
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/WsModules/WsModMenuImages/src/WsModMenuImages.cpp