4 #include "AbstractLeafItem.h" 5 #include "AbstractNullDataItem.h" 31 virtual QVariant getData()
const;
32 virtual bool isSelectable()
const;
Base class for an item without data.
Base class for leaf items in the tree.
A leaf item that is not ready for user interaction.
Namespace for ISIS/Bullet specific routines.
Base class for an item in the tree.