QElectroTech 0.100.0-dev
|
#include "qetgraphicsitem/conductor.h"
#include "conductorprofile.h"
#include "borderproperties.h"
#include "undocommand/deleteqgraphicsitemcommand.h"
Go to the source code of this file.
Classes | |
class | PasteDiagramCommand |
The PasteDiagramCommand class This command pastes some content onto a particular diagram. More... | |
class | CutDiagramCommand |
The CutDiagramCommand class This command cuts content from a particular diagram. More... | |
class | MoveConductorsTextsCommand |
The MoveConductorsTextsCommand class This command moves text items related to conductors on a particular diagram. More... | |
class | ChangeDiagramTextCommand |
The ChangeDiagramTextCommand class This command modifies a text item. More... | |
class | ChangeConductorCommand |
The ChangeConductorCommand class This command changes a particular conductor. More... | |
class | ResetConductorCommand |
The ResetConductorCommand class This command resets conductor paths. More... | |
class | ChangeBorderCommand |
The ChangeBorderCommand class This command changes the border properties of a particular diagram. More... | |