open/save support
git-svn-id: http://svn.lsim.tuxzone.org/trunk@34 4bec179b-ab65-46ed-a5f8-55b8b5c735d0
This commit is contained in:
@@ -51,6 +51,10 @@ class HomoBFieldItem : public FieldItem {
|
||||
double getOuterPenWidth() const;
|
||||
bool getIsDirectionIntoPlane() const;
|
||||
double getFluxDensity() const;
|
||||
|
||||
QList<QVariant> getSaveDataList();
|
||||
void setSaveDataList(QList<QVariant> list);
|
||||
|
||||
public slots:
|
||||
void setOuterPenWidth ( double theValue );
|
||||
void setFieldLineDistance ( int theValue );
|
||||
|
||||
Reference in New Issue
Block a user