tychoBCG3D
0.2
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
shininess.cpp
Go to the documentation of this file.
1
#include "
shininess.h
"
2
#include "ui_shininess.h"
3
4
Shininess::Shininess
(QWidget *parent) :
5
QDialog(parent),
6
ui(new Ui::
Shininess
)
7
{
8
ui
->setupUi(
this
);
9
}
10
11
Shininess::~Shininess
()
12
{
13
delete
ui
;
14
}
Generated on Wed Oct 9 2013 20:05:23 for tychoBCG3D by
1.8.1.1