KDStateMachineEditor API Documentation 2.1
Loading...
Searching...
No Matches
Functions
KDSME::GVUtils Namespace Reference

Functions

Agedge_t * _agedge (Agraph_t *graph, Agnode_t *tail, Agnode_t *head, const QString &name=QString(), bool create=true)
 
Agsym_t * _agedgeattr (Agraph_t *object, const QString &attr, const QString &alt=QString())
 
QString _agget (void *object, const QString &attr, const QString &alt=QString())
 Add an alternative value parameter to the method for getting an object's attribute.
 
Agnode_t * _agnode (Agraph_t *graph, const QString &attr, bool create=true)
 
Agsym_t * _agnodeattr (Agraph_t *object, const QString &attr, const QString &alt=QString())
 
Agraph_t * _agopen (const QString &name, int kind)
 The agopen method for opening a graph.
 
int _agset (void *object, const QString &attr, const QString &value)
 Directly use agsafeset which always works, contrarily to agset.
 
Agraph_t * _agsubg (Agraph_t *graph, const QString &attr, bool create=true)
 
int _gvLayout (GVC_t *gvc, graph_t *g, const char *engine)
 

Function Documentation

◆ _agedge()

Agedge_t * KDSME::GVUtils::_agedge ( Agraph_t *  graph,
Agnode_t *  tail,
Agnode_t *  head,
const QString &  name = QString(),
bool  create = true 
)

Definition at line 93 of file gvutils.cpp.

References MOVE_TO_FRONT.

◆ _agedgeattr()

Agsym_t * KDSME::GVUtils::_agedgeattr ( Agraph_t *  object,
const QString &  attr,
const QString &  alt = QString() 
)

Definition at line 63 of file gvutils.cpp.

◆ _agget()

QString KDSME::GVUtils::_agget ( void *  object,
const QString &  attr,
const QString &  alt = QString() 
)

Add an alternative value parameter to the method for getting an object's attribute.

Definition at line 43 of file gvutils.cpp.

◆ _agnode()

Agnode_t * KDSME::GVUtils::_agnode ( Agraph_t *  graph,
const QString &  attr,
bool  create = true 
)

Definition at line 81 of file gvutils.cpp.

References MOVE_TO_FRONT.

◆ _agnodeattr()

Agsym_t * KDSME::GVUtils::_agnodeattr ( Agraph_t *  object,
const QString &  attr,
const QString &  alt = QString() 
)

Definition at line 52 of file gvutils.cpp.

◆ _agopen()

Agraph_t * KDSME::GVUtils::_agopen ( const QString &  name,
int  kind 
)
extern

The agopen method for opening a graph.

Definition at line 33 of file gvutils.cpp.

◆ _agset()

int KDSME::GVUtils::_agset ( void *  object,
const QString &  attr,
const QString &  value 
)

Directly use agsafeset which always works, contrarily to agset.

Definition at line 119 of file gvutils.cpp.

◆ _agsubg()

Agraph_t * KDSME::GVUtils::_agsubg ( Agraph_t *  graph,
const QString &  attr,
bool  create = true 
)

Definition at line 107 of file gvutils.cpp.

References MOVE_TO_FRONT.

◆ _gvLayout()

int KDSME::GVUtils::_gvLayout ( GVC_t *  gvc,
graph_t *  g,
const char *  engine 
)

Definition at line 125 of file gvutils.cpp.

Referenced by GraphvizLayouterBackend::layout().


© Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDStateMachineEditor
Create Qt State Machine metacode using a graphical user interface
https://github.com/KDAB/KDStateMachineEditor
Generated on Tue Jul 15 2025 15:21:47 for KDStateMachineEditor API Documentation by doxygen 1.9.8