Depth of Field
0.1
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
depthoffield.h
Go to the documentation of this file.
1
#ifndef DEPTHOFFIELD_H
2
#define DEPTHOFFIELD_H
3
4
#include <QtGui/QMainWindow>
5
#include "ui_depthoffield.h"
6
7
class
depthoffield
:
public
QMainWindow
8
{
9
Q_OBJECT
10
11
public
:
12
depthoffield
(QWidget *parent = 0, Qt::WFlags flags = 0);
13
~depthoffield
();
14
15
protected
:
16
void
keyPressEvent
(QKeyEvent *event);
17
18
private
:
19
Ui::qt4_mandelbrotClass ui;
20
};
21
22
#endif // DEPTHOFFIELD_H
Desktop
Depth of Field
DepthOfField
depthoffield.h
Generated on Wed Jun 13 2012 16:15:17 for Depth of Field by
1.8.1.1