#include <WsMenu.h>
Definition at line 23 of file WsMenu.h.
WsMenu::WsMenu |
( |
Wt::WContainerWidget * |
parent = 0 | ) |
|
WsMenu::WsMenu |
( |
const std::string & |
path, |
|
|
Wt::WContainerWidget * |
parent = 0 |
|
) |
| |
void WsMenu::createMenu |
( |
NodePtr |
pNode, |
|
|
Wt::WMenu * |
menuParent |
|
) |
| |
void WsMenu::doLoadCurPath |
( |
| ) |
|
void WsMenu::doPathChanged |
( |
std::string |
newPath | ) |
|
|
slot |
void WsMenu::doSelectedMenu |
( |
std::string |
newPath | ) |
|
void WsMenu::loadImage |
( |
NodePtr |
pNodeParent | ) |
|
void WsMenu::loadMenu |
( |
NodePtr |
pNodeParent, |
|
|
Wt::WMenu * |
menuParent |
|
) |
| |
void WsMenu::loadPopupMenu |
( |
NodePtr |
pNodeParent, |
|
|
Wt::WPopupMenu * |
menuParent |
|
) |
| |
WLink WsMenu::makeLink |
( |
const std::string & |
path, |
|
|
bool |
bUseIcon = false |
|
) |
| |
void WsMenu::onMouseWentOver |
( |
Wt::WPushButton * |
pButton | ) |
|
|
slot |
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 |
std::string WsMenu::m_sCurPath |
|
private |
std::vector<Wt::WPushButton*> WsMenu::m_vPushButton |
|
private |
The documentation for this class was generated from the following files:
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/WsModules/WsModMenu/src/WsMenu.h
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/WsModules/WsModMenu/src/WsMenu.cpp