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

#include <WsBottomBanner.h>

Inheritance diagram for WsBottomBanner:
Inheritance graph
Collaboration diagram for WsBottomBanner:
Collaboration graph

Public Member Functions

 WsBottomBanner (const std::string &rText, Wt::WContainerWidget *parent=0)
 
 ~WsBottomBanner ()
 
const std::string & text () const
 
void setText (const std::string &rText)
 

Private Attributes

Wt::WText * m_pWText
 
std::string m_pString
 
bool m_bDebug
 

Detailed Description

Definition at line 14 of file WsBottomBanner.h.

Constructor & Destructor Documentation

WsBottomBanner::WsBottomBanner ( const std::string &  rText = std::string(),
Wt::WContainerWidget *  parent = 0 
)

Definition at line 16 of file WsBottomBanner.cpp.

Here is the call graph for this function:

WsBottomBanner::~WsBottomBanner ( )

Definition at line 27 of file WsBottomBanner.cpp.

Member Function Documentation

void WsBottomBanner::setText ( const std::string &  rText)

Definition at line 35 of file WsBottomBanner.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

const std::string & WsBottomBanner::text ( ) const

Definition at line 30 of file WsBottomBanner.cpp.

Member Data Documentation

bool WsBottomBanner::m_bDebug
private

Definition at line 25 of file WsBottomBanner.h.

std::string WsBottomBanner::m_pString
private

Definition at line 24 of file WsBottomBanner.h.

Wt::WText* WsBottomBanner::m_pWText
private

Definition at line 23 of file WsBottomBanner.h.


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