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
WsSearchView Class Reference

#include <WsSearchView.h>

Inheritance diagram for WsSearchView:
Inheritance graph
Collaboration diagram for WsSearchView:
Collaboration graph

Public Slots

void onViewSelectionChanged ()
 
void onViewDblClick (Wt::WModelIndex, Wt::WMouseEvent)
 

Public Member Functions

 WsSearchView (std::string sSearch, Wt::WContainerWidget *parent=0)
 
 ~WsSearchView ()
 
Wt::WWidget * navBar ()
 

Private Attributes

Wt::WStandardItemModel * m_pModelView
 
std::string m_sRootPath
 
bool m_bLogSearch
 
WWidget * m_wNavBar
 

Detailed Description

Definition at line 21 of file WsSearchView.h.

Constructor & Destructor Documentation

WsSearchView::WsSearchView ( std::string  sSearch,
Wt::WContainerWidget *  parent = 0 
)

Definition at line 52 of file WsSearchView.cpp.

Here is the call graph for this function:

WsSearchView::~WsSearchView ( )

Definition at line 144 of file WsSearchView.cpp.

Member Function Documentation

WWidget * WsSearchView::navBar ( )

Definition at line 152 of file WsSearchView.cpp.

void WsSearchView::onViewDblClick ( Wt::WModelIndex  ,
Wt::WMouseEvent   
)
slot

Definition at line 157 of file WsSearchView.cpp.

Here is the caller graph for this function:

void WsSearchView::onViewSelectionChanged ( )
slot

Definition at line 172 of file WsSearchView.cpp.

Here is the caller graph for this function:

Member Data Documentation

bool WsSearchView::m_bLogSearch
private

Definition at line 34 of file WsSearchView.h.

Wt::WStandardItemModel* WsSearchView::m_pModelView
private

Definition at line 32 of file WsSearchView.h.

std::string WsSearchView::m_sRootPath
private

Definition at line 33 of file WsSearchView.h.

WWidget* WsSearchView::m_wNavBar
private

Definition at line 35 of file WsSearchView.h.


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