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