PeriDyno
1.0.0
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
b
c
d
e
g
h
i
k
m
p
q
r
s
t
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
v
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
h
i
j
m
n
o
p
q
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
w
x
y
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
f
g
i
l
m
o
p
q
s
t
v
w
x
Variables
Typedefs
Enumerations
Enumerator
g
v
w
Macros
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Loading...
Searching...
No Matches
D:
Peridyno
peridyno
src
Rendering
GUI
QtGUI
PropertyItem
QBoolFieldWidget.h
Go to the documentation of this file.
1
19
#pragma once
20
#include "
QFieldWidget.h
"
21
#include "
QtGUI/PPropertyWidget.h
"
22
23
namespace
dyno
24
{
25
class
QBoolFieldWidget
:
public
QFieldWidget
26
{
27
Q_OBJECT
28
public
:
29
DECLARE_FIELD_WIDGET
30
31
QBoolFieldWidget
(
FBase
*
field
);
32
~QBoolFieldWidget
() {};
33
34
public
slots:
35
void
updateField
(
int
status);
36
};
25
class
QBoolFieldWidget
:
public
QFieldWidget
{
…
};
37
}
PPropertyWidget.h
DECLARE_FIELD_WIDGET
#define DECLARE_FIELD_WIDGET
Definition
PPropertyWidget.h:110
QFieldWidget.h
dyno::FBase
Definition
FBase.h:44
dyno::QBoolFieldWidget::updateField
void updateField(int status)
Definition
QBoolFieldWidget.cpp:44
dyno::QBoolFieldWidget::~QBoolFieldWidget
~QBoolFieldWidget()
Definition
QBoolFieldWidget.h:32
dyno::QBoolFieldWidget::QBoolFieldWidget
DECLARE_FIELD_WIDGET QBoolFieldWidget(FBase *field)
Definition
QBoolFieldWidget.cpp:14
dyno::QFieldWidget::field
FBase * field()
Definition
QFieldWidget.h:74
dyno::QFieldWidget::QFieldWidget
QFieldWidget(FBase *field)
Definition
QFieldWidget.cpp:15
dyno
This is an implementation of AdditiveCCD based on peridyno.
Definition
Array.h:25
Generated by
1.13.2