Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
GiiUtils.h
Go to the documentation of this file.
1#pragma once
2
3#include <gii/global.h>
5
6namespace sf
7{
8
15
22
23}// namespace sf
Class for reading and writing ini-profiles.
Definition IniProfile.h:16
#define _GII_FUNC
Definition gii/global.h:37
Definition Application.h:10
bool _GII_FUNC saveVariableValues(IniProfile &profile)
Saves variable settings to the passed profile instance.
bool _GII_FUNC loadVariableValues(IniProfile &profile)