ARB
Public Member Functions | Friends | List of all members
AWT_graphic_tree_group_state Class Reference

Public Member Functions

void clear ()
 
 AWT_graphic_tree_group_state ()
 
bool has_groups () const
 
int marked () const
 
int unmarked () const
 
bool all_opened () const
 
bool all_closed () const
 
bool all_terminal_closed () const
 
bool all_marked_opened () const
 
CollapseMode next_expand_mode () const
 
CollapseMode next_collapse_mode () const
 

Friends

void AWT_graphic_tree::detect_group_state (AP_tree *at, AWT_graphic_tree_group_state *state, AP_tree *skip_this_son)
 

Detailed Description

Definition at line 221 of file TreeDisplay.cxx.

Constructor & Destructor Documentation

AWT_graphic_tree_group_state::AWT_graphic_tree_group_state ( )
inline

Definition at line 250 of file TreeDisplay.cxx.

Member Function Documentation

void AWT_graphic_tree_group_state::clear ( )
inline

Definition at line 236 of file TreeDisplay.cxx.

bool AWT_graphic_tree_group_state::has_groups ( ) const
inline

Definition at line 252 of file TreeDisplay.cxx.

Referenced by AWT_graphic_tree::detect_group_state().

int AWT_graphic_tree_group_state::marked ( ) const
inline

Definition at line 253 of file TreeDisplay.cxx.

Referenced by AWT_graphic_tree::detect_group_state().

int AWT_graphic_tree_group_state::unmarked ( ) const
inline

Definition at line 254 of file TreeDisplay.cxx.

Referenced by AWT_graphic_tree::detect_group_state().

bool AWT_graphic_tree_group_state::all_opened ( ) const
inline

Definition at line 256 of file TreeDisplay.cxx.

bool AWT_graphic_tree_group_state::all_closed ( ) const
inline

Definition at line 257 of file TreeDisplay.cxx.

bool AWT_graphic_tree_group_state::all_terminal_closed ( ) const
inline

Definition at line 258 of file TreeDisplay.cxx.

bool AWT_graphic_tree_group_state::all_marked_opened ( ) const
inline

Definition at line 259 of file TreeDisplay.cxx.

CollapseMode AWT_graphic_tree_group_state::next_expand_mode ( ) const
inline

Definition at line 261 of file TreeDisplay.cxx.

References EXPAND_ALL, EXPAND_MARKED, and EXPAND_UNMARKED.

CollapseMode AWT_graphic_tree_group_state::next_collapse_mode ( ) const
inline

Definition at line 269 of file TreeDisplay.cxx.

References COLLAPSE_ALL, and COLLAPSE_TERMINAL.

Friends And Related Function Documentation

void AWT_graphic_tree::detect_group_state ( AP_tree at,
AWT_graphic_tree_group_state state,
AP_tree skip_this_son 
)
friend

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