Wittyshare  0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Private Attributes | List of all members
WsTwitterEditorWidget Class Reference

#include <WsModTwitter.h>

Inheritance diagram for WsTwitterEditorWidget:
Inheritance graph
Collaboration diagram for WsTwitterEditorWidget:
Collaboration graph

Public Member Functions

 WsTwitterEditorWidget (Wt::WContainerWidget *parent=0)
 
 ~WsTwitterEditorWidget ()
 
virtual void load ()
 
virtual bool saveEditor ()
 

Private Attributes

Wt::WCheckBox * m_cb
 
bool m_cbState
 

Detailed Description

Definition at line 22 of file WsModTwitter.h.

Constructor & Destructor Documentation

WsTwitterEditorWidget::WsTwitterEditorWidget ( Wt::WContainerWidget *  parent = 0)

Definition at line 39 of file WsModTwitter.cpp.

WsTwitterEditorWidget::~WsTwitterEditorWidget ( )

Definition at line 43 of file WsModTwitter.cpp.

Member Function Documentation

void WsTwitterEditorWidget::load ( )
virtual

Reimplemented from WsEditorWidget.

Definition at line 46 of file WsModTwitter.cpp.

Here is the call graph for this function:

bool WsTwitterEditorWidget::saveEditor ( )
virtual

Reimplemented from WsEditorWidget.

Definition at line 64 of file WsModTwitter.cpp.

Here is the call graph for this function:

Member Data Documentation

Wt::WCheckBox* WsTwitterEditorWidget::m_cb
private

Definition at line 30 of file WsModTwitter.h.

bool WsTwitterEditorWidget::m_cbState
private

Definition at line 31 of file WsModTwitter.h.


The documentation for this class was generated from the following files: