#include <XmlSettings.h>
|
static bool | read (QIODevice &device, QSettings::SettingsMap &map) |
|
static bool | write (QIODevice &device, const QSettings::SettingsMap &map) |
|
|
static const QSettings::Format | format |
|
Definition at line 26 of file XmlSettings.h.
bool rqt_multiplot::XmlSettings::read |
( |
QIODevice & |
device, |
|
|
QSettings::SettingsMap & |
map |
|
) |
| |
|
static |
bool rqt_multiplot::XmlSettings::write |
( |
QIODevice & |
device, |
|
|
const QSettings::SettingsMap & |
map |
|
) |
| |
|
static |
const QSettings::Format rqt_multiplot::XmlSettings::format |
|
static |
Initial value:= QSettings::registerFormat("xml",
Definition at line 28 of file XmlSettings.h.
The documentation for this class was generated from the following files: