Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
tvnodes.h File Reference
#include "gui.h"
Include dependency graph for tvnodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int tv_show_all (void)
 
int tv_hide_all (void)
 
int tv_save_as (int)
 
void setup_tree (Agraph_t *g)
 

Function Documentation

◆ setup_tree()

void setup_tree ( Agraph_t g)

Definition at line 358 of file tvnodes.c.

References agget(), populate_data(), tree, update_columns(), and update_tree().

Referenced by mNodeListSlot().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tv_hide_all()

int tv_hide_all ( void  )

Definition at line 114 of file tvnodes.c.

References _ViewInfo::activeGraph, _ViewInfo::g, set_visibility(), _ViewInfo::Topview, updateSmGraph(), and view.

Referenced by btnTVHideAll_clicked_cb().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tv_save_as()

int tv_save_as ( int  withEdges)

Definition at line 122 of file tvnodes.c.

References create_save_subgraph_from_filter(), and NULL.

Referenced by btnTVSaveAs_clicked_cb(), and btnTVSaveWith_clicked_cb().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tv_show_all()

int tv_show_all ( void  )

Definition at line 107 of file tvnodes.c.

References _ViewInfo::activeGraph, _ViewInfo::g, set_visibility(), _ViewInfo::Topview, updateSmGraph(), and view.

Referenced by btnTVShowAll_clicked_cb().

Here is the call graph for this function:
Here is the caller graph for this function: