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
WsLogo.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 _WsLogo_H_
8
#define _WsLogo_H_
9
10
#include <Wt/WContainerWidget>
11
#include <Wt/WImage>
12
13
class
WsLogo
:
public
Wt::WImage {
14
public
:
15
WsLogo
(Wt::WContainerWidget* parent = 0);
16
~WsLogo
();
17
18
public
slots :
19
void
doLogoClicked
();
20
21
};
22
23
#endif // ifdef _WsLogo_H_
24
WsLogo::doLogoClicked
void doLogoClicked()
Definition:
WsLogo.cpp:33
WsLogo
Definition:
WsLogo.h:13
WsLogo::~WsLogo
~WsLogo()
Definition:
WsLogo.cpp:30
WsLogo::WsLogo
WsLogo(Wt::WContainerWidget *parent=0)
Definition:
WsLogo.cpp:19
Generated on Wed Apr 23 2014 14:00:08 for Wittyshare by
1.8.6