12#include "AbstractLeafItem.h"
13#include "AbstractNullDataItem.h"
39 virtual QVariant getData()
const;
40 virtual bool isSelectable()
const;
Base class for leaf items in the tree.
Base class for an item without data.
Base class for an item in the tree.
A leaf item that is not ready for user interaction.
This is free and unencumbered software released into the public domain.