Graphviz 14.1.1~dev.20251208.1034
Loading...
Searching...
No Matches
attr_t Struct Reference

#include <smyrnadefs.h>

Data Fields

char * name
 
char * value
 
char * defValG
 
char * defValN
 
char * defValE
 
attr_data_type type
 
int objType [3]
 
int propagate
 

Detailed Description

Definition at line 61 of file smyrnadefs.h.

Field Documentation

◆ defValE

char* attr_t::defValE

◆ defValG

char* attr_t::defValG

◆ defValN

char* attr_t::defValN

◆ name

char * attr_t::name

◆ objType

int attr_t::objType[3]

Definition at line 68 of file smyrnadefs.h.

Referenced by load_attr_list(), new_attr_with_ref(), and on_attrAddBtn_clicked().

◆ propagate

int attr_t::propagate

Definition at line 69 of file smyrnadefs.h.

Referenced by doApply(), and on_attrAddBtn_clicked().

◆ type

attr_data_type attr_t::type

Definition at line 67 of file smyrnadefs.h.

Referenced by load_attr_list(), and on_attrAddBtn_clicked().

◆ value

char * attr_t::value

Definition at line 63 of file smyrnadefs.h.

Referenced by new_attr_ref(), and on_attrAddBtn_clicked().


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