Spline3D::GeneratorDialog Class Reference
Inheritance diagram for Spline3D::GeneratorDialog:
Public Member Functions | |
GeneratorDialog (const ProcessModel &model, const score::DocumentContext &ctx, QWidget *parent) | |
void | on_accepted () override |
Public Member Functions inherited from Process::ScriptDialog | |
ScriptDialog (const std::string_view lang, const score::DocumentContext &ctx, QWidget *parent) | |
QSize | sizeHint () const override |
QString | text () const noexcept |
void | setText (const QString &str) |
void | setError (int line, const QString &str) |
Public Attributes | |
double | t {} |
double | x {} |
double | y {} |
double | z {} |
double | m_step {0.03} |
ossia::math_expression | expr |
const ProcessModel & | m_model |
Additional Inherited Members | |
Protected Attributes inherited from Process::ScriptDialog | |
const score::DocumentContext & | m_context |
QTextEdit * | m_textedit {} |
QPlainTextEdit * | m_error {} |
The documentation for this class was generated from the following file: