Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain De Laage De Bellefaye
LO21-projet
Commits
7ae895f5
Commit
7ae895f5
authored
Jun 09, 2021
by
Luning Yang
Browse files
lien entre voisinage et règle de transition
parent
0d4e69bd
Changes
1
Show whitespace changes
Inline
Side-by-side
includes/parametragemodele.h
View file @
7ae895f5
...
...
@@ -22,6 +22,7 @@
#include <QCheckBox>
#include <QFormLayout>
#include <QBrush>
#include <QMouseEvent>
using
namespace
std
;
...
...
@@ -57,6 +58,7 @@ public:
NouveauModele
(
QWidget
*
parent
=
nullptr
);
public
slots
:
void
paramVoisinage
(
const
QString
&
choix_voisinage
);
void
changerVoisinage
(
const
QString
&
choix_regle
);
void
affGrille
();
void
modifGrille
(
const
QModelIndex
&
index
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment