Internal implementation of the IniFile class.
More...
#include <Common/inifile_p.h>
Internal implementation of the IniFile class.
Definition at line 115 of file inifile_p.h.
eVaf::Common::Internal::IniFileImpl::IniFileImpl |
( |
QString const & |
fileName, |
|
|
QIODevice::OpenMode |
mode |
|
) |
| |
eVaf::Common::Internal::IniFileImpl::~IniFileImpl |
( |
| ) |
|
QString const& eVaf::Common::Internal::IniFileImpl::errorString |
( |
| ) |
const |
|
inline |
QString const& eVaf::Common::Internal::IniFileImpl::fileName |
( |
| ) |
const |
|
inline |
QVariant eVaf::Common::Internal::IniFileImpl::getValue |
( |
QByteArray const & |
paramName, |
|
|
QVariant const & |
defaultValue |
|
) |
| |
bool eVaf::Common::Internal::IniFileImpl::isValid |
( |
| ) |
const |
|
inline |
bool eVaf::Common::Internal::IniFileImpl::setValue |
( |
QByteArray const & |
paramName, |
|
|
QVariant const & |
value |
|
) |
| |
The documentation for this class was generated from the following file: