|
ATLAS Offline Software
|
Go to the documentation of this file.
17 #ifndef VP1PERSISTIFY_H
18 #define VP1PERSISTIFY_H
23 #include <QDataStream>
51 const QByteArray&
result();
63 void save(QCheckBox*);
64 void save(QGroupBox*);
67 void save(
const QString&);
68 void save(QComboBox*);
69 void save(QLineEdit*);
73 void save(
const double&);
74 void save(QDoubleSpinBox*,
const double&
unit = 1.0 );
82 void save( QRadioButton * rb0,
84 QRadioButton * rb2 = 0,
85 QRadioButton * rb3 = 0,
86 QRadioButton * rb4 = 0,
87 QRadioButton * rb5 = 0,
88 QRadioButton * rb6 = 0,
89 QRadioButton * rb7 = 0,
90 QRadioButton * rb8 = 0,
91 QRadioButton * rb9 = 0 );
94 void save(
const QByteArray&);
96 void save(SoMaterial*);
105 void save(
const QColor&);
void messageVerbose(const QString &) const
static void decrementNumberOfInstantiations()
void warnUnsaved(const QObject *)
void widgetHandled(const QWidget *)
static unsigned numberOfInstantiations()
VP1Serialise(qint32 version, IVP1System *sys=0)
void saveByTitle(QToolBox *)
void ignoreWidget(const QWidget *)
void disableUnsavedChecks()
const PlainObject unit() const
This is a plugin that makes Eigen look like CLHEP & defines some convenience methods.
const QByteArray & result()