File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
Isis::TreeView Class Reference

#include <TreeView.h>

Inheritance diagram for Isis::TreeView:
Inheritance graph
Collaboration diagram for Isis::TreeView:
Collaboration graph

Public Slots

void deactivate ()
 
void activate ()
 
void handleModelSelectionChanged ()
 

Signals

void activated ()
 
void selectionChanged ()
 

Public Member Functions

 TreeView (QWidget *parent=0)
 
QSize sizeHint () const
 
QFont getContentFont () const
 
void setModel (AbstractTreeModel *someModel)
 
AbstractTreeModelgetModel () const
 
bool isActive () const
 
QString getTitle () const
 
void setTitle (QString someTitle)
 

Private Member Functions

 TreeView (const TreeView &)
 
TreeViewoperator= (const TreeView &other)
 
void nullify ()
 

Private Attributes

TreeViewHeaderm_header
 
TreeViewContentm_content
 
bool m_active
 

Detailed Description

Author
????-??-?? Unknown
History:
2012-09-28 Kimberly Oyama - Changed member variables to be prefixed with "m_".
History:
2017-07-25 Summer Stapleton - Removed the CnetViz namespace. Fixes #5054.

Definition at line 31 of file TreeView.h.


The documentation for this class was generated from the following files:

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 07/13/2023 15:23:53