step/stepcore
tool.cc File Reference
#include "tool.h"
#include "particle.h"
#include "rigidbody.h"
Include dependency graph for tool.cc:

Go to the source code of this file.
Namespaces | |
| namespace | StepCore |
Functions | |
| NoteFormula | StepCore::STEPCORE_META_OBJECT (Meter,"Meter: displays any property on the scene", 0, STEPCORE_SUPER_CLASS(Item) STEPCORE_SUPER_CLASS(Tool),) STEPCORE_META_OBJECT(Controller |
| NoteFormula | StepCore::STEPCORE_META_OBJECT (Note,"Note: displays a textual note on the scene", 0, STEPCORE_SUPER_CLASS(ItemGroup) STEPCORE_SUPER_CLASS(Tool),) STEPCORE_META_OBJECT(Graph |
| StepCore::STEPCORE_META_OBJECT (NoteImage,"NoteImage: an image embedded in Note", 0, STEPCORE_SUPER_CLASS(Item),) STEPCORE_META_OBJECT(NoteFormula | |
| NoteFormula Shortcut to decrease the setDecreaseShortcut | StepCore::STEPCORE_PROPERTY_RW (StepCore::Vector2d, localPosition,"m","Local position", localPosition, setLocalPosition)) namespace |
| NoteFormula | StepCore::STEPCORE_PROPERTY_RW (QString, increaseShortcut, STEPCORE_UNITS_NULL,"Shortcut to increase the value", increaseShortcut, setIncreaseShortcut) STEPCORE_PROPERTY_RW(QString |
| NoteFormula Shortcut to decrease the setDecreaseShortcut | StepCore::STEPCORE_PROPERTY_RWF (double, value, STEPCORE_UNITS_NULL,"Value", MetaProperty::DYNAMIC|MetaProperty::SIDEEFFECTS, value, setValue)) STEPCORE_META_OBJECT(Tracer |
| Lennard Jones | StepCore::STEPCORE_SUPER_CLASS (Item) STEPCORE_SUPER_CLASS(Force) |
| NoteFormula | StepCore::STEPCORE_SUPER_CLASS (NoteImage) |
Variables | |
| NoteFormula | StepCore::Controller |
| NoteFormula | StepCore::decreaseShortcut |
| NoteFormula | StepCore::Graph |
| NoteFormula | StepCore::STEPCORE_UNITS_NULL |
| NoteFormula Shortcut to decrease the setDecreaseShortcut | StepCore::Tracer |
| NoteFormula Shortcut to decrease the | StepCore::value |
KDE 4.2 API Reference