#include <qcolor.h>
Include dependency graph for utils.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
QColor | trust2rgb (float trust) |
float | trustItem2float (int item) |
int | float2TrustItem (float trust) |
QString | escapeXml (const QString &str) |
|
Definition at line 39 of file utils.cpp. Referenced by GraphML::saveProp(). |
|
Definition at line 33 of file utils.cpp. Referenced by PropositionGraph::setEdgeSelected(), and PropositionGraph::setPropositionSelected(). |
|
Definition at line 3 of file utils.cpp. Referenced by Edge::setTrust(), and Proposition::setTrust(). |
|
Definition at line 27 of file utils.cpp. Referenced by PropositionGraph::edgeUpdate(). |