inheritance
Controls related to visualizing object hierarchy
-
class camelot.view.controls.inheritance.SubclassDialog(parent, admin)[source]
A dialog requesting the user to select a subclass
-
class camelot.view.controls.inheritance.SubclassTree(admin, parent)[source]
Widget to select subclasses of a certain entity, where the subclasses
are represented in a tree
emits subclassClicked when a subclass has been selected