gapMea  1.0-rc1-1.5.3.2
GapMea est un outil visuel écrit en c++ à l'aide de la bibliothèque QT qui sert de base entre autre à l'environnement graphique de KDE.Il permet de dessiner des schémas recueillant et structurant les informations nécessaires à un domaine de gestion. Le schéma obtenu est enregistré dans un fichier texte au format xml.
 All Classes Functions Variables
QCustomGraphicsScene Class Reference

The QCustomGraphicsScene class This class is designed to deal with mouse events. More...

#include <qcustomgraphicsscene.h>

Inheritance diagram for QCustomGraphicsScene:
Inheritance graph
Collaboration diagram for QCustomGraphicsScene:
Collaboration graph

Public Member Functions

 QCustomGraphicsScene (QWidget *)
 
void mousePressEvent (QGraphicsSceneMouseEvent *mouseEvent)
 mousePressEvent More...
 

Public Attributes

QString outil
 outil User Tool it can be move or link
 

Detailed Description

The QCustomGraphicsScene class This class is designed to deal with mouse events.

Definition at line 11 of file qcustomgraphicsscene.h.

Member Function Documentation

void QCustomGraphicsScene::mousePressEvent ( QGraphicsSceneMouseEvent *  mouseEvent)

mousePressEvent

Parameters
mouseEventsome usefull code

Definition at line 20 of file qcustomgraphicsscene.cpp.

Here is the call graph for this function:


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