跳到正文
Yayin Story Studio 项目文档
主页
Visindigo
YSSCore
YayinStoryStudio
ASERStudio
YSSFileExt
☾
背景设置
☰
ASERStudio
AStoryXValueMeta
所有 ASERStudio::AStorySyntax::AStoryXValueMeta 的成员列表
这是完整的成员列表:
ASERStudio::AStorySyntax::AStoryXValueMeta
,包含继承成员。
enum
Type
AStoryXValueMeta
()
AStoryXValueMeta
(const ASERStudio::AStorySyntax::AStoryXValueMeta &)
AStoryXValueMeta
(ASERStudio::AStorySyntax::AStoryXValueMeta &&)
~AStoryXValueMeta
()
getDefaultValue
() const : QString
getEnumCheckDimensions
() const : QList<qint64>
getEnumCheckList
() const : QStringList
getFloatCheckRange
() const : QPair<double, double>
getIntegerCheckRange
() const : QPair<qint64, qint64>
getParameterName
() const : QString
getStringCheckRegex
() const : QString
getType
() const : ASERStudio::AStorySyntax::AStoryXValueMeta::Type
getTypeString
() const : QString
getVectorCheckDimensions
() const : QList<qint64>
getVectorCheckRange
() const : QList<QPair<double, double>>
guessType
(const QString &) : ASERStudio::AStorySyntax::AStoryXValueMeta::Type
isTypeMatching
(const QString &) const : ASERStudio::AStorySyntax::AStoryXDiagnosticData::DiagnosticType
setDefaultValue
(const QString &)
setEnumCheckDimensions
(const QList<qint64> &)
setEnumCheckList
(const QStringList &)
setFloatCheckRange
(double, double)
setIntegerCheckRange
(qint64, qint64)
setMetaData
(const QString &, const Visindigo::Utility::JsonConfig &)
setParameterName
(const QString &)
setStringCheckRegex
(const QString &)
setType
(ASERStudio::AStorySyntax::AStoryXValueMeta::Type)
setVectorCheckRange
(const QList<QPair<double, double>> &, const QList<qint64> &)
toBool
(const QString &) : bool
toFloat
(const QString &) : double
toInteger
(const QString &) : qint64
toVector
(const QString &) : QList<double>
typeToString
(ASERStudio::AStorySyntax::AStoryXValueMeta::Type) : QString
operator=
(ASERStudio::AStorySyntax::AStoryXValueMeta &&) : ASERStudio::AStorySyntax::AStoryXValueMeta &
operator=
(const ASERStudio::AStorySyntax::AStoryXValueMeta &) : ASERStudio::AStorySyntax::AStoryXValueMeta &