17#ifndef VP1DESERIALISE_H
18#define VP1DESERIALISE_H
72 void restore(QDoubleSpinBox *sb,
const double&
unit = 1.0 );
79 void restore( QRadioButton * rb0,
81 QRadioButton * rb2 = 0,
82 QRadioButton * rb3 = 0,
83 QRadioButton * rb4 = 0,
84 QRadioButton * rb5 = 0,
85 QRadioButton * rb6 = 0,
86 QRadioButton * rb7 = 0,
87 QRadioButton * rb8 = 0,
88 QRadioButton * rb9 = 0 );
139 messageVerbose(
"Restoring "+QString(
typeid(T).name())+
" via datastream operator");
const PlainObject unit() const
This is a plugin that makes Eigen look like CLHEP & defines some convenience methods.
VP1Deserialise(const QByteArray &, IVP1System *sys=0)
static unsigned numberOfInstantiations()
QByteArray restoreByteArray()
void ignoreWidget(QWidget *)
void disableUnrestoredChecks()
virtual ~VP1Deserialise()
void ignoreObsoletePhiSectionWidgetState()
void warnUnrestored(QObject *)
static void decrementNumberOfInstantiations()
void widgetHandled(QWidget *)
void restoreByTitle(QToolBox *)
VP1HelperClassBase(IVP1System *sys=0, QString helpername="")
void messageVerbose(const QString &) const