Declares the GraphicsEdgeWeight class for managing and rendering edge weights in the network graph.  
More...
#include <QGraphicsTextItem>
Go to the source code of this file.
Declares the GraphicsEdgeWeight class for managing and rendering edge weights in the network graph. 
- Author
 - Dimitris B. Kalamaras 
 
- Copyright
 - Copyright (C) 2005-2024 by Dimitris B. Kalamaras. This file is part of SocNetV (Social Network Visualizer). @license This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 or later. For more details, see http://www.gnu.org/licenses/. 
 
- See also
 - https://socnetv.org 
 
 
◆ TypeEdgeWeight
  
  
      
        
          | const int TypeEdgeWeight = QGraphicsItem::UserType+5 | 
         
       
   | 
  
static   | 
  
 
 
◆ ZValueEdgeWeight
  
  
      
        
          | const int ZValueEdgeWeight = 80 | 
         
       
   | 
  
static   |