#include <WsFormConfig.h>
Definition at line 28 of file WsFormConfig.h.
| WsFormConfig::~WsFormConfig |
( |
| ) |
|
| void WsFormConfig::doCancel |
( |
| ) |
|
|
slot |
| void WsFormConfig::doLock |
( |
| ) |
|
|
slot |
| void WsFormConfig::doLockEnd |
( |
| ) |
|
|
slot |
| void WsFormConfig::doSave |
( |
| ) |
|
|
slot |
| void WsFormConfig::doUpdateTimerLock |
( |
| ) |
|
|
slot |
| void WsFormConfig::setEditorFhtml |
( |
gdFHtmlEditor * |
pFhtmlEditor | ) |
|
| bool WsFormConfig::m_bInheritRights |
|
private |
| bool WsFormConfig::m_binMenu |
|
private |
| bool WsFormConfig::m_binView |
|
private |
| bool WsFormConfig::m_bSort |
|
private |
| bool WsFormConfig::m_bUseTextArea |
|
private |
| long WsFormConfig::m_lSortNumber |
|
private |
| Wt::WLineEdit* WsFormConfig::m_pAuthor |
|
private |
| Wt::WComboBox* WsFormConfig::m_pCBBTemplates |
|
private |
| Wt::WCheckBox* WsFormConfig::m_pCBInheritRights |
|
private |
| Wt::WCheckBox* WsFormConfig::m_pCBInMenu |
|
private |
| Wt::WCheckBox* WsFormConfig::m_pCBInView |
|
private |
| Wt::WCheckBox* WsFormConfig::m_pCBSort |
|
private |
| Wt::WDatePicker* WsFormConfig::m_pDatePicker |
|
private |
| Wt::WLineEdit* WsFormConfig::m_pDisplayName |
|
private |
| gdFHtmlEditor* WsFormConfig::m_pFhtmlEditor |
|
private |
| Wt::WLineEdit* WsFormConfig::m_pInitPage |
|
private |
| Wt::WPushButton* WsFormConfig::m_pLock |
|
private |
| Wt::WLineEdit* WsFormConfig::m_pName |
|
private |
| Wt::WPushButton* WsFormConfig::m_pSave |
|
private |
| gdFHtmlEditor* WsFormConfig::m_pShortDescEditor |
|
private |
| Wt::WTextArea* WsFormConfig::m_pShortDescTextArea |
|
private |
| Wt::WLineEdit* WsFormConfig::m_pSortNumber |
|
private |
| Wt::WTimer* WsFormConfig::m_pTimer |
|
private |
| Wt::WTimer* WsFormConfig::m_pTimerTick |
|
private |
| std::string WsFormConfig::m_sAuthor |
|
private |
| std::string WsFormConfig::m_sDisplayName |
|
private |
| std::string WsFormConfig::m_sInitPage |
|
private |
| std::string WsFormConfig::m_sName |
|
private |
| std::string WsFormConfig::m_sShortDesc |
|
private |
| std::string WsFormConfig::m_sTemplate |
|
private |
| int WsFormConfig::m_timeLockLeft |
|
private |
| Wt::WDateTime WsFormConfig::m_wDateTime |
|
private |
The documentation for this class was generated from the following files:
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/Main/WsFormConfig.h
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/Main/WsFormConfig.cpp