Skip to content
GitLab
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
bafff478
Commit
bafff478
authored
Jun 06, 2021
by
Leon Do Castelo
Browse files
push déclaration stockerReseau()
parent
3c6a5816
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/autosql.h
View file @
bafff478
...
...
@@ -23,6 +23,7 @@ class Database {
RegleVoisinage
*
getRegleVoisinage
(
const
QString
&
name
)
const
;
std
::
vector
<
QString
>
getListeReseaux
(
const
QString
&
name
)
const
;
Reseau
&
getReseau
(
int
idReseau
)
const
;
void
stockerReseau
(
Reseau
&
reseau
,
QString
nomReseau
,
QString
nomAutomate
)
const
;
};
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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