step/stepcore
StepCore::NoteFormula Class Reference
[Various tools]
#include <tool.h>
Inheritance diagram for StepCore::NoteFormula:

Detailed Description
LaTeX formula embedded in Note.Definition at line 63 of file tool.h.
Public Member Functions | |
| const QString & | code () const |
| NoteFormula (const QString &name=QString(), const QByteArray &image=QByteArray(), const QString &code=QString()) | |
| void | setCode (const QString &code) |
Protected Attributes | |
| QString | _code |
Constructor & Destructor Documentation
| StepCore::NoteFormula::NoteFormula | ( | const QString & | name = QString(), |
|
| const QByteArray & | image = QByteArray(), |
|||
| const QString & | code = QString() | |||
| ) | [inline, explicit] |
Member Function Documentation
| const QString& StepCore::NoteFormula::code | ( | ) | const [inline] |
| void StepCore::NoteFormula::setCode | ( | const QString & | code | ) | [inline] |
Member Data Documentation
QString StepCore::NoteFormula::_code [protected] |
The documentation for this class was generated from the following file:
KDE 4.2 API Reference