step/stepcore
tool.cc File Reference
Include dependency graph for tool.cc:
Go to the source code of this file.
Namespaces | |
StepCore | |
Functions | |
static QVariant | StepCore::doubleToVariant (const QVariant &v, int index, double newV, bool *ok) |
StepCore::QT_TR_NOOP ("NoteFormula: a formula embedded in Note") | |
StepCore::QT_TR_NOOP ("Note: displays a textual note on the scene") | |
StepCore::QT_TRANSLATE_NOOP ("ObjectClass","NoteFormula") | |
StepCore::QT_TRANSLATE_NOOP ("ObjectClass","Note") | |
StepCore::STEPCORE_META_OBJECT (NoteImage, QT_TRANSLATE_NOOP("ObjectClass","NoteImage"), QT_TR_NOOP("NoteImage: an image embedded in Note"), 0, STEPCORE_SUPER_CLASS(Item), STEPCORE_PROPERTY_RW(QByteArray, image, QT_TRANSLATE_NOOP("PropertyName","image"), STEPCORE_UNITS_NULL, QT_TR_NOOP("Image data"), image, setImage)) STEPCORE_META_OBJECT(NoteFormula | |
StepCore::STEPCORE_PROPERTY_RW (QString, code, QT_TRANSLATE_NOOP("PropertyName","code"), STEPCORE_UNITS_NULL, QT_TR_NOOP("Formula code"), code, setCode)) STEPCORE_META_OBJECT(Note | |
StepCore::STEPCORE_PROPERTY_RW (StepCore::Vector2d, position, QT_TRANSLATE_NOOP("PropertyName","position"), QT_TRANSLATE_NOOP("Units","m"), QT_TR_NOOP("Note position on the scene"), position, setPosition) STEPCORE_PROPERTY_RW(StepCore | |
StepCore::STEPCORE_SUPER_CLASS (NoteImage) | |
StepCore::STEPCORE_SUPER_CLASS (ItemGroup) STEPCORE_SUPER_CLASS(Tool) | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.