Minsky
|
Public Member Functions | |
EnsureEditorMode (PubItem &item) | |
~EnsureEditorMode () | |
Public Attributes | |
PubItem & | item |
bool | editorModeToggled |
bool | variableDisplay =false |
bool | buttonDisplay =false |
LassoBox | origBox |
float | origIWidth |
float | origIHeight |
double | origRotation |
float | stashedZf |
|
inline |
Definition at line 44 of file pubTab.cc.
References minsky::PubItem::itemRef, schema3::PublicationItem::rotation, schema3::PublicationItem::zoomX, and schema3::PublicationItem::zoomY.
|
inline |
Definition at line 71 of file pubTab.cc.
References minsky::PubItem::itemRef.
bool minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::buttonDisplay =false |
bool minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::editorModeToggled |
PubItem& minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::item |
LassoBox minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::origBox |
float minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::origIHeight |
float minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::origIWidth |
double minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::origRotation |
float minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::stashedZf |
bool minsky::anonymous_namespace{pubTab.cc}::EnsureEditorMode::variableDisplay =false |