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

#include <WsImages2.h>

Inheritance diagram for wsi2Anchor:
Inheritance graph
Collaboration diagram for wsi2Anchor:
Collaboration graph

Public Slots

void doClicked (Wt::WMouseEvent mEv)
 

Public Member Functions

 wsi2Anchor (const Wt::WLink &link, const Wt::WString &text, Wt::WContainerWidget *parent=0)
 
void setImageIndex (int imageIndex)
 
Wt::Signal< int > & imageSelected ()
 

Private Attributes

Wt::Signal< int > m_sigImageSelected
 
int m_nImageIndex
 

Detailed Description

Definition at line 17 of file WsImages2.h.

Constructor & Destructor Documentation

wsi2Anchor::wsi2Anchor ( const Wt::WLink &  link,
const Wt::WString &  text,
Wt::WContainerWidget *  parent = 0 
)

Definition at line 35 of file WsImages2.cpp.

Here is the call graph for this function:

Member Function Documentation

void wsi2Anchor::doClicked ( Wt::WMouseEvent  mEv)
slot

Definition at line 46 of file WsImages2.cpp.

Here is the caller graph for this function:

Wt::Signal< int > & wsi2Anchor::imageSelected ( )

Definition at line 51 of file WsImages2.cpp.

Here is the caller graph for this function:

void wsi2Anchor::setImageIndex ( int  imageIndex)

Definition at line 41 of file WsImages2.cpp.

Here is the caller graph for this function:

Member Data Documentation

int wsi2Anchor::m_nImageIndex
private

Definition at line 30 of file WsImages2.h.

Wt::Signal<int> wsi2Anchor::m_sigImageSelected
private

Definition at line 29 of file WsImages2.h.


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