15template< 
typename t > 
class QList;
 
   19  class AbstractTreeItem;
 
   20  class AbstractTreeModel;
 
   21  class TreeViewContent;
 
Base class for tree models.
Definition: AbstractTreeModel.h:47
 
Definition: TreeViewContent.h:36
 
Definition: TreeView.h:31
 
void handleModelSelectionChanged()
Definition: TreeView.cpp:117
 
QFont getContentFont() const
Definition: TreeView.cpp:55
 
QString getTitle() const
Definition: TreeView.cpp:89
 
void deactivate()
Definition: TreeView.cpp:99
 
void setModel(AbstractTreeModel *someModel)
Definition: TreeView.cpp:60
 
bool isActive() const
Definition: TreeView.cpp:84
 
void setTitle(QString someTitle)
Definition: TreeView.cpp:94
 
virtual ~TreeView()
Definition: TreeView.cpp:43
 
QSize sizeHint() const
Definition: TreeView.cpp:47
 
AbstractTreeModel * getModel() const
Definition: TreeView.cpp:79
 
void activate()
Definition: TreeView.cpp:108
 
This is free and unencumbered software released into the public domain.
Definition: BoxcarCachingAlgorithm.h:13
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16