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

#include <WsModZip.h>

Inheritance diagram for WsZipEditorWidget:
Inheritance graph
Collaboration diagram for WsZipEditorWidget:
Collaboration graph

Public Member Functions

 WsZipEditorWidget (Wt::WContainerWidget *parent=0)
 Constructor. More...
 
 ~WsZipEditorWidget ()
 Destructor. More...
 
virtual void load ()
 Load the widget. More...
 
virtual bool saveEditor () const
 
virtual bool saveEditor ()
 

Private Attributes

Wt::WCheckBox * m_cb
 
bool m_bState
 

Detailed Description

Definition at line 57 of file WsModZip.h.

Constructor & Destructor Documentation

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

Constructor.

Parameters
parentthe parent widget

Definition at line 32 of file WsModZip.cpp.

WsZipEditorWidget::~WsZipEditorWidget ( )

Destructor.

Definition at line 36 of file WsModZip.cpp.

Member Function Documentation

void WsZipEditorWidget::load ( )
virtual

Load the widget.

Reimplemented from WsEditorWidget.

Definition at line 39 of file WsModZip.cpp.

Here is the call graph for this function:

bool WsEditorWidget::saveEditor ( )
virtualinherited

Reimplemented in WsTwitterEditorWidget.

Definition at line 31 of file WsModule.cpp.

bool WsZipEditorWidget::saveEditor ( ) const
virtual

Definition at line 56 of file WsModZip.cpp.

Here is the call graph for this function:

Member Data Documentation

bool WsZipEditorWidget::m_bState
private

Definition at line 81 of file WsModZip.h.

Wt::WCheckBox* WsZipEditorWidget::m_cb
private

Definition at line 80 of file WsModZip.h.


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