PdmFeatInternalBLNData Class

Header: #include <PdmFeatInternalBLNData>
Inherits: PdmFeatData

Public Functions

PdmFeatInternalBLNData(QObject *iParent = nullptr)

Reimplemented Public Functions

virtual void setFromString(const QString &iFeatureStr)
virtual QString toString() const
virtual Type type()

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 2 signals inherited from QObject
  • 1 public variable inherited from QObject
  • 2 static public members inherited from PdmFeatData
  • 10 static public members inherited from QObject
  • 9 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

Member Function Documentation

PdmFeatInternalBLNData::PdmFeatInternalBLNData(QObject *iParent = nullptr)

Default constructs an instance of PdmFeatInternalBLNData.

[virtual] void PdmFeatInternalBLNData::setFromString(const QString &iFeatureStr)

[virtual] QString PdmFeatInternalBLNData::toString() const

[virtual] Type PdmFeatInternalBLNData::type()