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

#include <WsContentButtonsBar.h>

Inheritance diagram for WsContentButtonsBar:
Inheritance graph
Collaboration diagram for WsContentButtonsBar:
Collaboration graph

Public Slots

void doMenuEditPage (gdToolbarItem *pTbItem, Wt::WMouseEvent ev)
 
void doFolderNew (gdToolbarItem *pTbItem, Wt::WMouseEvent ev)
 
void doFileNew (gdToolbarItem *pTbItem, Wt::WMouseEvent ev)
 
void doDeleteNode (gdToolbarItem *pTbItem, Wt::WMouseEvent ev)
 
void doMBoxRespons (Wt::WMessageBox *pBox)
 
void doFileUpload (gdToolbarItem *pTbItem, Wt::WMouseEvent ev)
 
void doFolderNameChanged ()
 
void doFileNameChanged ()
 
void doFolderEnterPressed ()
 
void doFileEnterPressed ()
 
void doEndFolderNew ()
 
void doEndFileNew ()
 
void setNewInternalPath (std::string sub, std::string url, bool refresh=false)
 

Public Member Functions

 WsContentButtonsBar (Wt::WContainerWidget *parent=0)
 
 ~WsContentButtonsBar ()
 

Private Attributes

Wt::WDialog * m_pDialog
 
Wt::WLineEdit * m_pLE_Name
 
Wt::WPushButton * m_pButOk
 
bool m_bDebug
 

Detailed Description

Definition at line 18 of file WsContentButtonsBar.h.

Constructor & Destructor Documentation

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

Definition at line 20 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

WsContentButtonsBar::~WsContentButtonsBar ( )

Definition at line 49 of file WsContentButtonsBar.cpp.

Member Function Documentation

void WsContentButtonsBar::doDeleteNode ( gdToolbarItem *  pTbItem,
Wt::WMouseEvent  ev 
)
slot

Definition at line 198 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::doEndFileNew ( )
slot

Definition at line 170 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::doEndFolderNew ( )
slot

Definition at line 141 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::doFileEnterPressed ( )
slot

Definition at line 125 of file WsContentButtonsBar.cpp.

Here is the caller graph for this function:

void WsContentButtonsBar::doFileNameChanged ( )
slot

Definition at line 136 of file WsContentButtonsBar.cpp.

Here is the caller graph for this function:

void WsContentButtonsBar::doFileNew ( gdToolbarItem *  pTbItem,
Wt::WMouseEvent  ev 
)
slot

Definition at line 98 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::doFileUpload ( gdToolbarItem *  pTbItem,
Wt::WMouseEvent  ev 
)
slot

Definition at line 222 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::doFolderEnterPressed ( )
slot

Definition at line 119 of file WsContentButtonsBar.cpp.

Here is the caller graph for this function:

void WsContentButtonsBar::doFolderNameChanged ( )
slot

Definition at line 131 of file WsContentButtonsBar.cpp.

Here is the caller graph for this function:

void WsContentButtonsBar::doFolderNew ( gdToolbarItem *  pTbItem,
Wt::WMouseEvent  ev 
)
slot

Definition at line 77 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::doMBoxRespons ( Wt::WMessageBox *  pBox)
slot

Definition at line 209 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::doMenuEditPage ( gdToolbarItem *  pTbItem,
Wt::WMouseEvent  ev 
)
slot

Definition at line 58 of file WsContentButtonsBar.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContentButtonsBar::setNewInternalPath ( std::string  sub,
std::string  url,
bool  refresh = false 
)
slot

Definition at line 242 of file WsContentButtonsBar.cpp.

Here is the caller graph for this function:

Member Data Documentation

bool WsContentButtonsBar::m_bDebug
private

Definition at line 42 of file WsContentButtonsBar.h.

Wt::WPushButton* WsContentButtonsBar::m_pButOk
private

Definition at line 41 of file WsContentButtonsBar.h.

Wt::WDialog* WsContentButtonsBar::m_pDialog
private

Definition at line 39 of file WsContentButtonsBar.h.

Wt::WLineEdit* WsContentButtonsBar::m_pLE_Name
private

Definition at line 40 of file WsContentButtonsBar.h.


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