Minsky: 3.17.0
|
#include <schema3.h>
Public Member Functions | |
Note () | |
Note (const minsky::NoteBase &x) | |
Note (const schema2::Note &x) | |
Public Attributes | |
Optional< std::string > | detailedText |
Optional< std::string > | tooltip |
|
inline |
Definition at line 61 of file schema3.h.
|
inline |
Optional<std::string> schema3::Note::detailedText |
Definition at line 59 of file schema3.h.
Referenced by schema3::populateNote().
Optional<std::string> schema3::Note::tooltip |
Definition at line 59 of file schema3.h.
Referenced by schema3::populateNote().