Home
last modified time | relevance | path

Searched refs:UndoableEntity (Results 1 – 4 of 4) sorted by relevance

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_undocycle.cpp87 if (u->undoRtti()==RS2::UndoableEntity) { in operator <<()
H A Drs_document.h74 if (u && u->undoRtti()==RS2::UndoableEntity && u->isUndone()) { in removeUndoable()
H A Drs_entity.h91 return RS2::UndoableEntity; in undoRtti()
H A Drs.h437 UndoableEntity, /**< Entity */ enumerator