Wittyshare
0.2
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
wittyshare
src
Main
WsSiteMap.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2006-Today Guy Deleeuw
3
*
4
* See the LICENSE file for terms of use.
5
*/
6
7
#ifndef _WsSiteMap_H_
8
#define _WsSiteMap_H_
9
10
#include <Wt/WContainerWidget>
11
12
class
WsSiteMap
:
public
Wt::WContainerWidget {
13
public
:
14
WsSiteMap
(Wt::WContainerWidget* parent = 0);
15
~WsSiteMap
();
16
17
public
slots :
18
void
doSiteMapClicked
();
19
20
};
21
22
#endif // ifdef _WsSiteMap_H_
23
WsSiteMap::WsSiteMap
WsSiteMap(Wt::WContainerWidget *parent=0)
Definition:
WsSiteMap.cpp:20
WsSiteMap::doSiteMapClicked
void doSiteMapClicked()
Definition:
WsSiteMap.cpp:35
WsSiteMap::~WsSiteMap
~WsSiteMap()
Definition:
WsSiteMap.cpp:32
WsSiteMap
Definition:
WsSiteMap.h:12
Generated on Wed Apr 23 2014 14:00:09 for Wittyshare by
1.8.6