|
JustAnotherDnDGame 0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
|
Canevas de l'atelier pixel art : affiche et édite un hmi::DecodedImage en mémoire (LOT-54 TACHE-03, EX-EDIT-045). More...
#include <QPointF>#include <QSize>#include <QWidget>#include <cstdint>#include <optional>#include <string>#include <utility>#include <vector>#include "HMI/Editor/EditContextTarget.h"#include "HMI/Editor/PixelCanvasGeometry.h"#include "HMI/Editor/PixelHistory.h"#include "HMI/Editor/PixelOperations.h"#include "HMI/Editor/PixelTool.h"#include "HMI/Graphics/TextureLoader.h"Go to the source code of this file.
Classes | |
| class | hmi::PixelCanvas |
| Widget affichant l'image en cours d'édition et transformant les gestes de souris en appels aux opérations pures de hmi::PixelOperations (TACHE-02). More... | |
Namespaces | |
| namespace | hmi |
Canevas de l'atelier pixel art : affiche et édite un hmi::DecodedImage en mémoire (LOT-54 TACHE-03, EX-EDIT-045).